Ashkan Haghighi Fashi
Ashkan Haghighi Fashi
Hey, this might be out of scope of this library, but I'm trying to navigate to a specific screen when clicking a notification, but I cant make it work. I...
I dont know what I did wrong, but I followed all the needed steps but I get invalid_request when trying to login with apple on an Android device. Also: Apple...
Right now the text size for the google login and the apple login is not the same. Apple Login also uses FontFamily, while the google button has a fontsize parameter....
I had to manually exclude the dokka dependency in my gradle file, because it minify with R8 threw an error while obfuscating. Since dokka is only for documentation, if I...
I'm trying to use eventStyle with a custom point type and using some material icons for the icon. but the icons i'm trying to use are too big inside the...
Hey there, I'm trying to use the extended event type to display a simple date text composable on the left side of a vertical column. but using that breaks my...
I want to remove specific push notifications when entering a screen, but right now I can only remove all notifications or specific ones by id, but where do I get...
Hey, is it possible to customize the push notification so that there is an image on the left and one on the right in Android? I can't figure this out
Hey, when you directly use the thumb in the Scrollbar to scroll while using HideWhileIdle the thumb disappears even though I'm still scrolling the list with the thumb. This doesnt...