Add the ability to opt out of PINs.

This commit is contained in:
Greyson Parrelli
2020-07-09 16:04:30 -07:00
parent c26dcc2618
commit 04a8996348
24 changed files with 550 additions and 101 deletions

View File

@@ -226,6 +226,8 @@
<attr name="message_request_text_color_primary" format="color" />
<attr name="message_request_text_color_secondary" format="color" />
<attr name="dangerous_button_color" format="color" />
<attr name="pref_icon_tint" format="color"/>
<attr name="pref_divider" format="reference" />