I have some issues using the `Modifier.clip` to ap...
# compose
j
I have some issues using the
Modifier.clip
to apply a custom shape when there is an
Image
composable + bitmap somewhere in the view (separated from the shape). The clipped shape disappears when the bitmap reaches a certain size or multiple bitmaps in the view reach a certain combined size. Though the limits can differ on different devices.
d
just curious do you have skia errors in the logcat?
j
No I don’t see any errors/skia errors in logcat 😞
a
You'd better file an issue. The link is in the channel description.
d
please post the link to the issue here after I want to subscribe it 🙂
j