forked from organicmaps/organicmaps
[android] Increased max legnt for review to 600 symbols
This commit is contained in:
parent
c9fc0f8c4e
commit
00bed793e3
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
|||
android:layout_height="@dimen/rating_user_review_min_height"
|
||||
android:textAppearance="@style/MwmTextAppearance.Body1"
|
||||
android:gravity="top"
|
||||
android:maxLength="400"
|
||||
android:maxLength="600"
|
||||
android:paddingLeft="@dimen/margin_base"
|
||||
android:paddingStart="@dimen/margin_base"
|
||||
android:paddingRight="@dimen/margin_base"
|
||||
|
|
Loading…
Add table
Reference in a new issue