arcadefire / nice-spinner

A nice spinner for Android
Apache License 2.0
2.85k stars 445 forks source link

Question about the display style of PopupWindow #88

Closed 2e2ee95304418f96 closed 5 years ago

2e2ee95304418f96 commented 6 years ago

hi, I have a question about the PopupWindow. I used PopupWindow in my project too. I used "showAsDropdown" too when I want to show it. But I get wrong location when shown in Android7.1.1 && 8.0.0 , it goes the top of the screen and below of the statusbar. I tried a lot of ways but still not work. Do u know the reason of the strange question? thanks.

2e2ee95304418f96 commented 6 years ago

I have got the answer.