Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixup for Redmi 9 #123

Merged
merged 1 commit into from
Jul 30, 2024
Merged

Fixup for Redmi 9 #123

merged 1 commit into from
Jul 30, 2024

Conversation

wildbeetle
Copy link

@wildbeetle wildbeetle commented Jul 27, 2024

Changeset:

  • Status bar.
    Change status_bar_padding_top value
    Convert dp to px for keyguard_carrier_text_margin
    Add rounded_corner_content_padding
    Change status_bar_padding_start value to match rounded_corner_content_padding

  • Fix navigation bar being too close to the dock (just use the AOSP default).
    Remove:
    navigation_bar_height
    navigation_bar_height_landscape
    navigation_bar_width

  • Remove redundant and unneeded resources (just use the AOSP defaults).
    Remove:
    config_screenBrightnessDoze
    config_screenBrightnessDim
    config_mainBuiltInDisplayCutoutRectApproximation
    config_fillMainBuiltInDisplayCutout
    status_bar_height_default
    status_bar_height
    status_bar_height_landscape
    quick_qs_offset_height
    rounded_corner_radius

  • Fix indentation on config_biometric_sensors.

@wildbeetle wildbeetle changed the title Fixup for Redmi 9 [WIP] Fixup for Redmi 9 Jul 28, 2024
@wildbeetle wildbeetle changed the title [WIP] Fixup for Redmi 9 Fixup for Redmi 9 Jul 28, 2024
@wildbeetle wildbeetle changed the title Fixup for Redmi 9 [WIP] Fixup for Redmi 9 Jul 28, 2024
@wildbeetle wildbeetle changed the title [WIP] Fixup for Redmi 9 Fixup for Redmi 9 Jul 28, 2024
Changeset:

* Status bar
Change status_bar_padding_top value
Convert dp to px for keyguard_carrier_text_margin
Add rounded_corner_content_padding
Change status_bar_padding_start value to match rounded_corner_content_padding

* Fix navigation bar being too close to the dock (just use the AOSP defaults)
Remove:
navigation_bar_height
navigation_bar_height_landscape
navigation_bar_width

* Remove redundant and unneeded resources (just use the AOSP defaults)
Remove:
config_screenBrightnessDoze
config_screenBrightnessDim
config_mainBuiltInDisplayCutoutRectApproximation
config_fillMainBuiltInDisplayCutout
status_bar_height_default
status_bar_height
status_bar_height_landscape
quick_qs_offset_height
rounded_corner_radius

* Fix indentation on config_biometric_sensors
@wildbeetle
Copy link
Author

If you don't mind please merge this too Sir @phhusson

@phhusson phhusson merged commit 663b1a4 into TrebleDroid:pie Jul 30, 2024
1 check passed
@wildbeetle
Copy link
Author

Thank you very much.
I can only pray for your health @phhusson

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants