danimahardhika / candybar-library

Android icon pack material dashboard
Apache License 2.0
496 stars 143 forks source link

[FR] Show number of allowed icons even for a free request #130

Open walrus543 opened 6 years ago

walrus543 commented 6 years ago

Hi, The users know how many icons they can request for a premium request:

you purchased 50 icons. 22 icons left.

What about giving the same information for free requests? In the dashboard config file we can set a limited number of icons for free. For now we only get this information when trying to send a icon request with more icons than the limit.

Thank you.