Fernando Gonzalez
Fernando Gonzalez
These are my version for the Minimum requirements androidx.appcompat -> 1.6.1 androidx.core -> 1.10.0 androidx.test:core -> 1.5.0 (this one is ok with core or do i need to use the...
Tried removing all themes from all material components and also removing all the themes from material

Would you like me to send how all our themes and how all materials components are implemented?
I have found a band aid, still testing to ensure nothing breaks, hope to get a response from a developer Still can't find what is producing the error, check everything...
Devices: Samsung s20ultra and redmi note 10s Getting similar results with long texts   maybe somethiing I'm missing? ` val builder = rememberBalloonBuilder { setArrowSize(20) setWidthRatio(0.8f) setHeight(BalloonSizeSpec.WRAP) setArrowOrientation(ArrowOrientation.TOP) setArrowPositionRules(ArrowPositionRules.ALIGN_ANCHOR)...
same problem with the height
hello @yigitozgumus just trying your suggestion, worked like a charm. Fixed Width and Height issues, so thank you su much. I didn't set the elevation so it was taking de...