Implement new client deprecation UI.

This commit is contained in:
Greyson Parrelli
2020-09-09 10:22:22 -04:00
committed by GitHub
parent d8a489971c
commit 75d567e555
26 changed files with 341 additions and 69 deletions

View File

@@ -262,6 +262,10 @@
<item name="android:textColor">?attr/colorAccent</item>
</style>
<style name="Button.Borderless.LowPriority" parent="Button.Borderless">
<item name="android:textColor">?attr/low_priority_button_text_color</item>
</style>
<!-- RedPhone -->
<!-- Buttons in the main "button row" of the in-call onscreen touch UI. -->