string improvement
This commit is contained in:
parent
6d346e2f25
commit
b00c5ef730
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue