Skip to content

Commit 17d746f

Browse files
committed
adding a placeholder at the number blocker
1 parent 1653aff commit 17d746f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/res/layout/dialog_add_blocked_number.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
android:layout_marginStart="@dimen/activity_margin"
1414
android:layout_marginTop="@dimen/small_margin"
1515
android:layout_marginEnd="@dimen/activity_margin"
16+
android:hint="@string/number"
1617
android:inputType="phone"
1718
android:textCursorDrawable="@null"
1819
android:textSize="@dimen/bigger_text_size"/>

0 commit comments

Comments
 (0)