Add seekbar and list settings preferences
Taken from AICP
This commit is contained in:
5
res/layout/seek_bar_value_popup.xml
Normal file
5
res/layout/seek_bar_value_popup.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<TextView
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:theme="@style/SeekBarPreferenceChamValueView" />
|
||||
Reference in New Issue
Block a user