Merge "Fix transient taskbar icon size in two panel portrait DeviceProfile" into tm-qpr-dev am: e7ab5849d7 am: 705d193aa4 am: 6164ce950a
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22302207 Change-Id: I2fed0f3a6b960eb5c12697d4d3c8d2b7ca1b54a6 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -1144,7 +1144,7 @@ public class InvariantDeviceProfile {
|
||||
transientTaskbarIconSize[INDEX_DEFAULT]);
|
||||
transientTaskbarIconSize[INDEX_TWO_PANEL_PORTRAIT] = a.getFloat(
|
||||
R.styleable.ProfileDisplayOption_transientTaskbarIconSizeTwoPanelPortrait,
|
||||
hotseatQsbSpace[INDEX_DEFAULT]);
|
||||
transientTaskbarIconSize[INDEX_DEFAULT]);
|
||||
|
||||
a.recycle();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user