From d090a21f9d197cc299fa2ffb0da7941ac5bed5aa Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Fri, 23 Oct 2020 20:39:49 +0800 Subject: Remove legacy layout files. --- .../layout/item_post_image_and_gif_autoplay.xml | 328 -------------------- app/src/main/res/layout/item_post_link.xml | 338 -------------------- .../main/res/layout/item_post_no_preview_link.xml | 307 ------------------ .../res/layout/item_post_video_and_gif_preview.xml | 342 --------------------- 4 files changed, 1315 deletions(-) delete mode 100644 app/src/main/res/layout/item_post_image_and_gif_autoplay.xml delete mode 100644 app/src/main/res/layout/item_post_link.xml delete mode 100644 app/src/main/res/layout/item_post_no_preview_link.xml delete mode 100644 app/src/main/res/layout/item_post_video_and_gif_preview.xml (limited to 'app/src') diff --git a/app/src/main/res/layout/item_post_image_and_gif_autoplay.xml b/app/src/main/res/layout/item_post_image_and_gif_autoplay.xml deleted file mode 100644 index 3a5ce08b..00000000 --- a/app/src/main/res/layout/item_post_image_and_gif_autoplay.xml +++ /dev/null @@ -1,328 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/app/src/main/res/layout/item_post_link.xml b/app/src/main/res/layout/item_post_link.xml deleted file mode 100644 index 974668d7..00000000 --- a/app/src/main/res/layout/item_post_link.xml +++ /dev/null @@ -1,338 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/app/src/main/res/layout/item_post_no_preview_link.xml b/app/src/main/res/layout/item_post_no_preview_link.xml deleted file mode 100644 index 0c56da7e..00000000 --- a/app/src/main/res/layout/item_post_no_preview_link.xml +++ /dev/null @@ -1,307 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/app/src/main/res/layout/item_post_video_and_gif_preview.xml b/app/src/main/res/layout/item_post_video_and_gif_preview.xml deleted file mode 100644 index 7478afbf..00000000 --- a/app/src/main/res/layout/item_post_video_and_gif_preview.xml +++ /dev/null @@ -1,342 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3