grzegorznittner / chanu

Chanu - 4chan for Android
https://play.google.com/store/apps/details?id=com.chanapps.four.activity
GNU General Public License v3.0
73 stars 32 forks source link

Android 5.0 quickfix #429

Closed yate closed 10 years ago

yate commented 10 years ago
johnarleyburns commented 10 years ago

have you tested fast scrolling with a lot of images to check that the fade in animation doesnt slow loading or make jerky scrolling? On Oct 22, 2014 10:11 PM, "yate" notifications@github.com wrote:

  • Renamed the overridden methods in android 5.0 so there won't be an instakill on start up.
  • Added a fade-in animation for images
  • Changed version number to most recent release

You can merge this Pull Request by running

git pull https://github.com/yate/chanu android-5.0-quickfix

Or view, comment on, or merge it at:

https://github.com/grzegorznittner/chanu/pull/429 Commit Summary

  • Change LetterSpacing method names so its not using the set/getLetterSpacing introduced in Android 5.0
  • add a fade-in animation to image loading
  • fix verison numbers

File Changes

Patch Links:

— Reply to this email directly or view it on GitHub https://github.com/grzegorznittner/chanu/pull/429.

yate commented 10 years ago

I'll double check when I get home, it seems okay though

yate commented 10 years ago

It looks to be about the same with or without the animation