mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-27 11:42:16 -05:00
Use theme based style
This commit is contained in:
parent
88016ae52e
commit
0224a89109
@ -17,6 +17,6 @@
|
||||
android:background="?android:attr/selectableItemBackground"
|
||||
android:contentDescription="@string/client_certificate_spinner_delete"
|
||||
android:padding="8dp"
|
||||
android:src="@drawable/ic_action_cancel_light" />
|
||||
android:src="?attr/iconActionCancel" />
|
||||
|
||||
</merge>
|
Loading…
Reference in New Issue
Block a user