[android] Fixed ugc label gravity

This commit is contained in:
Александр Зацепин 2017-10-26 14:24:23 +03:00 committed by r.kuznetsov
parent 14dbf9c84f
commit e63122e19b

View file

@ -90,6 +90,7 @@
android:layout_marginRight="@dimen/margin_base"
android:layout_marginEnd="@dimen/margin_base"
android:textAppearance="@style/MwmTextAppearance.Body3.Primary"
android:gravity="center_horizontal"
android:textStyle="bold"
android:text="@string/placepage_rate_comment"
tools:text="@string/placepage_rate_comment"/>