Merge "Disabling icon normalization" into ub-launcher3-burnaby-polish
am: d42903b4f0
* commit 'd42903b4f093a6915c4001b1f1b46140b4fdcb35':
Disabling icon normalization
This commit is contained in:
@@ -32,6 +32,6 @@ public final class FeatureFlags {
|
||||
public static final boolean IS_RELEASE_BUILD = true;
|
||||
|
||||
// Custom flags go below this
|
||||
public static final boolean LAUNCHER3_ICON_NORMALIZATION = true;
|
||||
public static final boolean LAUNCHER3_ICON_NORMALIZATION = false;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user