MiguelCatalan / MaterialSearchView

Cute library to implement SearchView in a Material Design Approach

Home Page:http://miguelcatalan.info/2015/09/23/MaterialSearchView/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error When adding Dependency

doilio opened this issue · comments

I get 'attr/layout_anchorGravity' with config ''

101
202

Hi, It went back to normal after adding there 2

    implementation 'com.android.support:support-v4:28.0.0'
    implementation 'com.android.support:design:28.0.0'