We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1653aff commit 17d746fCopy full SHA for 17d746f
app/src/main/res/layout/dialog_add_blocked_number.xml
@@ -13,6 +13,7 @@
13
android:layout_marginStart="@dimen/activity_margin"
14
android:layout_marginTop="@dimen/small_margin"
15
android:layout_marginEnd="@dimen/activity_margin"
16
+ android:hint="@string/number"
17
android:inputType="phone"
18
android:textCursorDrawable="@null"
19
android:textSize="@dimen/bigger_text_size"/>
0 commit comments