Default-off FP Swipe am: 8f5de15ba1
am: e4fed2ee05
Change-Id: I16a7a4aa7198c77885c44841c3a175cee46753e6
This commit is contained in:
@@ -79,7 +79,7 @@ public class SwipeToNotificationPreferenceController extends GesturePreferenceCo
|
||||
@Override
|
||||
protected boolean isSwitchPrefEnabled() {
|
||||
return Settings.Secure.getInt(mContext.getContentResolver(),
|
||||
Settings.Secure.SYSTEM_NAVIGATION_KEYS_ENABLED, 1)
|
||||
Settings.Secure.SYSTEM_NAVIGATION_KEYS_ENABLED, 0)
|
||||
== 1;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user