Merge "Use colorPrimary for EntityHeader's background."
This commit is contained in:
committed by
Android (Google) Code Review
commit
94bc86c12a
@@ -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" >
|
||||
|
||||
|
||||
Reference in New Issue
Block a user