Update favorite_edit_dialog.xml

This commit is contained in:
Edward17 2015-05-18 17:53:55 +03:00
parent 00c523ea6b
commit 10a53eb001

View file

@ -48,6 +48,7 @@
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:inputType="textMultiLine|textCapSentences"
android:minLines="2"
android:selectAllOnFocus="true"/>
</LinearLayout>