Skip to content
This repository was archived by the owner on Apr 30, 2025. It is now read-only.

Conversation

@hossain-khan
Copy link
Owner

No description provided.

@hossain-khan hossain-khan merged commit dc69f52 into develop Sep 25, 2016
@hossain-khan hossain-khan deleted the feature/add_timber_lib branch September 25, 2016 20:57
@Override
public void onCompleted() {
Log.d(TAG, "onCompleted() called");
Timber.d(TAG, "onCompleted() called");
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note, Timber.d(TAG, "onCompleted() called"); is wrong arguments

It should be Timber.d("onCompleted() called"); instead without any TAG ... this was fixed later in the project.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants