EdricChan03 / EdricChan03/studybuddy-android

[Refactor] Migrate compose-material-icons usages to AppIcons object

Open
#925 1 comment 0 reactions 0 assignees View on GitHub
migration user interface
Dominant language
Kotlin
Stars
23
Forks
9
Avg merge
9h 1m
Merged PRs (30d)
1

Description

The compose-material-icons artifact is now [no longer maintained](https://developer.android.com/jetpack/androidx/releases/compose-material3#1.4.0):

> Library change announcements
>
> The androidx.compose.material.icons library is no longer recommended for displaying Material Icons in Compose, as Material Symbols are the new way forward. We have stopped publishing updates to this library and it has been removed from the latest Material 3 library release, you can still manually reference it if you cannot migrate yet.
>
> Instead, we recommend downloading a Vector Drawable XML file from the Android tab of https://fonts.google.com/icons to get access to the latest styled icons: Material Symbols.
>
> Why are we not recommending the library anymore? The icons library ("Material Icons") have been superseded by the newer look of Material Symbols and we've seen that the library can increase the build time of your apps significantly as it includes all the various icons that may not be needed.
>
> For more information: https://developer.android.com/develop/ui/compose/graphics/images/material

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.