Loading src_build_config/com/android/launcher3/BuildConfig.java +1 −1 Original line number Diff line number Diff line Loading @@ -23,5 +23,5 @@ public final class BuildConfig { * Flag to state if the QSB is on the first screen and placed on the top, * this can be overwritten in other launchers with a different value, if needed. */ public static final boolean QSB_ON_FIRST_SCREEN = true; public static final boolean QSB_ON_FIRST_SCREEN = false; } Loading
src_build_config/com/android/launcher3/BuildConfig.java +1 −1 Original line number Diff line number Diff line Loading @@ -23,5 +23,5 @@ public final class BuildConfig { * Flag to state if the QSB is on the first screen and placed on the top, * this can be overwritten in other launchers with a different value, if needed. */ public static final boolean QSB_ON_FIRST_SCREEN = true; public static final boolean QSB_ON_FIRST_SCREEN = false; }