Bye bye swipe down search
b/31935141 Change-Id: I4ab6741baa4681358a8a234860179d2de4290fd7
This commit is contained in:
@@ -36,5 +36,5 @@ public final class FeatureFlags {
|
||||
// When enabled the all-apps icon is not added to the hotseat.
|
||||
public static final boolean NO_ALL_APPS_ICON = true;
|
||||
// When enabled fling down gesture on the first workspace triggers search.
|
||||
public static final boolean PULLDOWN_SEARCH = true;
|
||||
public static final boolean PULLDOWN_SEARCH = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user