commit | c84001528c7d798bf4ed6a9fc59cbd38276068c5 | [log] [tgz] |
---|---|---|
author | Doris Ling <dling@google.com> | Thu Jul 20 13:25:51 2017 -0700 |
committer | Doris Ling <dling@google.com> | Thu Jul 20 20:41:43 2017 +0000 |
tree | 74821f163e8fd50772b40c2a45fa3686c7ca1de1 | |
parent | b49578e4854d2ccddd3f399be942b3008da7bd29 [diff] |
Fix gesture preview image visibility not set correctly. - update for the preview image is done only in onStart()/Stop(). Move the handling to onPause()/onResume() instead so that visibility updates will also be done when switching between pages. - remove the obsolete GesturePreference class. Change-Id: I743a9d41f17aab3303201e11e5bba708ca5810ae Fix: 63783217 Test: make RunSettingsRoboTests