mirror of
https://github.com/SimpleMobileTools/Simple-Dialer.git
synced 2025-04-01 20:20:16 +02:00
allow pasting numbers at the dialpad
This commit is contained in:
parent
581e312049
commit
a9c7ad004d
@ -87,7 +87,6 @@
|
|||||||
android:layout_width="0dp"
|
android:layout_width="0dp"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_marginStart="@dimen/activity_margin"
|
android:layout_marginStart="@dimen/activity_margin"
|
||||||
android:cursorVisible="false"
|
|
||||||
android:gravity="center"
|
android:gravity="center"
|
||||||
android:inputType="phone"
|
android:inputType="phone"
|
||||||
android:textCursorDrawable="@null"
|
android:textCursorDrawable="@null"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user