SearchableSpinner
SearchableSpinner copied to clipboard
Could not find com.toptoche.searchablespinner:searchablespinnerlibrary:1.3.1'
trafficstars
when upgrading android project to 7.0.2 Error found
any solution?
also needing a solution on this
add to jcenter() gradle
allprojects { repositories { google() mavenCentral() //noinspection JcenterRepositoryObsolete jcenter() // Warning: this repository is going to shut down soon
}
}
have another solution?
I have a solution on this request, just wanted to share it so its public knowledge. https://github.com/miteshpithadiya/SearchableSpinner/issues/147#issuecomment-2304030504