You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a lot of screens that use a mix of Material and Material3 components, resulting in UsingMaterialAndMaterial3Libraries lint errors (which used to be warnings). Tackling these all at once would be a large task, but we can at least tackle them individually over time.
For now we're adding this to lint.xml to pass lint checks, but this is a short-term solution:
We have a lot of screens that use a mix of Material and Material3 components, resulting in
UsingMaterialAndMaterial3Libraries
lint errors (which used to be warnings). Tackling these all at once would be a large task, but we can at least tackle them individually over time.For now we're adding this to
lint.xml
to pass lint checks, but this is a short-term solution:This is a short list of screens and components we should migrate to Material 3. There are many more of them, but this is a start.
The text was updated successfully, but these errors were encountered: