CustomDownSelect 废话不多说,先上图!!!!!: 怎样使用? 工程的Gradle发布方式: repositories { google() jcenter() mavenCentral() } allprojects { repositories { google() jcenter() maven { url 'https://jitpack.io' } mavenCentral() } } 依赖项{实现'com.github.gyadmi