Merge "Tune Dashboard layouts following UX spec - part 2" into lmp-preview-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
1b5266070b
@@ -106,6 +106,9 @@
|
||||
<!-- Dashboard tile minimum height -->
|
||||
<dimen name="dashboard_tile_minimum_height">72dp</dimen>
|
||||
|
||||
<!-- Dashboard image tile size -->
|
||||
<dimen name="dashboard_tile_image_size">24dp</dimen>
|
||||
|
||||
<!-- Dashboard image tile padding start / end -->
|
||||
<dimen name="dashboard_tile_image_margin_start">16dp</dimen>
|
||||
<dimen name="dashboard_tile_image_margin_end">32dp</dimen>
|
||||
@@ -120,7 +123,7 @@
|
||||
<dimen name="search_results_padding_end">1dp</dimen>
|
||||
|
||||
<!-- Search title (recent / results) padding start -->
|
||||
<dimen name="search_title_padding_start">12dp</dimen>
|
||||
<dimen name="search_title_padding_start">16dp</dimen>
|
||||
|
||||
<!-- Default text size for caption preview samples. Uses dp rather than sp because captions are not scaled. -->
|
||||
<dimen name="caption_preview_text_size">48dp</dimen>
|
||||
|
Reference in New Issue
Block a user