When set the button background to none,Should not see the outline,but still can see,With the same effect as set to white.
I know the reason and i make some tests.
The outline is created automatically by devices with api >= 21 (Android 5.0).
We have to add a line to the code.
thank you,hope to fix the bug.
It’s fixed for the next update.
3 Likes