aboutsummaryrefslogtreecommitdiff
path: root/library/src/main/res/values/ids.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-06-29 00:29:46 -0700
committerAllan Wang <me@allanwang.ca>2017-06-29 00:29:46 -0700
commit8f2e56eb5ecfc6b5ce2f1530ead6fe73f5bfe89c (patch)
treef6e3d074c1f5d21faac6375f356607408e1e465c /library/src/main/res/values/ids.xml
parentb45156a92f9b2f3fcce62fd58d25474196048f1a (diff)
downloadkau-8f2e56eb5ecfc6b5ce2f1530ead6fe73f5bfe89c.tar.gz
kau-8f2e56eb5ecfc6b5ce2f1530ead6fe73f5bfe89c.tar.bz2
kau-8f2e56eb5ecfc6b5ce2f1530ead6fe73f5bfe89c.zip
Completely rewrite about activity
Diffstat (limited to 'library/src/main/res/values/ids.xml')
-rw-r--r--library/src/main/res/values/ids.xml2
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 a21175a..fe0d411 100644
--- a/library/src/main/res/values/ids.xml
+++ b/library/src/main/res/values/ids.xml
@@ -8,6 +8,8 @@
<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_card" type="id" />
<item name="kau_item_about_library" type="id" />
<item name="kau_item_about_main" type="id" />
</resources> \ No newline at end of file