[SQUASH] base: Revert secondary home handle
So following navbar mess for hours and thinking how did AOSP messed it this bad.
Apparently they draw a fake navbar for landscape orientation.
The code is broken, I don't know why or how it even got pushed.
These reverts solve "navbar" being drawn in random places on the screen
when activity resumed from recents on landscape, stealing touches while
doing nothing really.
Revert "Show secondary home handle in immersive apps"
This reverts commit 9c84ea1ff0d93354b6eb378957b2e2f869537664.
Revert "Draw a fake home handle during QuickSwitch"
This reverts commit 63e92bc00bdfef5cb5f8a8e086fc54e7e6a8d864.
Change-Id: I6223247fa2f24466f4497855f80be0faf46dd242
Signed-off-by: spezi77 <spezi7713@gmx.net>
3 files changed