diff --git a/app/src/main/res/drawable/image_nav_drawer_account_background.jpg b/app/src/main/res/drawable/image_nav_drawer_account_background.jpg deleted file mode 100644 index 3a58e22c0e..0000000000 Binary files a/app/src/main/res/drawable/image_nav_drawer_account_background.jpg and /dev/null differ diff --git a/app/src/main/res/drawable/nav_drawer_header_foreground.xml b/app/src/main/res/drawable/nav_drawer_header_foreground.xml deleted file mode 100644 index bf2b09ea00..0000000000 --- a/app/src/main/res/drawable/nav_drawer_header_foreground.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/app/src/main/res/layout/activity_main.xml b/app/src/main/res/layout/activity_main.xml index edaff708c7..dafd9e55eb 100644 --- a/app/src/main/res/layout/activity_main.xml +++ b/app/src/main/res/layout/activity_main.xml @@ -51,7 +51,6 @@ android:layout_width="wrap_content" android:layout_height="match_parent" app:itemBackground="?attr/selectableItemBackground" - app:headerLayout="@layout/navigation_drawer_header" android:fitsSystemWindows="true" android:layout_gravity="start" app:itemIconTint="@android:color/white" diff --git a/app/src/main/res/layout/navigation_drawer_header.xml b/app/src/main/res/layout/navigation_drawer_header.xml deleted file mode 100644 index fd5605e833..0000000000 --- a/app/src/main/res/layout/navigation_drawer_header.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - \ No newline at end of file