We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44ee850 commit 9048842Copy full SHA for 9048842
app/src/main/res/layout/fragment_single_upload.xml
@@ -21,7 +21,7 @@
21
android:drawableEnd="@drawable/mapbox_info_icon_default"
22
android:drawableRight="@drawable/mapbox_info_icon_default"
23
android:scrollHorizontally="false"
24
- android:maxLines="1"
+ android:inputType="textMultiLine"
25
android:hint="@string/share_title_hint"
26
android:imeOptions="flagNoExtractUi" />
27
0 commit comments