Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/activity_attachments.xml')
-rw-r--r--app/src/main/res/layout/activity_attachments.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/app/src/main/res/layout/activity_attachments.xml b/app/src/main/res/layout/activity_attachments.xml
index 87aee7010..c50338d96 100644
--- a/app/src/main/res/layout/activity_attachments.xml
+++ b/app/src/main/res/layout/activity_attachments.xml
@@ -24,12 +24,4 @@
android:id="@+id/view_pager"
android:layout_width="match_parent"
android:layout_height="match_parent" />
-
-<!-- <androidx.appcompat.widget.AppCompatImageView-->
-<!-- android:id="@+id/image"-->
-<!-- android:layout_width="match_parent"-->
-<!-- android:layout_height="match_parent"-->
-<!-- android:contentDescription="@null"-->
-<!-- android:transitionName="@string/transition_attachment_preview"-->
-<!-- tools:src="@drawable/ic_image_grey600_24dp" />-->
</LinearLayout> \ No newline at end of file