CRamsan / CoreProject

This is a project that aims to provide a scalable architecture for mobile development.
https://cramsan.com/
1 stars 0 forks source link

Fix java.lang.IllegalArgumentException: invalid weight 0.0; must be greater than zero in com.cesarandres.ps2link.fragments.profilepager.profile.FragmentComposeProfile$CreateComposeContent$1.invoke #261

Closed CRamsan closed 3 years ago

CRamsan commented 3 years ago

Version 5.6.1(1114)

Stacktrace

com.cesarandres.ps2link.fragments.profilepager.profile.FragmentComposeProfile$CreateComposeContent$1.invoke;

com.cesarandres.ps2link.fragments.profilepager.profile.FragmentComposeProfile$CreateComposeContent$1.invoke;

Reason

java.lang.IllegalArgumentException: invalid weight 0.0; must be greater than zero

Link to App Center

CRamsan commented 3 years ago

This seems like a compose bug. I will defer working on this until later since I am expecting this to be fixed with the newer versions of compose.