Skip to content

Commit

Permalink
remove unnecessary lines="4"
Browse files Browse the repository at this point in the history
  • Loading branch information
connyduck committed Dec 8, 2024
1 parent db5655e commit 31ff3bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/main/res/layout/dialog_image_description.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
android:gravity="start"
android:importantForAutofill="no"
android:inputType="textCapSentences|textMultiLine|textAutoCorrect"
android:lines="4"
tools:hint="Description" />

</com.google.android.material.textfield.TextInputLayout>
Expand Down

0 comments on commit 31ff3bb

Please sign in to comment.