I have a very odd issue that I cannot figure out. I was not an issue until recently but I can\'t seem to revert back to prevent it. Also the other odd thing is it works on some
This has been fixed since Material Components for Android 1.0.0-alpha3 with this commit.
Use it instead of the Design Library (which is the way to go if you're using AndroidX):
implementation "com.google.android.material:material:$material_components_version"