Add recent chats to top of share list

This commit is contained in:
Moxie Marlinspike
2017-11-16 15:21:46 -08:00
parent c5a9f27c31
commit cf81815bf6
14 changed files with 258 additions and 87 deletions

View File

@@ -132,6 +132,8 @@
<attr name="search_toolbar_background" format="color"/>
<attr name="contact_list_divider" format="reference"/>
<declare-styleable name="ColorPreference">
<attr name="itemLayout" format="reference" />
<attr name="choices" format="reference" />