commit | 2f73a6646f4709bff865826c0ea41fcb6f13e3c4 | [log] [tgz] |
---|---|---|
author | hjchangliao <hjchangliao@google.com> | Wed May 02 16:57:20 2018 +0800 |
committer | hjchangliao <hjchangliao@google.com> | Wed May 16 16:05:41 2018 +0800 |
tree | 16dd68158ba353a64863de674488abc453998f67 | |
parent | 5de68ea81a646453d66c64f0b16ae8b5c5f173b4 [diff] |
Convert Magnify controller to TogglePrefController Convert below to TogglePreferenceController: MagnificationNavbarPreferenceController (Magnify with Button) MagnificationGesturesPreferenceController (Magnify with triple-tap) The two controllers share the same fragment, Add static method for set/get state in fragment, And use them in controllers and fragment. Change-Id: I2bdbdb36be71e1a3ffb557abc5a6115d48de53cf Fixes: 67997698 Fixes: 67997726 Test: make RunSettingsRoboTests