aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/activity_fullscreen_message.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/res/layout/activity_fullscreen_message.xml')
-rw-r--r--src/main/res/layout/activity_fullscreen_message.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/res/layout/activity_fullscreen_message.xml b/src/main/res/layout/activity_fullscreen_message.xml
index 7a34ab0d9..103eb969f 100644
--- a/src/main/res/layout/activity_fullscreen_message.xml
+++ b/src/main/res/layout/activity_fullscreen_message.xml
@@ -33,8 +33,8 @@
<ImageButton
android:layout_margin="15dp"
- android:layout_width="70dp"
- android:layout_height="70dp"
+ android:layout_width="50dp"
+ android:layout_height="50dp"
android:src="@drawable/ic_share_white_24dp"
android:background="@drawable/circle"
android:id="@+id/imageButton"