TECNO Spark 20: Overlay Implementation and Status Bar Height Fix with Auto-Brightness Feature #138
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR adds an overlay, fixes the status bar height, and introduces the auto-brightness feature for the Spark 20 device.
Why was this necessary?
When using a GSI ROM on the TECNO Spark 20, the status bar height and padding were misaligned, causing an uneven appearance. Additionally, the incorrect auto-brightness behavior was affecting the user experience. This PR fixes the padding and status bar height issues while also adding the auto-brightness feature for a more consistent, clean, and convenient experience.
While I'm not an Android expert, I just followed the instructions on the How to create an overlay? page and tested the overlay by creating a temporary Magisk module.