Badge support for FloatingActionButton
Open
@plfiorini is already working on this.
Since May 6, 2018.
question
- Dominant language
- QML
- Stars
- 890
- Forks
- 120
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 1
Description
Hi ,
I have developed a small patch (very small!)
to add badge capability for FloatingActionButton
new properties are named:
badgeText
badgeBackground
badgeForeground
badgeBorder
And it looks like below:
https://drive.google.com/file/d/1sGSkR7mtXEJNrxYUsp8UAJg2Vg1v7lz1/view
Shall this be useful ? I am not sure if its already present.
Also comment is it appropriate ? I needed badge feature
does MD guidelines support it ?
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.
Assessment
This issue has not been assessed yet.