[android] Increased max legnt for review to 600 symbols

This commit is contained in:
Александр Зацепин 2017-10-13 13:00:18 +03:00 committed by Roman Kuznetsov
parent c9fc0f8c4e
commit 00bed793e3

View file

@ -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"