mirror of
https://github.com/oxen-io/session-android.git
synced 2025-10-21 17:38:36 +00:00
pretty up the interface/colors a bit.
This commit is contained in:
@@ -73,9 +73,7 @@
|
||||
android:id="@+id/mms_view"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:visibility="gone"
|
||||
android:paddingTop="7dip"
|
||||
android:paddingBottom="7dip">
|
||||
android:visibility="gone">
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/image_view"
|
||||
@@ -84,7 +82,6 @@
|
||||
android:layout_gravity="center"
|
||||
android:scaleType="centerInside"
|
||||
android:adjustViewBounds="true"
|
||||
android:background="@android:drawable/picture_frame"
|
||||
android:visibility="gone"
|
||||
android:contentDescription="Message Media"/>
|
||||
|
||||
|
Reference in New Issue
Block a user