liaoinstan / SpringView

🔥 A custom view pull to refresh,support ScrollView,ListView,RecyclerView,WebView and all another views, easy to use
Apache License 2.0
1.93k stars 355 forks source link

layout_behavior属性缺失 #56

Open fishsoft opened 7 years ago

fishsoft commented 7 years ago

Error:(25) No resource identifier found for attribute 'layout_behavior' in package 'com.liaoinstan.demospring'

<LinearLayout android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical" app:layout_behavior="@string/appbar_scrolling_view_behavior">

liaoinstan commented 7 years ago

(⊙_⊙;) ...什么