Hyperion-Android icon indicating copy to clipboard operation
Hyperion-Android copied to clipboard

Hyperion is forcing my Activities to extend behind the navigation bar

Open saket opened this issue 7 years ago • 2 comments

screenshot_1525508724

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.

saket avatar May 05 '18 08:05 saket

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.

saket avatar May 05 '18 08:05 saket

I also have such issue at Android 4.x devices/emulator

httpdispatch avatar Jul 19 '18 10:07 httpdispatch