mirror of
https://gitlab.com/ultrasonic/ultrasonic.git
synced 2025-04-18 02:02:23 +03:00
Correct delete button
This commit is contained in:
parent
34c2fbc5dd
commit
63a52e5aa6
@ -82,7 +82,7 @@
|
||||
android:layout_height="32dp"
|
||||
android:scaleType="fitCenter"
|
||||
android:layout_weight="1"
|
||||
android:src="@drawable/media_stop_normal"
|
||||
android:src="@drawable/ic_menu_close"
|
||||
android:visibility="gone"
|
||||
android:contentDescription="@string/common.delete" />
|
||||
|
||||
@ -96,4 +96,4 @@
|
||||
android:visibility="gone"
|
||||
android:contentDescription="@string/search.more" />
|
||||
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
Loading…
x
Reference in New Issue
Block a user