diff options
Diffstat (limited to 'app/src/main/res/layout/activity_view_reddit_gallery.xml')
-rw-r--r-- | app/src/main/res/layout/activity_view_reddit_gallery.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/res/layout/activity_view_reddit_gallery.xml b/app/src/main/res/layout/activity_view_reddit_gallery.xml index 495a2cc1..24db28ba 100644 --- a/app/src/main/res/layout/activity_view_reddit_gallery.xml +++ b/app/src/main/res/layout/activity_view_reddit_gallery.xml @@ -2,7 +2,6 @@ <app.futured.hauler.HaulerView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" - android:id="@+id/hauler_view_view_reddit_gallery_activity" android:layout_width="match_parent" android:layout_height="match_parent" app:dragUpEnabled="true" |