aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/activity_fullscreen_message.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2017-03-26 21:43:34 +0200
committerChristian Schneppe <christian@pix-art.de>2017-03-26 21:44:06 +0200
commit15b4050e2137609cf8a433f3c81f1302cd6cc642 (patch)
treef38e5ee415344a128db27eceb0db5ba36d4b2d16 /src/main/res/layout/activity_fullscreen_message.xml
parent6a3f70323c4905b0ef33a1bda3f305b3dd4fae92 (diff)
update libraries and dependencies
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"