Merge "Add 12dp padding above the first slice item" into rvc-dev
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
-->
|
||||
<LinearLayout
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:id="@+id/slice_slider_layout"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:orientation="vertical">
|
||||
|
@@ -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