Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
A couple of questions:
1. Have you saw crash in real device or only in simulators?
2. Do you use dynamic feature for language ID?
1. Have you saw crash in real device or only in simulators?
2. Do you use dynamic feature for language ID?
Description
Add a lint check to the material3 Scaffold if the content padding parameter in unused.
This would be very similar to the material Scaffold lint check fromhttps://android-review.googlesource.com/c/platform/frameworks/support/+/2017215 , but the equivalent
material3-lint
artifact doesn't exist yet.