From cc772b532496c455f16266003699553e2b65b6d3 Mon Sep 17 00:00:00 2001 From: Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com> Date: Tue, 7 May 2024 18:47:28 -0400 Subject: Remove Butter Knife. Optimize imports. --- app/src/main/res/layout/fragment_customize_bottom_app_bar.xml | 1 - app/src/main/res/layout/fragment_nsfw_and_spoiler.xml | 1 - app/src/main/res/layout/fragment_post_history.xml | 1 - app/src/main/res/layout/item_filter_fragment_header.xml | 1 - app/src/main/res/layout/item_post_gallery.xml | 1 - app/src/main/res/layout/item_post_gallery_gallery_type.xml | 1 - app/src/main/res/layout/item_reddit_gallery_submission_add_image.xml | 3 +-- 7 files changed, 1 insertion(+), 8 deletions(-) (limited to 'app/src/main/res/layout') diff --git a/app/src/main/res/layout/fragment_customize_bottom_app_bar.xml b/app/src/main/res/layout/fragment_customize_bottom_app_bar.xml index 196e61a0..7c3fcd69 100644 --- a/app/src/main/res/layout/fragment_customize_bottom_app_bar.xml +++ b/app/src/main/res/layout/fragment_customize_bottom_app_bar.xml @@ -3,7 +3,6 @@ xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent" - xmlns:app="http://schemas.android.com/apk/res-auto" tools:context=".settings.CustomizeBottomAppBarFragment"> + android:layout_height="match_parent">