Skip to content

Latest commit

 

History

History
49 lines (27 loc) · 1.19 KB

File metadata and controls

49 lines (27 loc) · 1.19 KB

ViewPager2WithParallaxTransformation

This is demo for my post

Introduction

Demo application to create ViewPager2 with RescyclerView.Adapter with Parallax transformation in Basil home screen.

*design of Basil

*images used from unsplash

Demo

gif

Screenshots

Home screen

Libraries Used

This module requires the following modules/libraries:

Installation

Install as usual,

  • Clone this repo.
  • Update your android studio to verion 3.4 .
  • Happy coding.