material-components-android
material-components-android copied to clipboard
[TextInputLayout] Problem with TextInputLayout counter displaying number 0123456789 in Arabic language
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
picture2:in Arabic language
last:I want to keep the numbers "0123456789" in any language, including English and Arabic. like picture1. What should I do?thanks!