aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/res/layout/kau_preference_seekbar_text.xml
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/main/res/layout/kau_preference_seekbar_text.xml')
-rw-r--r--core/src/main/res/layout/kau_preference_seekbar_text.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/core/src/main/res/layout/kau_preference_seekbar_text.xml b/core/src/main/res/layout/kau_preference_seekbar_text.xml
deleted file mode 100644
index 6ba2543..0000000
--- a/core/src/main/res/layout/kau_preference_seekbar_text.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<!--TextView that aligns to the bottom-->
-
-<TextView xmlns:android="http://schemas.android.com/apk/res/android"
- android:id="@id/kau_pref_inner_content"
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"
- android:layout_gravity="bottom"
- android:background="@null"
- android:clickable="false"
- android:focusable="false"
- android:gravity="bottom|end"
- android:paddingBottom="@dimen/kau_padding_normal" /> \ No newline at end of file