AmazeFileManager icon indicating copy to clipboard operation
AmazeFileManager copied to clipboard

Wallpaper Based Theming

Open FernFranc opened this issue 4 years ago • 1 comments

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.

FernFranc avatar Feb 28 '22 17:02 FernFranc

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

TranceLove avatar Mar 19 '22 03:03 TranceLove