Merge pull request #57837 from YeldhamDev/that_was_pointless

This commit is contained in:
Rémi Verschelde
2022-02-09 09:38:39 +01:00
committed by GitHub
2 changed files with 2 additions and 21 deletions

View File

@@ -435,7 +435,7 @@
<constant name="CONTENT_SCALE_ASPECT_EXPAND" value="4" enum="ContentScaleAspect">
</constant>
<constant name="LAYOUT_DIRECTION_INHERITED" value="0" enum="LayoutDirection">
Automatic layout direction, determined from the parent control layout direction.
Automatic layout direction, determined from the parent window layout direction.
</constant>
<constant name="LAYOUT_DIRECTION_LOCALE" value="1" enum="LayoutDirection">
Automatic layout direction, determined from the current locale.