ChadCSong / ShineButton

This is a UI lib for Android. Effects like shining.
MIT License
4.22k stars 544 forks source link

Animation at wrong location when navigation bar is displayed on the left. #27

Closed fumin65 closed 7 years ago

fumin65 commented 7 years ago

If the navigation bar is displayed on the left, getLocationInWindow() returns coordinates that include the size of the navigation bar, so ShineView animation is played at wrong location.