Loading core/res/res/values/dimens.xml +1 −1 Original line number Diff line number Diff line Loading @@ -65,7 +65,7 @@ <!-- Width of the navigation bar when it is placed vertically on the screen --> <dimen name="navigation_bar_width">48dp</dimen> <!-- Height of the bottom taskbar not including decorations like rounded corners. --> <dimen name="taskbar_frame_height">60dp</dimen> <dimen name="taskbar_frame_height">56dp</dimen> <!-- How much we expand the touchable region of the status bar below the notch to catch touches that just start below the notch. --> <dimen name="display_cutout_touchable_region_size">12dp</dimen> Loading Loading
core/res/res/values/dimens.xml +1 −1 Original line number Diff line number Diff line Loading @@ -65,7 +65,7 @@ <!-- Width of the navigation bar when it is placed vertically on the screen --> <dimen name="navigation_bar_width">48dp</dimen> <!-- Height of the bottom taskbar not including decorations like rounded corners. --> <dimen name="taskbar_frame_height">60dp</dimen> <dimen name="taskbar_frame_height">56dp</dimen> <!-- How much we expand the touchable region of the status bar below the notch to catch touches that just start below the notch. --> <dimen name="display_cutout_touchable_region_size">12dp</dimen> Loading