Danylo Volokh
Danylo Volokh
HashTagHelper
This is a library designed for highlighting hashtags ("#example") and catching click on them.
ImageTransition
This is a pet project that shows how to implement shared element image transition between activities on pre-Lollipop devices on Android.
LondonEyeLayoutManager
A Layoutmanager that must be used with RecyclerView. When list is scrolled views are moved by circular trajectory
MidPointCircleExplained
This is a project that helps to understand how "Mid Point Circle" algorithm works and how it is modified for LondonEyeLayoutManager project
VideoPlayerManager
This is a project designed to help controlling Android MediaPlayer class. It makes it easier to use MediaPlayer ListView and RecyclerView. Also it tracks the most visible item in scrolling list. When...