Phuc YNWA

Results 7 issues of Phuc YNWA

I've just found this awesome library. I love your attempt. I hope that compose-richtext will support LaTeX soon.

## What does this change? Add a texel spacing multiplier variable to class GPUImageBilateralBlurFilter ## What is the value of this and can you measure success? This makes the Bilateral...

I tried to use MarkdownText inside a LazyColumn but it isn't able to be scrolled. ```kotlin Box(modifier = Modifier.fillMaxSize()) { LazyColumn( state = rememberLazyListState(), modifier = Modifier.fillMaxSize() ) { item...

It's a long time from the time the latest version 1.0.3 was released. New pull requests were merged but no release was created. Please release new version because we need...

This feature is available in other libraries but not this library. I need it in my projects.

size/S

A disadvantage of this library is that it does not support Uri type while most of othe libraries do. When I tried to get content uri from intent, parse it...

Stale
size/L

My app uses this library. It got a crash today (always) Log cat: ``` java.lang.NoSuchMethodError: No virtual method at(Ljava/lang/Object;I)Landroidx/compose/animation/core/KeyframesSpec$KeyframeEntity; in class Landroidx/compose/animation/core/KeyframesSpec$KeyframesSpecConfig; or its super classes (declaration of 'androidx.compose.animation.core.KeyframesSpec$KeyframesSpecConfig' appears...