imandolatkia / Android-Animated-Theme-Manager

create your custom themes and change them dynamically with ripple animation
Apache License 2.0
703 stars 64 forks source link

Sync status and navigation bar color with WindowInsetsController #17

Closed lwj1994 closed 2 years ago

lwj1994 commented 2 years ago

๐Ÿš€ Description

Sync status and navigation bar color with WindowInsetsController on Device which api >= 30

๐Ÿ“„ Motivation and Context

Compact higher Api

๐Ÿงช How Has This Been Tested?

Tested on Api 30

๐Ÿ“ท Screenshots (if appropriate)

๐Ÿ“ฆ Types of changes

โœ… Checklist

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

imandolatkia commented 2 years ago

Thank you @lwj1994