1

As many of you already know, Samsung has introduced option to hide navigation bar by double-clicking on small dot in bottom-left corner.

I need to figure out if it is hidden or not, so I tried to do that by getting its height. It looks like it always 144, no matter if it's visible or not. Samsung does in its way, so probably this is not a good way to go.

Is there a way to figure out if navigation bar is hidden or not on Android devices?

vanste25
  • 1,754
  • 14
  • 39
  • Find a solution? – Abubakar Jul 30 '18 at 13:11
  • No, I did not.. I switched to a different approach. Sadly – vanste25 Jul 30 '18 at 13:23
  • 1
    check the question for the solution _[a helper method that does a pretty good job of letting me know that a device has a navigation bar toggled on](https://stackoverflow.com/questions/51317263/how-to-know-when-samsung-s8-s8-s9-ect-bottom-navigation-bar-is-visible)_ – John Jul 15 '19 at 10:26

0 Answers0