Merge "Audio balance slider is off-center" into sc-v2-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
982e22c6e1
@@ -64,7 +64,7 @@
|
||||
android:id="@*android:id/seekbar"
|
||||
android:minHeight="?android:attr/listPreferredItemHeightSmall"
|
||||
android:paddingStart="0dp"
|
||||
android:paddingEnd="12dp"
|
||||
android:paddingEnd="0dp"
|
||||
android:layout_gravity="center_vertical"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"/>
|
||||
|
Reference in New Issue
Block a user