android / architecture-samples

A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
Apache License 2.0
44.16k stars 11.6k forks source link

Is there any documentation or literature about “new statusbar”? #991

Open thisames opened 6 months ago

thisames commented 6 months ago

Is there any documentation or literature about “new statusbar”? I noticed that from Android 10 to 11 the status bar was introduced, and it has side effects in some applications, whether hybrid or native. I couldn't find anything about this on the internet.

"new statusbar" pixel-7-android-34

"old statusbar" pixel-7-android-10