Hyperion-Android
Hyperion-Android copied to clipboard
Hyperion is forcing my Activities to extend behind the navigation bar

Hey folks, thanks for making Hyperion. I'm facing one weird issue where HyperionMenuLayout is extending behind the navigation bar, forcing my layouts to also get extended.
Here's a capture by layout-inspector (zipped because Github doesn't allow uploading unidentified files).
I'd be happy to contribute if someone can guide me where this problem might be happening.
Update: it appears that it also seems to be interfering with my Activity's softInputMode, which is set to adjustResize, but the layout isn't getting resized.
I also have such issue at Android 4.x devices/emulator