mapbox / mapbox/mapbox-plugins-android
Add customizable coloring for places plugin search result text
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 242
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
The places plugin needs more options for theming. Currently limited to background and search box according to the docs.
If you use a dark theme the text in your search history cannot be themed. Places you inject seem to be fine, but it would be nice to see that themable as well.

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the Places plugin documentation on its existing background and search-box theming options, then inspect how search history results are rendered. Done means the text color for search results or history can be customized and remains readable with dark themes, while injected places continue to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100