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

Commit 6a559868 authored by Chris Göllner's avatar Chris Göllner Committed by Chris Göllner
Browse files

Fix the "No service" text being too far away from the status icons

The issue was that the "No service" View was a minimum width. If the
text inside of it is smaller than the minimum width, there will be an
empty space after the text to fill the minimum width, and make it look
like the View is far away from the status icons.

The fix here is to set the gravity to Gravity.END, so that the text is
aligned to be closest to the status icons.

Test: Connect an external display and pull down the shade on the
      external display.
Fixes: 437081075
Flag: com.android.systemui.fix_shade_header_wrong_icon_size
Change-Id: Icb76afeac82794f04f50ebe790b89c15643cb722
parent 41145db2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment