Closed yate closed 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
- M app/res/values/version.xml https://github.com/grzegorznittner/chanu/pull/429/files#diff-0 (6)
- M app/src/com/chanapps/four/activity/PostReplyActivity.java https://github.com/grzegorznittner/chanu/pull/429/files#diff-1 (4)
- M app/src/com/chanapps/four/component/IconPreferenceScreen.java https://github.com/grzegorznittner/chanu/pull/429/files#diff-2 (8)
- M app/src/com/chanapps/four/component/LetterSpacingTextView.java https://github.com/grzegorznittner/chanu/pull/429/files#diff-3 (14)
- M app/src/com/chanapps/four/fragment/WebImageDialogFragment.java https://github.com/grzegorznittner/chanu/pull/429/files#diff-4 (2)
- M app/src/com/chanapps/four/viewer/BoardViewer.java https://github.com/grzegorznittner/chanu/pull/429/files#diff-5 (5)
- M app/src/com/chanapps/four/viewer/ThreadViewer.java https://github.com/grzegorznittner/chanu/pull/429/files#diff-6 (4)
Patch Links:
- https://github.com/grzegorznittner/chanu/pull/429.patch
- https://github.com/grzegorznittner/chanu/pull/429.diff
— Reply to this email directly or view it on GitHub https://github.com/grzegorznittner/chanu/pull/429.
I'll double check when I get home, it seems okay though
It looks to be about the same with or without the animation