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

Fix overlay not full screen in some devices (Issue 114) #148

Open jackyhieu1211-hn opened 4 years ago

jackyhieu1211-hn commented 4 years ago

Fix overlay not full screen in some devices (Issue 114) https://github.com/worker8/TourGuide/issues/114

carlos-mg89 commented 2 years ago

@hieuseesaa thanks for the PR, it works fine!

@worker8 I've tested this pull request by changing the dependency import in my Gradle and it works like a charm:

implementation "com.github.hieuseesaa:tourguide:b00064a"

Could you please accept this PR and make another release? Alternatively, if you add me as maintainer of this library, I could do this for you as well. I could commit to this library.

Thanks in advance!