Prevent clipping of SeekBar thumb
Bug: 63406092 Test: manual - purely a UI change Change-Id: I1fbf7cba6d3c172a7e04de36a665dcf78b629f00
This commit is contained in:
@@ -58,6 +58,6 @@
|
|||||||
android:layout_alignParentEnd="true"
|
android:layout_alignParentEnd="true"
|
||||||
android:layout_below="@android:id/summary"
|
android:layout_below="@android:id/summary"
|
||||||
android:paddingStart="56dp"
|
android:paddingStart="56dp"
|
||||||
android:paddingEnd="8dp" />
|
android:paddingEnd="12dp" />
|
||||||
|
|
||||||
</RelativeLayout>
|
</RelativeLayout>
|
||||||
|
Reference in New Issue
Block a user