PixelExperience / android-issues

Issue tracker
97 stars 42 forks source link

The clock alignment in the status bar is too close to the left #4298

Closed ScareJauzer closed 1 year ago

ScareJauzer commented 1 year ago

Build date

PixelExperience_Plus_sweet-13.0-20230109-1219-OFFICIAL

Expected Behavior

The clock alignment in the status bar is too close to the left of what it should be. This happens both in the status bar, as well as when swiping the control panel. It also happens on the lock screen, specifically with the name of the mobile operator. This is practically next to the left edge of the screen and is clearly at a different level from the digital time displayed.

Current Behavior

The problem is persistent, the status bar and panel remain misaligned. In the attached image I place some colored dots so that you can see the difference between the left margin and the right margin. In the left margin where the clock icon is located, it is clearly attached to the edge of the screen unlike the right side. It also happens on the lock screen, specifically with the name of the mobile operator. This is practically next to the left edge of the screen and is clearly at a different level from the digital time displayed. 1 2 lock screen logcat.txtlogcat.txt

Possible Solution

I have no idea. Maybe turning on a custom alignment option for the status bar? You could allow third party applications to overwrite the overlays. In the developer options you can activate a hole on the left side of the screen. If that hole was transparent and the size of the hole was smaller it could be aligned without problems in the status bar, control panel and lock screen.

Steps to Reproduce

  1. Happens all the time
  2. It happens even when you use magisk aosp mods to modify the status bar or lock screen.

/device sweet /version thirteen_plus

pixelexperiencebot commented 1 year ago

Issue created! You can close at any time by commenting /close

Pulkit077 commented 1 year ago

Space on the top right corner is reserved for privacy indicators and this is the correct behavior.

ScareJauzer commented 1 year ago

Space on the top right corner is reserved for privacy indicators and this is the correct behavior.

Of course I understand, could the details mentioned on the left side be corrected in future updates? Your work is great

Pulkit077 commented 1 year ago

The alignment issues with the status bar have been fixed in the latest update.

Pulkit077 commented 1 year ago

/close

pixelexperiencebot commented 1 year ago

Issue closed by maintainer request.

ScareJauzer commented 1 year ago

The alignment issues with the status bar have been fixed in the latest update.

Thanks