OSDN Git Service

Disable animation when adjusting font size.
authorDoris Ling <dling@google.com>
Thu, 4 Jan 2018 21:05:46 +0000 (13:05 -0800)
committerandroid-build-team Robot <android-build-team-robot@google.com>
Fri, 5 Jan 2018 19:55:55 +0000 (19:55 +0000)
commit59c2323bb7300845c695a4d1c1629c4c864ad4de
tree3a8c363e66c3305a06514cbaf0ed9a2a2cc835ce
parent0053cf2805faffdeeb190f8daee80a0525bfb3fb
Disable animation when adjusting font size.

- The fade-in and fade-out animation for transitioning between
different frames in the text preview is very janky. Disable the
animation to get a smoother transition while dragging along the seek
bar.

Change-Id: I201faf8229961ea5fa5fe42efd312290a4af0f30
Fixes: 71569578
Test: visual
(cherry picked from commit 121b3579afc02f54862c2feb99a01c88343bde53)
src/com/android/settings/PreviewSeekBarPreferenceFragment.java