allow pasting numbers at the dialpad

This commit is contained in:
tibbi 2022-09-02 23:16:11 +02:00
parent 581e312049
commit a9c7ad004d

View File

@ -87,7 +87,6 @@
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_marginStart="@dimen/activity_margin"
android:cursorVisible="false"
android:gravity="center"
android:inputType="phone"
android:textCursorDrawable="@null"