worker8 / TourGuide

TourGuide is an Android library that aims to provide an easy way to add pointers with animations over a desired Android View
MIT License
2.63k stars 416 forks source link

#88 fix: Overlay now factors in action bar, in case the app is fullscreen #110

Open JakeSteam opened 7 years ago

JakeSteam commented 7 years ago

Fixes #88, originally raised by me.

Checks where the action bar is, and increases the overlay bitmap by that size, in case the app is in fullscreen.

JakeSteam commented 7 years ago

@worker8 The Travis build is clearly broken, maybe the repo needs more pull requests merging regardless?