hoang8f / android-flat-button

FButton - a flat button library for Android
Apache License 2.0
1.4k stars 325 forks source link

Not good behaviour when pressed and move finger #10

Closed magx2 closed 10 years ago

magx2 commented 10 years ago

When I press button and move finger out of it the text goes up but the rest of the button no.

(I'm having standard shadow 5 dp)

hoang8f commented 10 years ago

hi @magx2 This issue was fixed in 8487a90d4db2d3a13e2eded6fb6358a4057d1fcd But the new maven version is not released yet. I will let you know when I update maven repo. Thanks !

hoang8f commented 10 years ago

Hi, version 1.0.5 has been released.

dependencies {
    compile 'info.hoang8f:fbutton:1.0.5'
}
magx2 commented 10 years ago

You are great! This support is truly professional!