N
Size: a a a
N
N
NT
GC
GC
LA
BS
val encodedUssd = number.replace("#", Uri.encode("#"))
.replace("*", Uri.encode("*"))
val intent = Intent(Intent.ACTION_DIAL, Uri.parse("tel:".plus(encodedUssd)))
LA
BS
LA
val encodedUssd = number.replace("#", Uri.encode("#"))
.replace("*", Uri.encode("*"))
val intent = Intent(Intent.ACTION_DIAL, Uri.parse("tel:".plus(encodedUssd)))
И
RD
P
P
СП
P
P
СП
Н
android:imeOptions="actionNext"Так-же из кода сеттится inputType (password, numbers etc.)
android:lines="1"
А
android:imeOptions="actionNext"Так-же из кода сеттится inputType (password, numbers etc.)
android:lines="1"