CountryCodePickerProject
CountryCodePickerProject copied to clipboard
When select nepal its have some problem in view
something in front of code
oops.. sorry about that.. let me check..
Can you tell me what is the selected locale? Because for US-EN this is what I see :

i need to show only flag and code without "+" my code like this <com.hbb20.CountryCodePicker android:id="@+id/countryCodePicker_SF" android:layout_width="100dp" android:layout_height="50dp" android:layout_marginStart="20dp" android:clickable="true" android:focusable="true" android:gravity="center" app:ccp_showNameCode="false" app:ccp_hintExampleNumber="true" app:layout_constraintBottom_toBottomOf="@+id/beneficiaryMobileLayout_SF" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toTopOf="@+id/beneficiaryMobileLayout_SF" />