ibrahimsn98 / PhoneNumberKit

Android Kotlin library to parse and format international phone numbers. Country code picker.
Apache License 2.0
159 stars 41 forks source link

Build error after updating com.google.android.material:material:1.6.1 to 1.7.0 #32

Open Nimlotnik opened 2 years ago

Nimlotnik commented 2 years ago

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

The-D0ctor commented 1 year 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)

ahmad96hijazi commented 1 year ago

same here too

santanaleonardo commented 1 year ago

same here

randomhuangpl commented 1 year ago

same here