Is it possible to use showAsDropDown
for PopupWindows
and make them slide open in the top-right direction?
yes it's possible. You can try this
mWindow.showAtLocation(mRootView, Gravity.TOP|Gravity.RIGHT, 0, distanceFromTop);
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With