CustomBottomSheetBehavior

Introduction: Custom BottomSheetBehavior for Android that mimic Google Maps behavior
More: Author   ReportBugs   
Tags:

Android Studio Project using Support Library focused on get Google Maps 3 states behavior including background image parallax and toolbars animations.

Installation

In your module/project build.gradle file add

dependencies {
   ...
   implementation 'com.mahc.custombottomsheetbehavior:googlemaps-like:0.9.1'
}

Usage

[CustomBottomSheetBehavior]

Wiki under construction but still with some info already, until I complete it you can take a look at the example (app module).

Check the following files

  • activity_main.xml (is like a template)
  • activity_main.java (you can see how to listen for states)
  • styles.xml (just the line