Added FloatingAppBarScrollingViewBehavior
-Added FloatingAppBarScrollingViewBehavior for search bar. It can be scolling, transparent and overlapped the scrolling child view. -Exchanged the position of NestedScrollView and AppBarLayout in settings_homepage_container.xml. -Set the app bar height. Change-Id: I6ef4c9001a1f893292fcbc825a0a9f2069b7286b Fixes: 118886724 Test: robotest
This commit is contained in:
@@ -105,6 +105,8 @@
|
||||
<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