uv-index icon indicating copy to clipboard operation
uv-index copied to clipboard

This is a work-in-progress (🔧️) ultraviolet index viewer app for demonstrating Instant Apps + Kotlin + Dagger + MVP

Results 2 uv-index issues
Sort by recently updated
recently updated
newest added

I've been researching why Android Studio gives the following error "resource integer / google_play_services_version not found" when the Google Play Services library is added in the "query" module. It also...

Hi I have been looking at how you have structured you instant app for dagger2. I have a question about using dagger2 for multiple features, in your example you have...

help wanted