Skip to content

czy1121/popup

Repository files navigation

Popup

简化 PopupWindow 使用

Gradle

repositories {
    maven { url "https://gitee.com/ezy/repo/raw/cosmo/"}
}
dependencies {
    implementation "me.reezy.cosmo:popup:0.10.0"
}

使用

Popup(view, width, height).show(anchorView, Popup.VPosition.ABOVE, Popup.HPosition.ALIGN_LEFT, xOffset, yOffset)

LICENSE

The Component is open-sourced software licensed under the Apache license.

About

简化 PopupWindow 使用

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages