Coffeeboys / RenewPass

An Android app for renewing your UPass
MIT License
10 stars 2 forks source link

Square border around Renew button on Android 4.x #13

Closed TrevRawr closed 8 years ago

TrevRawr commented 8 years ago

On devices below lollipop, there is a square border surrounding the Renew button. This border also blocks the loading circle, so it is not clear whether the app is loading the Upass or not

TrevRawr commented 8 years ago

This appears to be being caused by a bug in the Support library fab. We should either replace the support library fab with a different one, or research a workaround