forked from organicmaps/organicmaps
[android] Use generated string
This commit is contained in:
parent
ab5cc08b93
commit
f4dc4db60c
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@
|
|||
android:textAppearance="@style/MwmTextAppearance.Body3"
|
||||
android:textColor="?colorAccent"
|
||||
android:fontFamily="@string/robotoMedium"
|
||||
android:text="@string/booking_filters_type"
|
||||
android:text="@string/search_hotel_filters_type"
|
||||
tools:targetApi="jelly_bean"/>
|
||||
<android.support.v7.widget.RecyclerView
|
||||
android:id="@+id/type"
|
||||
|
|
Loading…
Add table
Reference in a new issue