commit | cc3016e029b354f412dbdc0d4b139455203c816c | [log] [tgz] |
---|---|---|
author | Wenyi Wang <wenyiw@google.com> | Wed Dec 30 16:54:05 2015 -0800 |
committer | Wenyi Wang <wenyiw@google.com> | Mon Jan 25 14:43:10 2016 -0800 |
tree | 195b688062442a2ab6c5bf15487545d4a7657058 | |
parent | 0448ce17b085d18e35a22ce028719c09bf5da0f7 [diff] |
Redesign settings for tablets 1. Move AppCompatPreferenceActivity from Dialer to ContactsCommon 2. Move ContactsPreferenceActivity from Contacts to ContactsCommon, make it extend AppCompatPreferenceActivity and avoid building headers (by not overriding onBuildHeaders) 3. Move the "About" PreferenceScreen to preference_about.xml and add AboutPreferenceFragment so that we could switch between two fragments. 2. Add "back button" to LicenseActivity. Here's how it looks: https://docs.google.com/a/google.com/presentation/d/1A5n2o8epBCrizZvbOyelvjoHz-s5-IRlJd-KqWAMBao/edit?usp=sharing Bug: 25629359 Bug: 26469731 Change-Id: If88722a62e41d1a2f4f70939b2d52d697e204628