mirror of
https://github.com/nextcloud/android.git
synced 2024-11-24 06:05:42 +03:00
Merge pull request #10643 from dhruvpatidar359/master
Enable multiple lines for settings of automated upload: instant_upload_existing
This commit is contained in:
commit
7eb27d712d
1 changed files with 0 additions and 1 deletions
|
@ -231,7 +231,6 @@
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:ellipsize="marquee"
|
android:ellipsize="marquee"
|
||||||
android:singleLine="true"
|
|
||||||
android:text="@string/instant_upload_existing"
|
android:text="@string/instant_upload_existing"
|
||||||
android:textAppearance="?attr/textAppearanceListItem" />
|
android:textAppearance="?attr/textAppearanceListItem" />
|
||||||
</RelativeLayout>
|
</RelativeLayout>
|
||||||
|
|
Loading…
Reference in a new issue