6 lines
215 B
XML
6 lines
215 B
XML
<TextView
|
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:theme="@style/SeekBarPreferenceChamValueView" />
|