android_vendor_hardware_ove.../Samsung/M31s-SystemUI/res/values/config.xml
Rufus Immanuel Raj P 70d3869ead Fix brightness issue on 1ui4 firmware
1. Fixed brightness issue on One UI 4 Firmware (by adding 2 configs from stock, that cause tests to fail)
2. Added System UI overlay to make screen on and off animations go towards the power button instead of volume
2022-06-03 20:30:11 +05:30

8 lines
329 B
XML
Executable file

<?xml version="1.0" encoding="utf-8"?>
<resources>
<dimen name="keyguard_carrier_text_margin">45px</dimen>
<dimen name="system_icons_keyguard_padding_end">45px</dimen>
<dimen name="rounded_corner_content_padding">4dp</dimen>
<dimen name="physical_power_button_center_screen_location_y">890px</dimen>
</resources>