Loading redfin/overlay/frameworks/base/packages/SystemUI/res/values/dimens.xml +13 −0 Original line number Diff line number Diff line Loading @@ -31,5 +31,18 @@ <dimen name="config_rounded_mask_size">156px</dimen> <dimen name="config_rounded_mask_size_top">156px</dimen> <dimen name="config_rounded_mask_size_bottom">156px</dimen> <!-- Location on the screen of the center of the physical power button. --> <dimen name="physical_power_button_center_screen_location_y">620px</dimen> <!-- Location on the screen of the center of the physical volume up/down buttons. --> <dimen name="physical_volume_up_button_center_screen_location_y">950px</dimen> <dimen name="physical_volume_down_button_center_screen_location_y">1150px</dimen> <!-- Location on the screen of the center of the fingerprint sensor. For devices with under display fingerprint sensors, this directly corresponds to the fingerprint sensor's location. For devices with sensors on the back of the device, this corresponds to the location on the screen directly in front of the sensor. --> <dimen name="physical_fingerprint_sensor_center_screen_location_y">620px</dimen> </resources> Loading
redfin/overlay/frameworks/base/packages/SystemUI/res/values/dimens.xml +13 −0 Original line number Diff line number Diff line Loading @@ -31,5 +31,18 @@ <dimen name="config_rounded_mask_size">156px</dimen> <dimen name="config_rounded_mask_size_top">156px</dimen> <dimen name="config_rounded_mask_size_bottom">156px</dimen> <!-- Location on the screen of the center of the physical power button. --> <dimen name="physical_power_button_center_screen_location_y">620px</dimen> <!-- Location on the screen of the center of the physical volume up/down buttons. --> <dimen name="physical_volume_up_button_center_screen_location_y">950px</dimen> <dimen name="physical_volume_down_button_center_screen_location_y">1150px</dimen> <!-- Location on the screen of the center of the fingerprint sensor. For devices with under display fingerprint sensors, this directly corresponds to the fingerprint sensor's location. For devices with sensors on the back of the device, this corresponds to the location on the screen directly in front of the sensor. --> <dimen name="physical_fingerprint_sensor_center_screen_location_y">620px</dimen> </resources>