Closed paras294 closed 4 years ago
Just add
android:clickable="true" android:focusable="true"
To your coach mark overlay layout parent and you're good to go.
Hey TakuSemba
Thank you so much.
Sincere Regards, Paras
On Tue, Aug 4, 2020, 20:17 GuilhE notifications@github.com wrote:
Just add
android:clickable="true" android:focusable="true"
To your coach mark overlay layout parent and you're good to go.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/TakuSemba/Spotlight/issues/92#issuecomment-668641151, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJRANMG2KXQIQNH6CWHURZLR7ANRRANCNFSM4OMJ3IUA .
I'm not TakuSemba 😄 but I'm glad I could help!
Hi, @GuilhE. Thank you for the help!.
I fixed for the button not to be able to be clicked while Spotlight is on. Please check out the demo app 👍
start spotlight button is clickable after the start of the spotlight, multiple spotlight opens up. behind view should be non - clickable.