Skip to content

gmazzo/android-nestedscroll-maps

Repository files navigation

android-nestedscroll-maps

A NestedScrollingChild aware straight forward replacement for Google's MapFragment and SupportMapFragment fragments that works well with CoordinatorLayout, AppBarLayout and CollapsingToolbarLayout widgets from Google's Design library.

Import

On your build.gradle add:

    dependencies {
        compile 'com.github.gmazzo:nestedscroll-maps:0.4'
    }

Download

Usage

Just replace MapFragment and SupportMapFragment with NestedScrollMapFragment and SupportNestedScrollMapFragment respectively

Demo

NestedScrollMapFragment MapFragment
Nested Demo Regular Demo

About

Nested scroll (CoordinatorLayout, AppBarLayout and CollapsingToolbarLayout) support for Google Maps fragments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages