Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Button Corner Radius Reverts #185

Open
oyamo opened this issue Nov 20, 2021 · 7 comments
Open

Button Corner Radius Reverts #185

oyamo opened this issue Nov 20, 2021 · 7 comments

Comments

@oyamo
Copy link

oyamo commented Nov 20, 2021

Button corner radius changes when the animation is reverted.

@ChhaiHout
Copy link

For me I cannot face that issue by using v2.1.5
implementation 'br.com.simplepass:loading-button-android:2.1.5'

@oyamo
Copy link
Author

oyamo commented Nov 23, 2021

I am using the latest version
implementation 'br.com.simplepass:loading-button-android:2.2.0

@mahbub-alam
Copy link

I have similar problem. My button background has selector with rounded corners. After calling button.startAnimation(), when I try to revert it using button.revertAnimation, the button corners disappear and shows square button. I am using

implementation "br.com.simplepass:loading-button-android:2.2.0"

@moradi-morteza
Copy link

i have this problem too

@vpnly
Copy link

vpnly commented Feb 1, 2022

@moradi-morteza try to add app:initialCornerAngle="your_dimention" to your button in xml layout

@tareq3
Copy link

tareq3 commented Apr 2, 2022

@vpnly thanks its working now.

@pengliangs
Copy link

I also met

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants