OCNYang / OCNYang/ComposeToast
Add padding when use position Top
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Nice repo, when i change position to ToastPosition.TOP, need padding like bottom.
Can you add padding here.
Thanks
Contributor guide
No contributing guide indexed for this repository
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 locating the ToastPosition.TOP layout handling and compare it with the existing bottom-position padding behavior. Verify the top toast has equivalent padding on a supported Compose target and check that existing positions remain unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100