TeamAmaze / AmazeFileManager

Material design file manager for Android
https://teamamaze.xyz
GNU General Public License v3.0
5.07k stars 1.53k forks source link

Wallpaper Based Theming & Migration to Material Design 3 #3193

Open FernFranc opened 2 years ago

FernFranc commented 2 years ago

Wallpaper based theming support for devices running Android 5+ using the Monet Compact library:https://github.com/KieronQuinn/MonetCompat

It would be great if the project migrated to Material Design 3 to keep up with today's standards.

TranceLove commented 2 years ago

Note: upgrade Material Components Library to 1.5.0, which adds Material Design 3 support, requires targetSdkVersion to 31.

https://github.com/material-components/material-components-android/releases/tag/1.5.0