mirror of
https://github.com/oxen-io/session-android.git
synced 2025-10-21 09:48:36 +00:00

committed by
Moxie Marlinspike

parent
7e2c9f97e9
commit
80ce83ef9d
@@ -20,4 +20,12 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="top|right"
|
||||
android:layout="@layout/thumbnail_view_remove_button" />
|
||||
|
||||
<ImageButton android:id="@+id/download_button"
|
||||
android:layout_width="70dp"
|
||||
android:layout_height="70dp"
|
||||
android:layout_gravity="center"
|
||||
android:background="@drawable/progress_background"
|
||||
android:src="@drawable/ic_file_download_white_36dp"
|
||||
android:visibility="gone" />
|
||||
</merge>
|
||||
|
Reference in New Issue
Block a user