Add 12dp padding above the first slice item
-Add an extra padding in adapter for dedicated panels -Add test cases Bug: 154181365 Test: manual test make -j50 RunSettingsRoboTests "adb shell am start -a android.settings.panel.action.INTERNET_CONNECTIVITY" Change-Id: I65bc26c23ca5a7f1b433c36ac7ddf1a658793719
This commit is contained in:
@@ -427,4 +427,7 @@
|
||||
|
||||
<!-- Developer options shared data screens related dimensions -->
|
||||
<dimen name="list_preferred_item_padding">16dp</dimen>
|
||||
|
||||
<!-- Output switcher panel related dimensions -->
|
||||
<dimen name="output_switcher_slice_padding_top">12dp</dimen>
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user