OSDN Git Service

Add pref for notification swipe direction
authorJulia Reynolds <juliacr@google.com>
Wed, 20 Feb 2019 15:33:15 +0000 (10:33 -0500)
committerJulia Reynolds <juliacr@google.com>
Wed, 20 Feb 2019 15:36:50 +0000 (10:36 -0500)
commit14289bd356f4e1f3d4633d1a97a4721e16feabb8
treed50bb85d326eb3ea7fec386b36c52ba993f23a80
parent7646786cd3416e86b627bfa119884d46a8621948
Add pref for notification swipe direction

And move that and other settings under an 'advanced' category

Test: robotests
Fixes: 124099692
Change-Id: I89df276a8bc1cd56ce8530239ca02b2c4b43fa65
res/values/arrays.xml
res/values/strings.xml
res/xml/configure_notification_settings.xml
src/com/android/settings/notification/SwipeDirectionPreferenceController.java [new file with mode: 0644]
tests/robotests/src/com/android/settings/notification/SwipeDirectionPreferenceControllerTest.java [new file with mode: 0644]