Dylan Roussel
Dylan Roussel
I use ADB over network when developing on Android Studio, and when I launch Android Studio, before running the app on my device, I always have to type in the...
This PR adds a "Dark Theme" toggle above the "Show Code" one as seen below. This is a work in progress. Currently, toggling the theme causes an exception causing the...
Hello there, According to [page #2 of the codelab](https://codelabs.developers.google.com/codelabs/android-dagger-to-hilt/index.html#2), we are supposed to add Hilt to the project ourselves. However, as seen in the following lines, Hilt is already included...
Jitpack doesn't build anymore. Reading the logs, here's what comes out: ``` FAILURE: Build failed with an exception. * Where: Script '/script/maven-plugin.gradle' line: 2 ``` We don't have a maven-plugin.gradle...