Skip to content

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

Merged

Conversation

ashishkumar468
Copy link
Collaborator

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}.

@codecov-io
Copy link

Codecov Report

Merging #1505 into master will increase coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            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
Impacted Files Coverage Δ
...nrw/commons/upload/SimilarImageDialogFragment.java 0% <0%> (ø) ⬆️
...java/fr/free/nrw/commons/upload/ShareActivity.java 0% <0%> (ø) ⬆️
...nrw/commons/upload/MultipleUploadListFragment.java 0% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6ab6a21...5a6f22d. Read the comment docs.

Copy link
Member

@maskaravivek maskaravivek left a 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. :)

@maskaravivek maskaravivek merged commit 0cfcd4e into commons-app:master May 19, 2018
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.

4 participants