OSDN Git Service

Add condition check for double tap gesture settings.
authorDoris Ling <dling@google.com>
Tue, 4 Oct 2016 22:31:58 +0000 (15:31 -0700)
committerDoris Ling <dling@google.com>
Tue, 4 Oct 2016 22:31:58 +0000 (15:31 -0700)
commitc8b7555fc91300ca97437f9fa045d5f8474dccdf
treef8e4e37d210a207fb06fa23323ae74ca15c74164
parente87f2bbaa001f5f770cd5443780811dcc27732a7
Add condition check for double tap gesture settings.

Only shows the double tap gesture preference if the config is enabled.

Test: manual - launch gesture settings on different devices and check
for double tap preference. Auto test pending.
Bug: 31930457

Change-Id: Id972f60035d0c74f0832395f0229691cd3296d60
res/values/config.xml
src/com/android/settings/gestures/GestureSettings.java