Chetan Sachdeva

Results 5 repositories owned by Chetan Sachdeva

GithubIt

32
Stars
6
Forks
Watchers

LottieDemo

32
Stars
37
Forks
Watchers

This Demo contains a reference to use Lottie Library by Airbnb in an Android Project. An animation JSON file can be played using LottieAnimationView.

recyclerview-bindings

31
Stars
8
Forks
Watchers

RecyclerViewBindings provides a wrapper class RecyclerViewScrollCallback which can be used to add Scroll to Bottom and Pull to Refresh capability to your RecyclerView. You can make use of DataBinding...

spinner-bindings

53
Stars
13
Forks
Watchers

SpinnerBindings expounds on how we can bind a Spinner with DataBinding or InverseDataBinding.

swipeablerecyclerview

15
Stars
1
Forks
Watchers

SwipeableRecyclerView provides a wrapper class SwipeItemTouchHelperCallback which can be used to add Dragging capability to your RecyclerView items. You can make use of DataBinding to bind it via XML.