Merge "Clean up homepage toolbar after setting transparent navbar." into qt-dev

am: 30a9392b21

Change-Id: I4666285c7abaf4894ce6b123f2106a8552a1e8b7
This commit is contained in:
Fan Zhang
2019-05-09 18:23:16 -07:00
committed by android-build-merger

View File

@@ -56,13 +56,6 @@
<com.google.android.material.appbar.AppBarLayout
android:layout_width="match_parent"
android:layout_height="wrap_content">
<Space
android:layout_width="match_parent"
android:layout_height="0dp"
android:background="@android:color/transparent"
app:layout_scrollFlags="scroll|enterAlways"/>
<include layout="@layout/search_bar"/>
</com.google.android.material.appbar.AppBarLayout>
</androidx.coordinatorlayout.widget.CoordinatorLayout>