MrEngineer13 / SnackBar

toast-like alert pattern for Android inspired by the Google Material Design Spec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Button text is underlined

StephaneBg opened this issue · comments

I tried to fix it but I didnt find why it's happening. On the second displayed snackbar, the button text is underlined.
I use your library in my application. You can find the source code here to reproduce the issue.
https://github.com/StephaneBg/ScoreItProject

Other problem, long click on the button shows "Paste" system tooltip.
screenshot_2014-09-20-12-37-31
screenshot_2014-09-18-18-11-36