mirror of
https://github.com/Evolution-X-Devices/device_google_redfin
synced 2026-01-28 13:46:14 +00:00
redfin: Set status_bar_header_height_keyguard to status_bar_height_default value
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
<bool name="doze_double_tap_reports_touch_coordinates">true</bool>
|
||||
|
||||
<!-- Height of the status bar header bar when on Keyguard (match status_bar_height) -->
|
||||
<dimen name="status_bar_header_height_keyguard">@*android:dimen/status_bar_height</dimen>
|
||||
<dimen name="status_bar_header_height_keyguard">@*android:dimen/status_bar_height_default</dimen>
|
||||
|
||||
<!-- Doze: Table that translates sensor values from the doze_brightness_sensor_type sensor
|
||||
to brightness values; -1 means keeping the current brightness. -->
|
||||
|
||||
Reference in New Issue
Block a user