commit | 4bd42073d4b373db2951e86fbc8daa3afc8f40af | [log] [tgz] |
---|---|---|
author | Adrian Roos <roosa@google.com> | Fri Apr 29 14:37:02 2016 -0700 |
committer | Adrian Roos <roosa@google.com> | Fri Apr 29 14:37:16 2016 -0700 |
tree | fff52d6ac1f7f57a7f156dd9adb2fe7b1a408008 | |
parent | e69d754865572edf40a59c0edbf657a0d7948865 [diff] |
Properly handle rotation in NotificationLockscreenPreference There were some issues because we didn't explicitly track and restore the selected position upon rotating, so the fragment's oppinion of which item was selected didn't match the ListView's. Change-Id: Ia86e25dab36b44931297f8bcc7bcb7d6974f4b76 Fixes: 27921546