Abrar Wiryawan

Results 21 comments of 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 ![image](https://user-images.githubusercontent.com/26060382/124758591-ebbbc680-df58-11eb-8a07-d2bd9da25757.png) ![image](https://user-images.githubusercontent.com/26060382/124758608-f1191100-df58-11eb-8b10-a4044caa4610.png)

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 ![ezgif com-gif-maker](https://user-images.githubusercontent.com/26060382/185757968-75d212a1-e338-4a23-8338-16a280b03fbb.gif)

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