Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up- Chicago
- Chicago
Popular repositories
-
-
-
Forked from Almeros/android-gesture-detectors
Gesture detector framework for multitouch handling on Android, based on Android's ScaleGestureDetector
-
-
Based on the Android support library's ViewPager class, this ViewPager supports both horizontal and vertical paging views.
-
An Android Launcher specifically designed for use on the tv. Great for devices like the Geniatech Android TV.
165 contributions in the last year
Contribution activity
August 2019
- rharter/coil Kotlin
Created a pull request in coil-kt/coil that received 7 comments
Adds support for generic Uri strings.
Fixes #24
Changes
I added a generic UriStringMapper to handle generic strings. It is intentionally added at the end of the mappers in the RealImage…