string improvement

This commit is contained in:
sonora 2019-03-05 10:59:33 +01:00
parent 6d346e2f25
commit b00c5ef730

View file

@ -48,7 +48,7 @@
android:layout_weight="1"
android:ellipsize="end"
android:maxLines="1"
android:text="@string/shared_string_waypoints"
android:text="@string/shared_string_target_points"
android:textAppearance="@style/TextAppearance.ListItemCategoryTitle" />
</LinearLayout>