aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/res/layout/kau_preference_seekbar.xml
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/main/res/layout/kau_preference_seekbar.xml')
-rw-r--r--core/src/main/res/layout/kau_preference_seekbar.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/core/src/main/res/layout/kau_preference_seekbar.xml b/core/src/main/res/layout/kau_preference_seekbar.xml
deleted file mode 100644
index 8da4d5d..0000000
--- a/core/src/main/res/layout/kau_preference_seekbar.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<SeekBar 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"
- android:layout_height="wrap_content"
- android:focusable="false"
- android:clickable="false"
- android:background="@null" /> \ No newline at end of file