LINT: input type
This commit is contained in:
parent
3b1d96ecc9
commit
e7d7a37aeb
1 changed files with 2 additions and 1 deletions
|
@ -528,7 +528,8 @@
|
|||
android:id="@+id/careportal_newnstreatment_notes"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:width="180dp" />
|
||||
android:width="180dp"
|
||||
android:inputType="text" />
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
|
|
Loading…
Reference in a new issue