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
To achieve the equivalent of weights in Jetpack Compose, you can utilize modifiers like weight and weightSum in combination with the Box component or other layout components like Row or Column.
Describe the bug
Usage example code in Readme.md is giving an error
To Reproduce
See the screenshot.
Expected behavior
No IDE errors
Screenshots
The text was updated successfully, but these errors were encountered: