Last-Launcher
Last-Launcher copied to clipboard
fix issue 152
issue 152 Originally, the function "set size & color" allow users to set text size no more than 90. However, if I set the size of app A with 90 and then click the app A, it will still grow by 2 each click, so I add a limit in relevant method. Now it will not grow without limit by setting size or clicking the app.