mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-02 19:11:58 +00:00
let ThumbnailView handle remove button placement
Closes #3849 // FREEBIE
This commit is contained in:
committed by
Moxie Marlinspike
parent
835f1efc76
commit
1641fd91cf
@@ -9,7 +9,7 @@
|
||||
<item>
|
||||
<shape android:shape="oval">
|
||||
<size android:height="21dp" android:width="21dp"/>
|
||||
<solid android:color="@color/textsecure_primary_dark"/>
|
||||
<solid android:color="@color/red_600"/>
|
||||
<stroke android:color="@android:color/transparent"
|
||||
android:width="3dp"/>
|
||||
</shape>
|
||||
|
||||
Reference in New Issue
Block a user