Open pcg92 opened 6 years ago
Did you found any solution??
I am also facing the same issue. When I show the button in popup, it is not working.
I had the same problem and solved this problem in Java code.
shinebutton= findViewById(R.id.shinebutton);
shinebutton.setClickable(false);
Really this feature is not possible?