diff options
Diffstat (limited to 'library/src/main/res')
-rw-r--r-- | library/src/main/res/values/ids.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/library/src/main/res/values/ids.xml b/library/src/main/res/values/ids.xml index 36be2b2..54f01af 100644 --- a/library/src/main/res/values/ids.xml +++ b/library/src/main/res/values/ids.xml @@ -5,4 +5,6 @@ <item name="kau_item_pref_text" type="id" /> <item name="kau_item_pref_checkbox" type="id" /> <item name="kau_item_pref_color_picker" type="id" /> + <item name="kau_item_pref_sub_item" type="id" /> + <item name="kau_item_pref_plain_text" type="id" /> </resources>
\ No newline at end of file |