Merge "Add 12dp padding above the first slice item" into rvc-dev

This commit is contained in:
tim peng
2020-05-06 05:00:36 +00:00
committed by Android (Google) Code Review
4 changed files with 79 additions and 2 deletions

View File

@@ -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">