Conversation
…into dev * 'dev' of https://github.com/HKMOpen/UltimateRecyclerView: update version to 0.5.92 added glide proguard configuration adding more documents add sarcompat support on imageView but it was not working ... check pages loading make some changes on the readme. dev fix loading more for five or less items. display and remove loader animations. bug hunting for the cymcsg#363, cymcsg#374 Update README.md update version Delete README.md Update README.md
upgraded.
refresher merged
- header view - loading on the bottom - expandable layout items
fixed loading issue
|
@cymcsg here is all the fixed from the previous reports. you might try on my library before merging to my repos =) |
|
Great! |
|
@cymcsg the conflicts are covered from your part and most of the changes are done in the main class UlitmateRecyclerView. I recommend to merge -f when you have reviewed the code. finally you may need to make your changes and deploy on your packages with ur signature. I have my own on your package deployment as stated in my readme. |
remove adview fixed setlistener now support 25.3.1
|
please merge this issue as there is a bug in UltimateRecyclerView/ultimaterecyclerview/src/main/java/com/marshalchen/ultimaterecyclerview/UltimateRecyclerView.java updateHelperDisplays() mEmpty.setVisibility(mEmptyView == null ? View.VISIBLE : View.GONE); //should be reversed. |
enhanced ptr and repackaged the files