Roberto Leinardi
Roberto Leinardi
Having used other popular dependency injection libraries for other languages, I find the use of the name `Component` a little misleading. My understanding is that, what is annotated with `#[derive(Component)]`...
I am new to Rust and I would have found very useful an advanced sample project showcasing every possible feature of shaku. What I would like to have in this...
The app doesn't seem to work with my project: I have [made a PR](https://github.com/leinardi/FloatingActionButtonSpeedDial/pull/5) where [TravisCI failed](https://travis-ci.org/leinardi/FloatingActionButtonSpeedDial/builds/361255460) but I got no message from ci-reporter. This is the content of my...
Hi, I would like to suggest to only allow one driver per entry in the Driver section so, for example, instead of having `contrib-drivers` and a long description with all...
Add a label also to the main FAB, so that can be used to replicate the exact same behavior of Inbox by Gmail and Calendar apps. Since I would like...
Add missing Javadoc to classes and methods.
Write UnitTests and Espresso tests
I recently upgraded Android Studio to the latest Beta of Chipmunk 2021.2.1 and the plugin doesn't work anymore. It also throws this error: ``` java.lang.IncompatibleClassChangeError: Method 'com.android.tools.idea.gradle.project.model.AndroidModuleModel com.android.tools.idea.gradle.project.model.AndroidModuleModel.get(org.jetbrains.android.facet.AndroidFacet)' must be...
After an orientation change the date of the Month calendar is set to January 1900 (the selected date is still the right one):   I'm starting the dialog this...
After an orientation change the date of the Month calendar is set to January 1900 (the selected date is still the right one):   I'm starting the dialog this...