CountryCodePickerProject
CountryCodePickerProject copied to clipboard
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 v...
When i set the preference countries, for example like US, and i seach US, it will return 2 US in the recycler view list
Stack Trace - android.content.res.ResourcesImpl.getValue (ResourcesImpl.java:215) android.content.res.Resources.getValue (Resources.java:1316) androidx.appcompat.widget.ResourceManagerInternal.createDrawableIfNeeded (ResourceManagerInternal.java:181) androidx.appcompat.widget.ResourceManagerInternal.getDrawable (ResourceManagerInternal.java:146) androidx.appcompat.widget.ResourceManagerInternal.getDrawable (ResourceManagerInternal.java:137) androidx.appcompat.content.res.AppCompatResources.getDrawable (AppCompatResources.java:66) androidx.appcompat.widget.AppCompatImageHelper.loadFromAttributes (AppCompatImageHelper.java:64) androidx.appcompat.widget.AppCompatImageView. (AppCompatImageView.java:86) androidx.appcompat.widget.AppCompatImageView. (AppCompatImageView.java:73) androidx.appcompat.app.AppCompatViewInflater.createImageView (AppCompatViewInflater.java:211) androidx.appcompat.app.AppCompatViewInflater.createView (AppCompatViewInflater.java:130) androidx.appcompat.app.AppCompatDelegateImpl.createView (AppCompatDelegateImpl.java:1682) androidx.appcompat.app.AppCompatDelegateImpl.onCreateView (AppCompatDelegateImpl.java:1733) android.view.LayoutInflater.createViewFromTag...
Modal looks kind of old fashioned. Is there any chance I can impact its look from my app?
I can't find a way to set the country code according to the phone number.
Hello! I try to change the CCP Dialog size by these [two ways] (https://github.com/hbb20/CountryCodePickerProject/issues/265#issuecomment-458756357), and both of them are available, but they cause a bug too. If the CCP Dialog...
dependencies { implementation(libs.appcompat) implementation(libs.material) implementation(libs.activity) implementation(libs.constraintlayout) implementation(libs.navigation.fragment) implementation(libs.navigation.ui) testImplementation(libs.junit) androidTestImplementation(libs.ext.junit) androidTestImplementation(libs.espresso.core) implementation 'com.hbb20:ccp:2.5.0' }
Crash in layout_code_picker: Binary XML file line #61 and I'm using version 2.4.0 [com.teaminterval_issue_a5e905c425b1c7e38f5924eb49ffccce_crash_session_666D06F4002000010C518A7462A5BFC8_DNE_0_v2_stacktrace.txt](https://github.com/user-attachments/files/15863465/com.teaminterval_issue_a5e905c425b1c7e38f5924eb49ffccce_crash_session_666D06F4002000010C518A7462A5BFC8_DNE_0_v2_stacktrace.txt)
I'm encountering an issue with the CountryCodePicker library in my Android application. When the locale is set to Turkish (tr), some country flags are not displaying. My app supports two...
e: file:///C:/Users/Brayan%20Malova/AndroidStudioProjects/TheBibleStudy/app/build.gradle.kts:48:20: Unexpected tokens (use ';' to separate expressions on the same line) >> Ask Gemini Unexpected tokens (use ';' to separate expressions on the same line)
Launching lib\main.dart on TECNO BD2d in debug mode... Running Gradle task 'assembleDebug'... FAILURE: Build failed with an exception. * Where: Build file 'C:\Users\Brayan Malova\AndroidStudioProjects\untitled4\android\build.gradle' line: 10 * What went wrong:...