-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Feature/switch to butterknife #1505
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
Feature/switch to butterknife #1505
Conversation
…hishkumar468/apps-android-commons into feature/switch_to_butterknife
…commons into feature/switch_to_butterknife
…commons into feature/switch_to_butterknife
Codecov Report
@@ Coverage Diff @@
## master #1505 +/- ##
=========================================
+ Coverage 3.14% 3.14% +<.01%
=========================================
Files 136 136
Lines 7381 7366 -15
Branches 714 711 -3
=========================================
Hits 232 232
+ Misses 7134 7119 -15
Partials 15 15
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me! Can be merged after testing once on a real device.
Thanks @ashishkumar468 for your contributions. :)
Description
Implementing ButterKnife in the classes in which it is not already there [issue #1491]
Did the required changes in ShareActivity, SimilarImageDialogFragment, MultipleUploadListFragment [Package uploads wrapped up]
Tests performed
Tested on {21 & name of Android SDK built for x86_64}, with {build variant, debug}.