Merge "Update storage header background to colorPrimary" into pi-dev

am: 5431191163

Change-Id: I0163a02a193e3084c7a903e69da0b37a9afa1061
This commit is contained in:
Fan Zhang
2018-05-25 08:59:26 -07:00
committed by android-build-merger
2 changed files with 2 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="?android:attr/colorSecondary"
android:background="?android:attr/colorPrimary"
android:gravity="center_vertical"
android:orientation="horizontal" >