aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/res/layout/kau_preference_text.xml
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/main/res/layout/kau_preference_text.xml')
-rw-r--r--core/src/main/res/layout/kau_preference_text.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/main/res/layout/kau_preference_text.xml b/core/src/main/res/layout/kau_preference_text.xml
index bbabdfb..a4d901e 100644
--- a/core/src/main/res/layout/kau_preference_text.xml
+++ b/core/src/main/res/layout/kau_preference_text.xml
@@ -1,5 +1,5 @@
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
- android:id="@+id/kau_pref_inner_content"
+ android:id="@id/kau_pref_inner_content"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:focusable="false"