aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/res/layout/kau_preference_header.xml
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/main/res/layout/kau_preference_header.xml')
-rw-r--r--core/src/main/res/layout/kau_preference_header.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/core/src/main/res/layout/kau_preference_header.xml b/core/src/main/res/layout/kau_preference_header.xml
deleted file mode 100644
index 5deece3..0000000
--- a/core/src/main/res/layout/kau_preference_header.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<TextView xmlns:android="http://schemas.android.com/apk/res/android"
- android:id="@+id/kau_pref_title"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:layout_marginBottom="8dip"
- android:paddingEnd="?android:attr/listPreferredItemPaddingRight"
- android:paddingStart="?android:attr/listPreferredItemPaddingLeft"
- android:paddingTop="16dip"
- android:textColor="?android:attr/colorAccent"
- android:textSize="14sp" /> \ No newline at end of file