mirror of
https://github.com/nextcloud/android.git
synced 2024-11-26 23:28:42 +03:00
change close icon to delete icon
This commit is contained in:
parent
3f952fad30
commit
6ad28b5250
1 changed files with 1 additions and 1 deletions
|
@ -65,6 +65,6 @@
|
|||
android:paddingBottom="@dimen/standard_padding"
|
||||
android:paddingRight="@dimen/standard_padding"
|
||||
android:background="?android:selectableItemBackground"
|
||||
android:src="@drawable/ic_close"/>
|
||||
android:src="@android:drawable/ic_menu_delete"/>
|
||||
|
||||
</LinearLayout>
|
Loading…
Reference in a new issue