Merge "Fix transaction too large exception on creating shortcut b/35515740 Test: manual build/push and reboot. Create shortcut from widget tray."
This commit is contained in:
committed by
Android (Google) Code Review
commit
e011c6a402
@@ -245,7 +245,7 @@
|
||||
<dimen name="mdm_app_name_padding_left">16dp</dimen>
|
||||
<dimen name="mdm_app_icon_width_height">56dp</dimen>
|
||||
|
||||
<dimen name="shortcut_size_maskable">120dp</dimen>
|
||||
<dimen name="shortcut_size_maskable">90dp</dimen>
|
||||
<dimen name="shortcut_size">40dp</dimen>
|
||||
<dimen name="shortcut_icon_size">16dp</dimen>
|
||||
<dimen name="badge_size">10dp</dimen>
|
||||
|
||||
Reference in New Issue
Block a user