mohamad
mohamad
hi, thanks for this great library. when I'm getting different between this two jsons ``` "{\"b\": [1,2,4,9]}" ``` and ``` "{\"b\": [6,2,4,9]}" ``` the difference value currectly return operation replace...
**If these assumptions are correct** You can dump the memory at any time in the main thread in the app (this might cause the OS to show the app not...
Adding KAPT arguments to define_kt_toolchain By this, we can configure KAPT. Build.bazel ``` load("@io_bazel_rules_kotlin//kotlin:core.bzl", "define_kt_toolchain", "kapt_options") kapt_options( name = "kapt_options", correctErrorTypes = True, ) define_kt_toolchain( name = "kotlin_toolchain", api_version =...
Hi, thanks for this very nice example. I create an app based on your example in my app I have many stream address .which I want to play them with...
hi matthewrkula thanks for this very cool lib. but i have problem in android 4.2.2 whit persian or farsi fonts . in android 4.2.2 farsi words showing sepratly i test...