aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/res/values/ids.xml
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/main/res/values/ids.xml')
-rw-r--r--core/src/main/res/values/ids.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/core/src/main/res/values/ids.xml b/core/src/main/res/values/ids.xml
new file mode 100644
index 0000000..dd42392
--- /dev/null
+++ b/core/src/main/res/values/ids.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <item name="kau_item_account" type="id" />
+ <item name="kau_item_pref_header" type="id" />
+ <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" />
+ <item name="kau_item_search" type="id" />
+ <item name="kau_item_cutout" type="id" />
+ <item name="kau_item_header_big_margin_top" type="id" />
+ <item name="kau_item_card" type="id" />
+ <item name="kau_item_library" type="id" />
+ <item name="kau_item_about_main" type="id" />
+</resources> \ No newline at end of file