Unable to customize RideRequestButton text size
Open
Nobody has claimed this yet.
bug
- Dominant language
- Java
- Stars
- 293
- Forks
- 132
- PR merge metrics
- No merged PRs in 30d
Description
In small screens, the given RideRequestButton has UI glitches: Text is so big, button is huge...
I really recommend letting developers customize the button label, estimate and price text size.
Here is a proposal to fix this:
https://github.com/uber/rides-android-sdk/pull/35

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 reviewing the linked pull request #35 and the RideRequestButton implementation to understand the proposed customization points. Verify the behavior on small screens shown in the screenshot, then confirm that developers can control the label, estimate, and price text sizes without the button becoming oversized.
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