azavea / cac-tripplanner-android

GoPhillyGo Android app
https://gophillygo.org
Apache License 2.0
3 stars 3 forks source link

Fix pluralization of filter button title #76

Closed maurizi closed 6 years ago

maurizi commented 6 years ago

Also removes unused "many" and "few" options for place_upcoming_activities_count - according to the documentation, they will never be used for English language strings.

screenshot_1528312978 screenshot_1528312974 screenshot_1528312969

Closes #48

maurizi commented 6 years ago

At first I thought you couldn't set plurals via data binding, but it turns out I was wrong! Much nicer this way. Fixed up in https://github.com/azavea/cac-tripplanner-android/pull/76/commits/d16a7e2b0280973d8086c9929790feee3a3a1b14