Merge changes from topic "status_bar_80%_white"
* changes: Fine tune items position of homepage Make status bar become 80% of white in homepage.
This commit is contained in:
committed by
Android (Google) Code Review
commit
f07a7bd684
@@ -129,6 +129,9 @@
|
||||
<!-- launcher icon color -->
|
||||
<color name="icon_launcher_setting_color">@*android:color/accent_device_default_light</color>
|
||||
|
||||
<!-- 80% white for status bar of homepage -->
|
||||
<color name="homepage_status_bar_color">#ccFFFFFF</color>
|
||||
|
||||
<!-- QR code scanner colors -->
|
||||
<color name="qr_corner_line_color">#ffdadce0</color>
|
||||
<color name="qr_focused_corner_line_color">#ff1a73e8</color>
|
||||
|
||||
@@ -105,8 +105,6 @@
|
||||
<dimen name="search_bar_avatar_size">32dp</dimen>
|
||||
<dimen name="search_bar_avatar_start_margin">4dp</dimen>
|
||||
<dimen name="search_bar_avatar_end_margin">16dp</dimen>
|
||||
<!-- appbar height is equal search bar height (48dp) plus search bar top and bottom margin -->
|
||||
<dimen name="app_bar_height">80dp</dimen>
|
||||
|
||||
<!-- Dimensions for Wifi Assistant Card -->
|
||||
<dimen name="wifi_assistant_padding_top_bottom">16dp</dimen>
|
||||
|
||||
Reference in New Issue
Block a user