Close button resource clean up
This commit is contained in:
parent
a3e9168dd4
commit
e5ebcb0be5
12 changed files with 8 additions and 8 deletions
|
|
@ -37,8 +37,8 @@
|
|||
android:layout_alignParentTop="true"
|
||||
android:layout_gravity="center"
|
||||
android:background="@drawable/notification_selector"
|
||||
android:padding="16dp"
|
||||
android:src="@drawable/close"
|
||||
android:padding="8dp"
|
||||
android:src="@drawable/ic_close_black_24dp"
|
||||
android:tint="@color/notification_buttons_tint"/>
|
||||
|
||||
<LinearLayout
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue