hongyangAndroid / baseAdapter

Android 万能的Adapter for ListView,RecyclerView,GridView等,支持多种Item类型的情况。
Apache License 2.0
4.73k stars 1.2k forks source link

切换LayoutManager时候LoadMoreWrapper就不会居中了 #87

Open 799536960 opened 7 years ago

799536960 commented 7 years ago

貌似初始化LayoutManager在LoadMoreWrapper后面 就会出现这个bug