张强

Results 18 issues of 张强

the kmp is up to 1.7.1 , other compose library has supported , if upgrade to 1.7.1 , this library will get error , many api has changed.

Executing tasks: [desktopRun] in project /Users/tcxt/zq/compose/wangfou-app Type-safe project accessors is an incubating feature. > Task :composeApp:checkKotlinGradlePluginConfigurationErrors SKIPPED > Task :composeApp:generateCommonMainDatabaseSchemaInterface UP-TO-DATE > Task :composeApp:generateComposeResClass UP-TO-DATE > Task :composeApp:convertXmlValueResourcesForCommonMain NO-SOURCE >...

when i use ``` val url1 = "![abc](http://www.baidu.com/img/bdlogo.png)" basicRichTextState.insertMarkdown(url1,50) ``` or ``` val url = "" basicRichTextState.insertHtml(url,50) ``` it show like this

![Image](https://github.com/user-attachments/assets/b3d670e4-1cc5-43ab-9753-56c0f79d6f6d) Android default activity change animation

`@Composable fun SlideTransition1( navigator: Navigator, modifier: Modifier = Modifier, animationSpec: FiniteAnimationSpec = tween(300, easing = HighDensityEasing), content: ScreenTransitionContent = { it.Content() } ) { ScreenTransition( navigator = navigator, modifier =...

能提供一个 Android 原生的 startActivity 的那种动画吗 或者能多提供一些动画吗

can't support markdown table , can you make it support markdown table