updated all the layouts and activities

This commit is contained in:
M M Arif
2020-03-05 00:37:28 +05:00
parent a8cc4c00b8
commit 51ab3f7a92
82 changed files with 503 additions and 463 deletions

View File

@ -102,8 +102,8 @@
android:background="@drawable/shape_inputs"
android:textColor="?attr/inputTextColor"
android:textColorHint="?attr/primaryBackgroundColor"
android:inputType="textCapSentences|text"
android:textColorHighlight="?attr/primaryTextColor"/>
android:textColorHighlight="?attr/primaryTextColor"
android:inputType="textCapSentences|text" />
<TextView
android:layout_width="match_parent"