MiguelCatalan / MaterialSearchView

Cute library to implement SearchView in a Material Design Approach
http://miguelcatalan.info/2015/09/23/MaterialSearchView/
Apache License 2.0
3.84k stars 617 forks source link

Maven repo #251

Closed guyferguson closed 3 years ago

guyferguson commented 3 years ago

Hi, Are there any plans to migrate 1.4.0 to Maven? Have I missed a discussion somewhere? I cannot release an app that uses the cute Material SearchView because google won't accept libraries on jcenter() any longer.

Is there a simple fix for this?

moetouban commented 3 years ago

looks like the library has been abandoned by contributors (5 years ago)

moetouban commented 3 years ago

@MiguelCatalan @lgvalle ^^

lgvalle commented 3 years ago

@guyferguson you should not use this library. As @moetouban said it's not been updated in 5+ years. There should be other more updated alternatives out there

guyferguson commented 3 years ago

Thanks all for your responses. I will look for an alternative. I picked it up via cloning another repo ( https://github.com/c0de-wizard/android-liveData-viewModel) and hadn't realised how old it was.