Push notifications

This commit is contained in:
Eugen Rochko 2017-03-12 08:31:20 +01:00
commit 2bbd46e841
13 changed files with 420 additions and 360 deletions

View file

@ -2,6 +2,7 @@
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:clickable="true"
android:background="#60000000">
<uk.co.senab.photoview.PhotoView
android:id="@+id/view_media_image"