From a08db256611a66ca14e085fbd62a8fe352847e89 Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Tue, 1 Jul 2025 23:27:24 +0200 Subject: Fix extra bottom margin when navbar buttons absent (#1024) * Fix extra bottom margin when navbar buttons absent Fix the extra space that was appearing when the gesture-navigation bar didn't contain the "switch IME" or "close IME" buttons. This was found on OneUI 7 with the two "keyboard key" related options turned off. * Remove unneeded nav bar detection and width computation--- res/values/values.xml | 3 --- 1 file changed, 3 deletions(-) (limited to 'res/values') diff --git a/res/values/values.xml b/res/values/values.xml index d506011..169fe1a 100644 --- a/res/values/values.xml +++ b/res/values/values.xml @@ -6,9 +6,6 @@ 28dp 300dp 28dp - - 48dp false -- cgit v1.2.3