IntlPhoneInput
IntlPhoneInput copied to clipboard
Make provision to listen for Spinner OnItemSelectedListener in the activity where the custom view is present
I want to listen to the event of change in country from the spinner to take specific actions in the activity. Is there a possibility of achieving this with the current library?
If not, can you please integrate a callback to achieve this.
+1
Can you please elaborate on the use case?