diff --git a/app/src/main/res/drawable-xxxhdpi/tutorial_queue_swipe_up.png b/app/src/main/res/drawable-xxxhdpi/tutorial_queue_swipe_up.png deleted file mode 100644 index 550176b2..00000000 Binary files a/app/src/main/res/drawable-xxxhdpi/tutorial_queue_swipe_up.png and /dev/null differ diff --git a/app/src/main/res/drawable-xxxhdpi/tutorial_rearrange_queue.png b/app/src/main/res/drawable-xxxhdpi/tutorial_rearrange_queue.png deleted file mode 100644 index d5c1ce9d..00000000 Binary files a/app/src/main/res/drawable-xxxhdpi/tutorial_rearrange_queue.png and /dev/null differ diff --git a/app/src/main/res/layout-land/fragment_simple_slide_large_image.xml b/app/src/main/res/layout-land/fragment_simple_slide_large_image.xml deleted file mode 100644 index 6767d590..00000000 --- a/app/src/main/res/layout-land/fragment_simple_slide_large_image.xml +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/app/src/main/res/layout/fragment_simple_slide_large_image.xml b/app/src/main/res/layout/fragment_simple_slide_large_image.xml deleted file mode 100644 index 93c0c92f..00000000 --- a/app/src/main/res/layout/fragment_simple_slide_large_image.xml +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/app/src/main/res/layout/preference_now_playing_screen_item.xml b/app/src/main/res/layout/preference_now_playing_screen_item.xml index 48563511..21d409eb 100644 --- a/app/src/main/res/layout/preference_now_playing_screen_item.xml +++ b/app/src/main/res/layout/preference_now_playing_screen_item.xml @@ -21,6 +21,6 @@ android:layout_width="match_parent" android:layout_height="0dp" android:layout_weight="1" - tools:src="@drawable/tutorial_queue_swipe_up" /> + tools:src="@drawable/np_card" /> \ No newline at end of file