Signal-Android/app/src/main/res/values/ids.xml

23 lines
844 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<resources>
<item type="id" name="holder_tag"/>
<item type="id" name="contact_info_tag"/>
2019-03-14 17:01:23 -07:00
<item type="id" name="motion_view_edittext"/>
2019-11-12 10:18:57 -04:00
<item name="reminder_action_view_insights" type="id" />
<item name="reminder_action_invite" type="id" />
2020-09-09 10:22:22 -04:00
<item name="reminder_action_update_now" type="id" />
<item name="reminder_action_review_join_requests" type="id" />
<item name="reminder_action_gv1_suggestion_no_thanks" type="id" />
<item name="reminder_action_gv1_suggestion_add_members" type="id" />
2021-12-07 15:34:44 -05:00
<item name="reminder_action_not_now" type="id" />
<item name="reminder_action_turn_off" type="id" />
2021-01-12 14:28:52 -04:00
<item name="status_bar_guideline" type="id" />
<item name="navigation_bar_guideline" type="id" />
<item name="reaction_bar" type="id" />
</resources>