Pinned Repositories
actual-number-picker
Android: How should the number picker actually look like
AdapterDelegates
"Favor composition over inheritance" for RecyclerView Adapters
android-ago
An Android TextView that always displays an auto refreshing relative time span with respect to a reference time
android-guidelines
Architecture and code guidelines we use at ribot when developing for Android
MaskedEditText
It allows you to add a mask to EditText
ticker
An Android text view with scrolling text change animation
Transitions-Everywhere
Backport of Android Transitions API for animations. Animations backported to Android 4.0+. API compatible with Android 2.2+
VicMikhailau's Repositories
VicMikhailau/ticker
An Android text view with scrolling text change animation
VicMikhailau/Transitions-Everywhere
Backport of Android Transitions API for animations. Animations backported to Android 4.0+. API compatible with Android 2.2+
VicMikhailau/android-guidelines
Architecture and code guidelines we use at ribot when developing for Android
VicMikhailau/Android-Iconics
Android-Iconics - Use any icon font, or vector (.svg) as drawable in your application.
VicMikhailau/Android-Image-Cropper
Image Cropping Library for Android, optimized for Camera / Gallery.
VicMikhailau/BlurredImageView
Blurred ImageView for your android designes
VicMikhailau/Blurry
Blurry is an easy blur library for Android
VicMikhailau/BottomSheetPickers
Third-party time pickers for Android.
VicMikhailau/Dagger2Scopes
Sample of using Scopes with Dagger2 dependency injection
VicMikhailau/Depth-LIB-Android-
A library that gives depth to Views.
VicMikhailau/DiagonalLayout
With Diagonal Layout explore new styles and approaches on material design
VicMikhailau/drawable-optimizer
Gradle plugin to optimize png files and reduce resultant apk size within an Android project.
VicMikhailau/FanLayoutManager
VicMikhailau/Fast-Android-Networking
A Complete Fast Android Networking Library that also support HTTP/2
VicMikhailau/FBLikeAndroid
A wrapper for Facebook Native Like Button (LikeView) on Android
VicMikhailau/glide-transformations
An Android transformation library providing a variety of image transformations for Glide.
VicMikhailau/KenBurnsView
Android ImageViews animated by Ken Burns Effect
VicMikhailau/LoadingDrawable
Some beautiful android loading drawable, can be combined with any view as the LoadingView or the ProgressBar. Besides, some Drawable can customize the loading progress too.
VicMikhailau/network-connection-class
Listen to current network traffic in the app and categorize the quality of the network.
VicMikhailau/PageIndicatorView
An page indicator for Android ViewPager
VicMikhailau/PickView
Date and Province WheelView like IOS
VicMikhailau/RadarChartView
Android view (widget) for rendering radial diagrams
VicMikhailau/recycler-fast-scroll
Widget for RecyclerView fast scrolling
VicMikhailau/recyclerview-playground
Examples of RecyclerView use and custom LayoutManager implementations
VicMikhailau/SelectionView
快速跳选View,与列表视图搭配使用(ListView、RecyclerView),常用于联系人列表快速选取。
VicMikhailau/SmartisanTime
仿锤子时间View
VicMikhailau/UniversalPickerDialog
Dialog with auto generated pickers inside, which depends on count of dataset.
VicMikhailau/VerticalViewPager
Copy pasted version of the support ViewPager, but vertical!
VicMikhailau/ViewPagerGallery
ViewPager做得画廊,模仿Gallery,带投影
VicMikhailau/WheelView-Android
Selector with wheel view, applicable to selecting money or other short length values.