Danylo Volokh

Results 5 repositories owned by Danylo Volokh

HashTagHelper

598
Stars
76
Forks
Watchers

This is a library designed for highlighting hashtags ("#example") and catching click on them.

ImageTransition

316
Stars
71
Forks
Watchers

This is a pet project that shows how to implement shared element image transition between activities on pre-Lollipop devices on Android.

LondonEyeLayoutManager

1.2k
Stars
173
Forks
Watchers

A Layoutmanager that must be used with RecyclerView. When list is scrolled views are moved by circular trajectory

MidPointCircleExplained

22
Stars
8
Forks
Watchers

This is a project that helps to understand how "Mid Point Circle" algorithm works and how it is modified for LondonEyeLayoutManager project

VideoPlayerManager

3.1k
Stars
759
Forks
Watchers

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...