Join Slack
Powered by
Hi ```editTextPhone.setKeyListener(DigitsKeyListen...
# compose
g
Gaurav Tyagi
07/16/2021, 4:43 AM
Hi
Copy code
editTextPhone.setKeyListener(DigitsKeyListener.getInstance("0123456789"));
how can achieves it in compose edit text
z
Zun
07/16/2021, 12:15 PM
You asked a similar question before, and you got answers then. Do you still want to achieve the same thing? What exactly is your goal?
g
Gaurav Tyagi
07/16/2021, 12:16 PM
because previous answer not working
Gaurav Tyagi
07/16/2021, 12:17 PM
after using filter we able to add special character.
29
Views
Open in Slack
Previous
Next