Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 80054864 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "NumberPicker: Don't filter Devanagari-Indic characters"

parents 74ab3ae0 1d32322d
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -1954,6 +1954,9 @@ public class NumberPicker extends LinearLayout {
            // Extended Arabic-Indic
            '\u06f0', '\u06f1', '\u06f2', '\u06f3', '\u06f4', '\u06f5', '\u06f6', '\u06f7', '\u06f8'
            , '\u06f9',
            // Devanagari-Indic
            '\u0966', '\u0967', '\u0968', '\u0969', '\u096a', '\u096b', '\u096c', '\u096d', '\u096e'
            , '\u096f',
            // Bengali-Indic
            '\u09e6', '\u09e7', '\u09e8', '\u09e9', '\u09ea', '\u09eb', '\u09ec', '\u09ed', '\u09ee'
            , '\u09ef'