mirror of
https://github.com/jfoucry/Pilldroid.git
synced 2024-11-09 23:41:08 +01:00
Fix typo in attributes
This commit is contained in:
parent
6582ea770a
commit
c45957d813
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:fontFamily="@font/opensans_semibold"
|
||||
android:hints="@+id/msg"
|
||||
android:hint="@+id/msg"
|
||||
android:text="@string/app_name"
|
||||
android:textColor="@color/grey"
|
||||
android:textSize="15dp"
|
||||
|
|
Loading…
Reference in a new issue