Merge "Prevent cutting the thumb of the LabeledSeekBarPreference from different themes." into tm-dev
This commit is contained in:
@@ -19,6 +19,7 @@
|
|||||||
android:id="@+id/seekbar_frame"
|
android:id="@+id/seekbar_frame"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
|
android:clipChildren="false"
|
||||||
android:background="?android:colorBackground"
|
android:background="?android:colorBackground"
|
||||||
android:gravity="center_vertical">
|
android:gravity="center_vertical">
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user