diff options
Diffstat (limited to 'app/src/main/res/values/ids.xml')
-rw-r--r-- | app/src/main/res/values/ids.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/app/src/main/res/values/ids.xml b/app/src/main/res/values/ids.xml index a0bb0a87..d32a3b71 100644 --- a/app/src/main/res/values/ids.xml +++ b/app/src/main/res/values/ids.xml @@ -3,4 +3,10 @@ <item name="item_account" type="id" /> <item name="item_keyword" type="id" /> <item name="item_about_links" type="id" /> + + <item name="intro_phone" type="id" /> + <item name="intro_phone_screen" type="id" /> + <item name="intro_title" type="id" /> + <item name="intro_image" type="id" /> + <item name="intro_desc" type="id" /> </resources>
\ No newline at end of file |