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.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/main/res/layout/activity_fullscreen_message.xml b/src/main/res/layout/activity_fullscreen_message.xml
index a4d30f902..b97117c8b 100644
--- a/src/main/res/layout/activity_fullscreen_message.xml
+++ b/src/main/res/layout/activity_fullscreen_message.xml
@@ -7,9 +7,10 @@
<include
android:id="@+id/toolbar"
- layout="@layout/tool_bar"></include>
+ layout="@layout/tool_bar">
+ </include>
- <uk.co.senab.photoview.PhotoView
+ <com.github.chrisbanes.photoview.PhotoView
android:id="@id/message_image_view"
android:layout_width="match_parent"
android:layout_height="match_parent"