hbb20 / CountryCodePickerProject

Country Code Picker (CCP) is an android library which provides an easy way to search and select country or international phone code. Also supports Android EditText phone mask and international phone validation.
Apache License 2.0
1.52k stars 505 forks source link

Android SDK 34 has dialog background issue #600

Open meghapi opened 8 months ago

meghapi commented 8 months ago

Screenshot 2024-02-20 at 7 35 08 PM

It's properly working on Android SDK 30, 33 etc. but something wrong with 34

pfieffer commented 8 months ago

Can you please write a steps to reproduce this. I just tried this on my emulator with api level 34 but could not reproduce this. Can you also please provide device information, like if it's a physical device or an emulator and other information. What is the current theme on the device? Is it on light theme, or set to automatic?