aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/res/layout/kau_preference_checkbox.xml
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/main/res/layout/kau_preference_checkbox.xml')
-rw-r--r--core/src/main/res/layout/kau_preference_checkbox.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/main/res/layout/kau_preference_checkbox.xml b/core/src/main/res/layout/kau_preference_checkbox.xml
index 5ab368b..016394f 100644
--- a/core/src/main/res/layout/kau_preference_checkbox.xml
+++ b/core/src/main/res/layout/kau_preference_checkbox.xml
@@ -1,5 +1,5 @@
<CheckBox 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"