Open Nimlotnik opened 2 years ago
Same here, I think it's because they have introduced their own ShapeAppearanceOverlay attribute in this release (found it here : https://m2.material.io/develop/android/theming/shape#shapeappearance-and-shapeappearanceoverlay-attributes)
same here too
same here
same here
Hi Build error after updating com.google.android.material:material:1.6.1 to 1.7.0 Android resource linking failed error: resource style/ShapeAppearanceOverlay (aka package:style/ShapeAppearanceOverlay) not found. error: failed linking references.
If you use com.google.android.material:material:1.6.1 then everything is without errors. as soon as we update it to 1.7.0, an error appears, it can only be solved by commenting out the PhoneNumberKit module, or returning to 1.6.1, which is not good