Merge "Fix storage summary background colors." into oc-dev
am: 8b8f27cd06
Change-Id: I821d4a44c69bae33e3ae9854f23ed87e51139951
This commit is contained in:
@@ -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/selectableItemBackground"
|
||||
android:background="?android:attr/colorSecondary"
|
||||
android:gravity="center_vertical"
|
||||
android:orientation="horizontal" >
|
||||
|
||||
|
Reference in New Issue
Block a user