Abrar Wiryawan
Abrar Wiryawan
I can load product hunt news. But i agree on dribbble, this app not able to load it
I experience this issue too
I try to follow Lucifer but i dont get the issue you have  
I havent been able to fix this, but i hope this can add more context to the issue. First, LightContrast theme also has this issue. Second, i think the "it...
It should be fixed with #150 
Is this fixed? I still cant find it on the web
Is this why `collectAsStateWithLifecycle` is crash (cant find lifeycleOwner) even when being run on Android device?
> When this API be available in Compose `rc` versions, we should update Voyager to support it here. It is now in RC: https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.6.10-rc01
> findViewById(R.id.text_input_end_icon) > ?.let { > val padding = resources.getDimensionPixelOffset(R.dimen.default_padding_small) > it.updateLayoutParams { > setMargins(leftMargin, topMargin, rightMargin, bottomMargin + padding) > } > } unfortunately it doesn't work for horizontal...
i have set jvmtarget and compatibility in compileoptions to Java 11 but the problem still exists