You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(harmonyos): improve ArkUiLayoutType and ArkUi documentation
- Improve the layout and styling of `ArkUiLayoutType` components
- Add missing width and height properties to several components
- Update documentation in `src/main/resources/genius/harmonyos/arkui-design.vm`
This commit improves the `ArkUiLayoutType` components by adding `width` and `height` properties to ensure proper layout and styling. Additionally, the documentation in `src/main/resources/genius/harmonyos/arkui-design.vm` has been updated to provide clearer instructions on the usage of certain features, such as the `marginRight` and `paddingRight` properties.
0 commit comments