forked from organicmaps/organicmaps
[android] Fixed new subscription header string
This commit is contained in:
parent
d271432271
commit
7767ac4db8
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@
|
|||
android:layout_marginEnd="@dimen/margin_base_plus_quarter"
|
||||
android:fontFamily="@string/robotoMedium"
|
||||
android:gravity="center|start"
|
||||
android:text="@string/subscription"
|
||||
android:text="@string/all_pass_subscription_header"
|
||||
android:textColor="@color/black_primary"
|
||||
android:textSize="@dimen/text_size_button" />
|
||||
<TextView
|
||||
|
|
Loading…
Add table
Reference in a new issue