mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 18:47:03 +05:30
refactor: switch to Material Icons
Our previous system resulted in leaner code but was way too annoying to add new icons to.
This commit is contained in:
parent
e33768d9ca
commit
ae10d433e6
28 changed files with 46 additions and 2213 deletions
|
@ -24,6 +24,7 @@ androidx-browser = "androidx.browser:browser:1.5.0"
|
|||
androidx-compose-animation = { module = "androidx.compose.animation:animation" }
|
||||
androidx-compose-bom = "dev.chrisbanes.compose:compose-bom:2023.04.00-alpha04"
|
||||
androidx-compose-foundation = { module = "androidx.compose.foundation:foundation" }
|
||||
androidx-compose-material-icons-extended = { module = "androidx.compose.material:material-icons-extended" }
|
||||
androidx-compose-material = { module = "androidx.compose.material:material" }
|
||||
androidx-compose-material3 = { module = "androidx.compose.material3:material3" }
|
||||
androidx-compose-runtime = { module = "androidx.compose.runtime:runtime" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue