You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
use dialog.findViewById(R.id.dialogplus_outmost_container)
sample: dialog.findViewById(R.id.dialogplus_outmost_container).setBackground(getResources().getDrawable(R.drawable.dialogplusDialog));
Is it possible to customize the popover by giving it the border radius ?
Do that library have long press(press on a button during 2 seconds for exapmle) feature before showing the popover ?
Thanks.
The text was updated successfully, but these errors were encountered: