transition-button-android icon indicating copy to clipboard operation
transition-button-android copied to clipboard

[Issue Fixed] When onBackPressed() from NewActivity, the MainActivity…

Open Grindewald1900 opened this issue 4 years ago • 1 comments

… is covered by the scaled Transition Button

Grindewald1900 avatar Dec 29 '21 22:12 Grindewald1900

Hi, I love this custom button. However, I found it weird when the back button is pressed from new activity, the button occupies the whole screen. So I added a new method resetAnimation() to TransitionButton, and exposed it to other activities, to resize the button and clear the animation.

Grindewald1900 avatar Dec 29 '21 22:12 Grindewald1900