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

Merge remote-tracking branch 'upstream/master' #11

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Merge remote-tracking branch 'upstream/master' #11

wants to merge 2 commits into from

Conversation

IgorGanapolsky
Copy link

There was an issue in SplashActivityPresenter where it was calling splashActivity.showLoading(false); upon button press, and this would cause an ugly occurrence in the emulator with the spinner being hidden before transitioning to RepositoriesListActivity. See screen capture: https://www.youtube.com/watch?v=lEo4y2RCUP8&feature=youtu.be
I fixed it by using a Handler with delay.

Igor Ganapolsky added 2 commits February 2, 2016 17:51
Update gradle plugin.
Use javax.annotation for Dagger processing.
Apply static analysis fixes in SplashActivityPresenter.
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.

None yet

1 participant