Skip to content

包含ListView的PopupWindow,支持自适应宽度和全屏,一行代码调用

Notifications You must be signed in to change notification settings

aiceking/ListPopWindow

Repository files navigation

ListPopWindow

Step 1. Add it in your root build.gradle at the end of repositories:

allprojects {
	repositories {
		...
		maven { url 'https://jitpack.io' }
	}
}

Step 2. Add the dependency

dependencies {
	compile 'com.github.NoEndToLF:ListPopWindow:1.1.1'
}

About

包含ListView的PopupWindow,支持自适应宽度和全屏,一行代码调用

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages