Browse Source

change signup

master
Manoj 2 years ago
parent
commit
a435991093
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      app/src/main/res/layout/fragment_signup.xml

+ 1
- 1
app/src/main/res/layout/fragment_signup.xml View File

@ -73,7 +73,7 @@
android:id="@+id/edtMobileNumber"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:inputType="text"
android:inputType="number"
android:textColorHint="@color/greyColor2"
android:textSize="@dimen/text_size_14"
tool:ignore="TextContrastCheck" />


Loading…
Cancel
Save

Powered by TurnKey Linux.