Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed bugs #425

Open
wants to merge 14 commits into
base: v0.8.X-API-24
Choose a base branch
from
Open

fixed bugs #425

wants to merge 14 commits into from

Conversation

jjhesk
Copy link
Collaborator

@jjhesk jjhesk commented Sep 19, 2016

enhanced ptr and repackaged the files

jjhesk and others added 13 commits May 23, 2016 15:04
…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
@jjhesk
Copy link
Collaborator Author

jjhesk commented Oct 9, 2016

@cymcsg here is all the fixed from the previous reports. you might try on my library before merging to my repos =)

@cymcsg
Copy link
Owner

cymcsg commented Oct 9, 2016

Great!
The merge tool said This branch has conflicts that must be resolved , so it also need to be fixed some conflicts manually.

@jjhesk
Copy link
Collaborator Author

jjhesk commented Oct 9, 2016

@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
@ubeyou
Copy link

ubeyou commented Nov 15, 2017

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants