Merge "Remove circular_display_mask_offset symbol and default" into cw-e-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
7f54aa1e81
@@ -364,11 +364,6 @@
|
|||||||
|
|
||||||
<dimen name="resolver_max_width">480dp</dimen>
|
<dimen name="resolver_max_width">480dp</dimen>
|
||||||
|
|
||||||
<!-- @deprecated Use config_windowOutsetBottom instead.
|
|
||||||
Size of the offset applied to the position of the circular mask. This
|
|
||||||
is only used on circular displays. In the case where there is no
|
|
||||||
"chin", this will default to 0 -->
|
|
||||||
<dimen name="circular_display_mask_offset">0px</dimen>
|
|
||||||
<!-- Amount to reduce the size of the circular mask by (to compensate for
|
<!-- Amount to reduce the size of the circular mask by (to compensate for
|
||||||
aliasing effects). This is only used on circular displays. -->
|
aliasing effects). This is only used on circular displays. -->
|
||||||
<dimen name="circular_display_mask_thickness">1px</dimen>
|
<dimen name="circular_display_mask_thickness">1px</dimen>
|
||||||
|
|||||||
@@ -445,7 +445,6 @@
|
|||||||
<java-symbol type="dimen" name="notification_large_icon_circle_padding" />
|
<java-symbol type="dimen" name="notification_large_icon_circle_padding" />
|
||||||
<java-symbol type="dimen" name="notification_badge_size" />
|
<java-symbol type="dimen" name="notification_badge_size" />
|
||||||
<java-symbol type="dimen" name="immersive_mode_cling_width" />
|
<java-symbol type="dimen" name="immersive_mode_cling_width" />
|
||||||
<java-symbol type="dimen" name="circular_display_mask_offset" />
|
|
||||||
<java-symbol type="dimen" name="accessibility_magnification_indicator_width" />
|
<java-symbol type="dimen" name="accessibility_magnification_indicator_width" />
|
||||||
<java-symbol type="dimen" name="circular_display_mask_thickness" />
|
<java-symbol type="dimen" name="circular_display_mask_thickness" />
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user