diff options
Diffstat (limited to 'library/src/main/res/values/ids.xml')
-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 cda9faa..a21175a 100644 --- a/library/src/main/res/values/ids.xml +++ b/library/src/main/res/values/ids.xml @@ -8,4 +8,6 @@ <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_about_library" type="id" /> + <item name="kau_item_about_main" type="id" /> </resources>
\ No newline at end of file |