Status Update
Comments
ka...@gmail.com <ka...@gmail.com> #2
Project: platform/frameworks/support
Branch: androidx-main
commit aa570cc4c23d8aed5f9c704171a6fb58d3f58652
Author: marian <ymarian@google.com>
Date: Wed Aug 30 10:03:42 2023
[ColorScheme] Make color scheme immutable
Test: existing tests
Bug: 297212873
Relnote: """
ColorScheme is now Immutable, making individual color updates less efficient, but making more common usage of colors more efficient
The reasoning behind this change is that the majority of apps wouldn't have updating individual colors as a main use case.
This is still possible but it will recompose more than before, in turn we significantly decrease the amount of state subscriptions through all of material code and will impact initialization and runtime cost of more standard use cases.
"""
Change-Id: Ic447d95734c3399733c49f4b6d018ec296fc251a
M compose/material3/material3/api/current.txt
M compose/material3/material3/api/restricted_current.txt
M compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/ColorScheme.kt
M compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/MaterialTheme.kt
https://android-review.googlesource.com/2733678
Branch: androidx-main
commit aa570cc4c23d8aed5f9c704171a6fb58d3f58652
Author: marian <ymarian@google.com>
Date: Wed Aug 30 10:03:42 2023
[ColorScheme] Make color scheme immutable
Test: existing tests
Bug: 297212873
Relnote: """
ColorScheme is now Immutable, making individual color updates less efficient, but making more common usage of colors more efficient
The reasoning behind this change is that the majority of apps wouldn't have updating individual colors as a main use case.
This is still possible but it will recompose more than before, in turn we significantly decrease the amount of state subscriptions through all of material code and will impact initialization and runtime cost of more standard use cases.
"""
Change-Id: Ic447d95734c3399733c49f4b6d018ec296fc251a
M compose/material3/material3/api/current.txt
M compose/material3/material3/api/restricted_current.txt
M compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/ColorScheme.kt
M compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/MaterialTheme.kt
Description
(Note: It is the build when sending this report. For exact build reference, please see the attached bugreport.)
What type of Android issue is this? Accessibility
When did this happen?
Jul 10, 2023 7:00 AM GMT+02:00
What steps would let us observe this issue?
1. Receive a text
2. You expect it to be in the notification drawer, but its not
3. Scroll through the apps and see which one has a notification dot
What did you expect to happen?
I expect notification to be in the notification drawer
What actually happened?
Nothing in drawer, need to scroll the app list to see notification dot
How often has this happened?
Frequently
What was the effect of this issue on your device usage, such as lost time or work?
Extreme - device was unusable
Debugging information
Google Play services
com.google.android.gms
Version 232414044 (23.24.14 (190400-544099984))
System App (Updated)
Android System WebView
com.google.android.webview
Version 573519633 (114.0.5735.196)
System App (Updated)
Network operator: NL KPN
SIM operator: Lebara
Filed by Android Beta Feedback. Version (Updated): 2.35-betterbug.external_20230524_RC04 (DOGFOOD)
To learn more about our feedback process, please visit