Jerry Hanks Okafor
Jerry Hanks Okafor
Ok @TonnyL Lets hope we fix it soon. Thanks
This does not fix this issue. I have tried it.
But what exactly is the issue? May be we have to create another release.
We have to fix this. I will work on it.
> After trying @infinito84 solution and adding some extra dependencies I managed to make it work like this on this image **node:8.11.3-alpine**: > > ``` > # Add support for...
When is this going to be fixed?
Hi, @pocmo I am thinking that `Stack` would be a better option here especially for `FrameLayout` with children. [https://developer.android.com/reference/kotlin/androidx/compose/foundation/layout/package-summary#stack](url)
looks like all `good first start` issues have finished for, I might be interested in working on this one.
@pocmo I need help here. How would you suggest I handle a case of `android:gravity="top|start"` where we have two raw values separated by `|`?. I have verified that the gravity...
Thanks for the heads up. I will check out the new Box then.