Skip to content

NkoroiEric/MaskedCardView

Repository files navigation

MaskedCardView

lib is local repo on my machine and you to can use it locally by running this commands: gradlew build gradlew publishToMavenLocal

and add this to your apps build allProjects { repositories { mavenLocal() } }

implementation 'com.enterprise.lib:material:1.0.0-alpha01'

About

The projects makes it seamless to have edges or diagonal corners on android cardview

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages