Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 6b031f8a authored by Cosmin Băieș's avatar Cosmin Băieș
Browse files

Check hasNavigationBar when showing IME nav bar

Before my CL [1] the IME navigation bar was directly tied to the System
navigation bar, and would follow its visibility.

Now that these two are untied, the IME navigation bar must check whether
the System navigation bar will be drawn, to avoid showing itself when it
shouldn't (e.g. emulator).

Test: run on emulator, check that IME navigation bar is not shown;
  atest InputMethodServiceTest#testNoNavigationBar_thenImeNoCaptionBar
Bug: 296435448
Change-Id: Ide89075836a527d806f28cbeeb8d90334b79428f
parent 354ad871
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment