CountryCodePickerProject icon indicating copy to clipboard operation
CountryCodePickerProject copied to clipboard

When select nepal its have some problem in view

Open divinsw opened this issue 4 years ago • 3 comments

photo6199753612553465234 something in front of code

divinsw avatar Jun 11 '21 05:06 divinsw

oops.. sorry about that.. let me check..

hbb20 avatar Jun 11 '21 12:06 hbb20

Can you tell me what is the selected locale? Because for US-EN this is what I see : image

hbb20 avatar Jun 11 '21 12:06 hbb20

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" />

divinsw avatar Jun 11 '21 13:06 divinsw