Suraj Kumar Sau

Results 9 issues of Suraj Kumar Sau

Getting this issue in crashlytics for many of my users. Not a Lollipop+ issue. `Fatal Exception: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.halfplatepoha.jisho/com.thefinestartist.finestwebview.FinestWebViewActivity}: android.util.AndroidRuntimeException: java.lang.ClassNotFoundException: com.android.webview.chromium.WebViewChromiumFactoryProvider at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2325) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2387) at...

Overview: When session details screen is opened, frequent memory leaks are captured by LeakCanary Steps To Reproduce: launch app click on any session scroll up and down or click on...

I'm trying to create a SPM from a module which contains a simple object file. ``` object Strings { val TitleTalks = "Talks" val TabTalks = "Talks" val TabChannels =...

First provide basic click and set kanji builder. Then try for draw and identify kanji builder like in 'imi no wa'

enhancement
help wanted

Need to provide verb inflection view. Probably a popup on top of the details card or a sliding dropdown in the card itself.

enhancement

Trying to publish a module with shared string resource over moko-resources. Internally moko-resources generates Resource files for iOS. However, upon running on device it throws `Uncaught Kotlin exception: kotlin.IllegalArgumentException: bundle...

## Overview Experimental implementation of migrating [Modifier.tabIndicatorOffset](https://cs.android.com/androidx/platform/frameworks/support/+/androidx-main:compose/material/material/src/commonMain/kotlin/androidx/compose/material/TabRow.kt%3Bl=401?q=tabIndicatorOffset) to Modifier.Node as an example for implementation for Modifier.Node. ## Implementation The Modifier.composed version of Modifier.tabIndicatorOffset looks like this, ```kotlin // [1] fun...

awesome

Hide faces while posting images for privacy reason. - If possible use different library other than MLKit for face detection, eye detection - Add clickable areas to automatically generate emoji...

# AIM - To introduce [Google Mediapipe](https://google.github.io/mediapipe) implementation - Borrow UI from Instagram