Probably a dumb question but is there anyway to reset the app drawer when i close it?
Probably a dumb question but is there anyway to reset the app drawer when i close it?
I open the drawer scroll to 3rd page close drawer open the drawer again and its still on the 3rd page I want it to go back to the start (page 1)
]]>
< ![CDATA[
Resumed event, zoom 100p?
(It’s a question because didn’t tried, but theoretically should work) If not try in the paused event
]]>
< ![CDATA[
Works 🙂 only thing is when I open the drawer there’s a slight delay while it goes back to page 1 but I can live with it cheers.
]]>
< ![CDATA[
LL.getContainerById(99).setPosition(0,0,1,false);
And I would set in pause event instead of resumed.
]]>
< ![CDATA[
Spot on nice one.
]]>