aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/ids.xml
blob: 76a167af026842a2653d29c494a38a5efad42fa6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <item name="item_account" type="id" />
    <item name="pref_item_header" type="id" />
    <item name="pref_item_text" type="id" />
    <item name="pref_item_checkbox" type="id" />

    <item name="pref_view_title" type="id" />
    <item name="pref_view_desc" type="id" />
    <item name="pref_view_icon" type="id" />
    <item name="pref_view_icon_frame" type="id" />
    <item name="pref_view_inner_frame" type="id" />
    <item name="pref_view_checkbox" type="id" />
</resources>