revert(android): top-nav Library icon back to Lucide.LibraryBig
android / Build + lint + test (push) Has been cancelled
android / Build + lint + test (push) Has been cancelled
Operator polled another user and reversed the earlier swap to Material's LibraryMusic. Restore Lucide.LibraryBig and drop the material-icons-extended Gradle dependency we added for the intermediate icon, keeping the icon set Lucide-only.
This commit is contained in:
@@ -51,11 +51,6 @@ compose-ui-graphics = { module = "androidx.compose.ui:ui-graphics" }
|
||||
compose-ui-tooling = { module = "androidx.compose.ui:ui-tooling" }
|
||||
compose-ui-tooling-preview = { module = "androidx.compose.ui:ui-tooling-preview" }
|
||||
compose-material3 = { module = "androidx.compose.material3:material3" }
|
||||
# material-icons-extended supplies the full Material Icons catalog
|
||||
# (Outlined / Filled / Rounded / Sharp / TwoTone). We use the Outlined
|
||||
# variant for LibraryMusic — its stroke style blends with Lucide.
|
||||
# Version pinned by compose-bom.
|
||||
compose-material-icons-extended = { module = "androidx.compose.material:material-icons-extended" }
|
||||
compose-ui-text-google-fonts = { module = "androidx.compose.ui:ui-text-google-fonts" }
|
||||
hilt-android = { module = "com.google.dagger:hilt-android", version.ref = "hilt" }
|
||||
hilt-compiler = { module = "com.google.dagger:hilt-compiler", version.ref = "hilt" }
|
||||
|
||||
Reference in New Issue
Block a user