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

BugFix - Removed Image Balloon on Poster, BackArrow Icon now works on click #4

Merged
merged 2 commits into from
May 7, 2021

Conversation

blizzyblake278
Copy link
Contributor

@blizzyblake278 blizzyblake278 commented May 6, 2021

Previously when the back arrow icon was pressed on the poster image, the balloon displayed at the bottom of the poster with the title of the movie. Now when the back arrow is pressed, it will go back to the previous screen. User could press the back arrow on the phone, but that defeated the purpose of the back arrow icon on the poster as well I felt.

I should mention this is my first contribution too to an open source project outside of my own, but I felt I followed the directions to allow this fix. If not please let me know and I will listen to the feedback. Thank you.

Guidelines

Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature request, be sure to link to that issue.

Types of changes

What types of changes does your code introduce?

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Preparing a pull request for review

Ensure your change is properly formatted by running:

$ ./gradlew spotlessApply

Please correct any failures before requesting a review.

…licked, to display the balloon at the bottom of the poster. Now when it is clicked it will go back to the previous activity.
@blizzyblake278 blizzyblake278 requested a review from skydoves as a code owner May 6, 2021 13:57
Copy link
Owner

@skydoves skydoves left a comment

Choose a reason for hiding this comment

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

Hi, thanks for your contribution :)

Copy link
Contributor Author

@blizzyblake278 blizzyblake278 left a comment

Choose a reason for hiding this comment

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

I added the change you suggested.

@skydoves skydoves self-requested a review May 7, 2021 15:26
Copy link
Owner

@skydoves skydoves left a comment

Choose a reason for hiding this comment

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

LGTM :)
Thanks for your contributon!

@skydoves skydoves merged commit 79bad38 into skydoves:main May 7, 2021
@blizzyblake278 blizzyblake278 deleted the bug-back-arrow-poster branch May 7, 2021 16:56
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.

2 participants