aboutsummaryrefslogtreecommitdiff
path: root/kpref-activity/src/main/res/layout/kau_pref_seekbar.xml
diff options
context:
space:
mode:
Diffstat (limited to 'kpref-activity/src/main/res/layout/kau_pref_seekbar.xml')
-rw-r--r--kpref-activity/src/main/res/layout/kau_pref_seekbar.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpref-activity/src/main/res/layout/kau_pref_seekbar.xml b/kpref-activity/src/main/res/layout/kau_pref_seekbar.xml
index 8da4d5d..0b07e1c 100644
--- a/kpref-activity/src/main/res/layout/kau_pref_seekbar.xml
+++ b/kpref-activity/src/main/res/layout/kau_pref_seekbar.xml
@@ -1,4 +1,4 @@
-<SeekBar xmlns:android="http://schemas.android.com/apk/res/android"
+<android.support.v7.widget.AppCompatSeekBar xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@id/kau_pref_lower_content"
android:layout_width="match_parent"
android:paddingTop="@dimen/kau_padding_normal"