glob3mobile / g3m

The multiplatform advanced visualization framework
http://www.glob3mobile.com/
Other
116 stars 56 forks source link

isPremultiplied api15 fix #173

Closed krisoft closed 8 years ago

krisoft commented 8 years ago

isPremultiplied has only been available since android api level 17. If we replace it with this implementation g3m can work on api level 15 too.