Hello,
Does anyone know how to disable the sidebar on a Samsung Edge while running an app? My game involves a lot of swiping and the edge feature keeps getting in the way.
Thanks
Hello,
Does anyone know how to disable the sidebar on a Samsung Edge while running an app? My game involves a lot of swiping and the edge feature keeps getting in the way.
Thanks
I googled “disable sidebar on samsung edge” and several sites popped up. This one offers a couple of ways:
http://androidfact.com/how-to-remove-sidebar-on-samsung-phones-and-tablets/
Rob
Hi Rob,
Thanks for the response. I meant could it be disabled within the code of my app, not changing the actual settings on the phone itself.
I was looking for something similar to:
display.setStatusBar( display.HiddenStatusBar )
Only for the galaxy sidebar. Thanks
We don’t have way to control that.
Rob
I googled “disable sidebar on samsung edge” and several sites popped up. This one offers a couple of ways:
http://androidfact.com/how-to-remove-sidebar-on-samsung-phones-and-tablets/
Rob
Hi Rob,
Thanks for the response. I meant could it be disabled within the code of my app, not changing the actual settings on the phone itself.
I was looking for something similar to:
display.setStatusBar( display.HiddenStatusBar )
Only for the galaxy sidebar. Thanks
We don’t have way to control that.
Rob