kijka

Results 3 comments of kijka

Thanks, good idea about the scanner! It'll be an easier way for the user to check the bike, instead of typing the serial number manually, he can scan it and...

I made a fork of this project and there is an example of using ListAdapter: https://github.com/vladsonkin/bikeindex/blob/master/app/src/main/kotlin/com/sonkins/bikeindex/features/bikes/filter/colors/ColorsAdapter.kt

Agree, `dependencies.gradle` only useful if our features is separate Gradle modules By the way Android Studio sometimes don't provide notification when there is new version of library available and better...