material-components-android icon indicating copy to clipboard operation
material-components-android copied to clipboard

[TextInputLayout] Problem with TextInputLayout counter displaying number 0123456789 in Arabic language

Open magic0908 opened this issue 1 year ago • 0 comments
trafficstars

Description: TextInputLayout counter does not display the number 0123456789 in Arabic language. How to display it correctly?

Expected behavior: Screenshots and/or description of expected behavior

Source code: in xml resources R.string.character_counter_pattern

Android API version: Android API version 13

Material Library version: Material Android Library version 1.9.0

Device: Samsung A51

picture1:in English language shot_20240701172248

picture2:in Arabic language shot_20240701172327

last:I want to keep the numbers "0123456789" in any language, including English and Arabic. like picture1. What should I do?thanks!

magic0908 avatar Jul 01 '24 10:07 magic0908