raditya gumay

Results 13 issues of raditya gumay

[androidx.dex](https://androidx.de/index.html) provides clear documentation that has details such as: - it has the artifact for the Gradle dependencies. - it has an overview. - it has source code. and the...

As we use primitive type on the data class properties declaration it would give a high chance for error-prone of doing substitution in between properties. Indeed naturally we're able to...

As we have seen in the [example](https://github.com/gojek/courier-android/blob/main/app/src/main/java/com/gojek/courier/app/ui/MainActivity.kt#L109), the initialization of Courier took few configurations. Since most of them are a `default` configuration. would be better if we create a bean...

During integration with the Clickstream, if you experience a compilation error like the below, do consider to substitute the protobuf-java to protobuf-lite. see our example here. https://github.com/gojek/clickstream-android/blob/main/app/build.gradle.kts#L69 ``` * What...

## Background I have a use case where I want to utilize a shark-cli to capture memory leaks in our CI infrastructure, where it would run on every single merge...

Available APIs that can be used: - https://github.com/mathdroid/covid-19-api - https://corona.jakarta.go.id/ - https://pikobar.jabarprov.go.id/# - https://corona.ntbprov.go.id/ - http://corona.jogjaprov.go.id/

enhancement

this feature is blocked from https://github.com/radityagumay/COVID-19/issues/3

enhancement