阻尼下來,我叫雷鋒

發現SmartRefresh新用法,阻尼下來,純下拉

 <com.scwang.smart.refresh.layout.SmartRefreshLayout
       android:layout_width="match_parent"
       android:layout_height="match_parent"
       app:srlDragRate="0.35"
       app:srlEnableAutoLoadMore="true"
       app:srlEnableLoadMoreWhenContentNotFull="true"
       app:srlEnablePureScrollMode="true"
       >
       <com.scwang.smart.refresh.header.ClassicsHeader
           android:layout_width="wrap_content"
           android:layout_height="wrap_content"
           app:layout_srlBackgroundColor="#ffffff"
           app:srlTextLoading="" />
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章