QS - Prototype visual affordance for detail panels

Builds on ag/9335278 to show "..." below tiles that support direct to
detail view on touch.

Test: manual
Change-Id: I1c192656505bac228a3935f0aa498c37a468d973
This commit is contained in:
Matt Pietal
2019-09-12 10:03:08 -04:00
parent 053c2ebeaa
commit b3e8cbd2a6
5 changed files with 63 additions and 1 deletions

View File

@@ -457,6 +457,7 @@
<dimen name="qs_page_indicator_width">16dp</dimen>
<dimen name="qs_page_indicator_height">8dp</dimen>
<dimen name="qs_tile_icon_size">24dp</dimen>
<dimen name="qs_tile_detail_padding">3dp</dimen>
<dimen name="qs_tile_text_size">12sp</dimen>
<dimen name="qs_tile_divider_height">1dp</dimen>
<dimen name="qs_panel_padding">16dp</dimen>