OSDN Git Service

Fix touch ripples for setup wizard screens
authorMaurice Lam <yukl@google.com>
Tue, 8 Nov 2016 02:27:16 +0000 (18:27 -0800)
committerMaurice Lam <yukl@google.com>
Thu, 10 Nov 2016 18:29:46 +0000 (18:29 +0000)
commitc5152878007495177cbd32a15d73b3ae29ad2ec3
tree14ff7f2c4be169601aac3fa861d168bee003a7dd
parente185c5cc1997f49080c9c8bacf0d398eefd542a5
Fix touch ripples for setup wizard screens

Make PreferenceTheme.SetupWizard inherit from PreferenceTheme so the
preference layout from the support library is used.

Automated tests were not added because when trying to test
SettingsActivity under Robolectric, it fails due to the lack of API
24 support.
(https://github.com/robolectric/robolectric/issues/2554)

Test: (Manual) Ripples shown when touched and keyboard focused.
Bug: 32671413
Change-Id: I5271aaddbcfdb7ee0a71bc3c223e6dc62a5ecb47
res/values/themes.xml