From 11ed878111b9713eb1a8262d7b20aa6ba2ff85e5 Mon Sep 17 00:00:00 2001 From: Vitor Pamplona Date: Sun, 22 Mar 2026 19:43:00 -0400 Subject: [PATCH] Removing unnecessary XML loading. --- .../amethyst/ui/navigation/drawer/DrawerContent.kt | 2 +- .../src/main/res/drawable/format_list_bulleted_type.xml | 9 --------- 2 files changed, 1 insertion(+), 10 deletions(-) delete mode 100644 amethyst/src/main/res/drawable/format_list_bulleted_type.xml diff --git a/amethyst/src/main/java/com/vitorpamplona/amethyst/ui/navigation/drawer/DrawerContent.kt b/amethyst/src/main/java/com/vitorpamplona/amethyst/ui/navigation/drawer/DrawerContent.kt index 17d3d12e6..8582209fe 100644 --- a/amethyst/src/main/java/com/vitorpamplona/amethyst/ui/navigation/drawer/DrawerContent.kt +++ b/amethyst/src/main/java/com/vitorpamplona/amethyst/ui/navigation/drawer/DrawerContent.kt @@ -444,7 +444,7 @@ fun ListContent( NavigationRow( title = R.string.my_lists, - icon = ImageVector.vectorResource(R.drawable.format_list_bulleted_type), + icon = Icons.AutoMirrored.Filled.FormatListBulleted, tint = MaterialTheme.colorScheme.onBackground, nav = nav, route = Route.Lists, diff --git a/amethyst/src/main/res/drawable/format_list_bulleted_type.xml b/amethyst/src/main/res/drawable/format_list_bulleted_type.xml deleted file mode 100644 index 628aea81f..000000000 --- a/amethyst/src/main/res/drawable/format_list_bulleted_type.xml +++ /dev/null @@ -1,9 +0,0 @@ - - -