Skip to content

ModalSheet is a library that handle a background layout with parallax effect and foreground layout with scrolling layout.

Notifications You must be signed in to change notification settings

ldr-git/ModalSheet

Repository files navigation

ModalSheet

ModalSheet is a library that handle a background layout with parallax effect and foreground layout with scrolling layout.

Installation

allprojects {
		repositories {
			...
			maven { url 'https://jitpack.io' }
		}
	}
dependencies {
	        implementation 'com.github.ldr-git:ModalSheet:v0.0.5'
	}

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

ModalSheet is a library that handle a background layout with parallax effect and foreground layout with scrolling layout.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages