MaterialIntroView icon indicating copy to clipboard operation
MaterialIntroView copied to clipboard

dismissOnTouch(false) not working

Open ed-george opened this issue 9 years ago • 0 comments
trafficstars

I cannot seem to find any documentation on the dismissOnTouch(boolean) method, but it does not seem to behave as expected.

Expected Behaviour: If a user clicks on the intro view, the view should not be dismissed when dismissOnTouch is set to false

Actual Behaviour: The View is dismissed

ed-george avatar Aug 26 '16 11:08 ed-george