Skip to content

resolved issue #2542 with position of map icon #2601

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
merged 3 commits into from
Mar 17, 2019

Conversation

vanshikaarora
Copy link
Contributor

Removed MapIcon from right card and added it to the bottom card

Fixes #2598 Put map component in bottom sheet of upload activity

Changes made

  • Modified upload_bottom_card.xml
  • Removed toggle functions for right card layout
  • Accordingly modified UploadActivity.java, UploadPresenter.java, UploadView.java

@codecov-io
Copy link

codecov-io commented Mar 15, 2019

Codecov Report

Merging #2601 into master will decrease coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #2601      +/-   ##
=========================================
- Coverage     2.7%   2.69%   -0.01%     
=========================================
  Files         258     258              
  Lines       12283   12311      +28     
  Branches     1113    1116       +3     
=========================================
  Hits          332     332              
- Misses      11925   11953      +28     
  Partials       26      26
Impacted Files Coverage Δ
...va/fr/free/nrw/commons/upload/UploadPresenter.java 11.17% <ø> (+0.24%) ⬆️
...ava/fr/free/nrw/commons/upload/UploadActivity.java 0% <0%> (ø) ⬆️
...mmons/contributions/ContributionsListFragment.java 0% <0%> (ø) ⬆️
...mons/explore/recentsearches/RecentSearchesDao.java 0% <0%> (ø) ⬆️
...ava/fr/free/nrw/commons/nearby/NearbyFragment.java 0% <0%> (ø) ⬆️
...w/commons/contributions/ContributionsFragment.java 0% <0%> (ø) ⬆️
...explore/recentsearches/RecentSearchesFragment.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 44c18ac...1a7d138. Read the comment docs.

@vanshikaarora
Copy link
Contributor Author

@maskaravivek @nicolas-raoul @ujjwalagrawal17 The PR is complete and up for review. Can you please review :)

@BindView(R.id.right_card) CardView rightCard;
@BindView(R.id.right_card_expand_button) ImageView rightCardExpandButton;

//@BindView(R.id.right_card_expand_button) ImageView rightCardExpandButton;
Copy link
Member

Choose a reason for hiding this comment

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

Please can you remove the commented code - if we do need it later we can always go back into version control.

@maskaravivek
Copy link
Member

@vanshikaarora Can you attach a screenshot?

@maskaravivek
Copy link
Member

@vanshikaarora Can you resolve the merge conflicts?

@vanshikaarora
Copy link
Contributor Author

Sure @maskaravivek :) I just made the changes and the PR is ready for review :)

@vanshikaarora
Copy link
Contributor Author

@vanshikaarora Can you resolve the merge conflicts?

@maskaravivek I have resolved the merge conflicts Kindly review :)

@vanshikaarora vanshikaarora changed the title resolved issue #2542 resolved issue #2542 with position of map icon Mar 17, 2019
@vanshikaarora
Copy link
Contributor Author

@vanshikaarora Can you attach a screenshot?

@maskaravivek here is a screenshot for the current position of map icon

WhatsApp Image 2019-03-17 at 3 39 45 PM

@maskaravivek maskaravivek merged commit 38dcedd into commons-app:master Mar 17, 2019
@vanshikaarora
Copy link
Contributor Author

Thanks for approving the PR @maskaravivek :)

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