Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

Kamila/play game fragment #259

Merged
merged 88 commits into from
May 11, 2022
Merged

Kamila/play game fragment #259

merged 88 commits into from
May 11, 2022

Conversation

kamilababayeva
Copy link
Collaborator

@kamilababayeva kamilababayeva commented May 7, 2022

This PR:

  • creates two fragment: welcome screen and playGame
  • new images for buttons
  • new HiltTestActivity class for testing fragments

image

@MaximeZmt MaximeZmt self-requested a review May 10, 2022 20:35
Copy link
Owner

@MaximeZmt MaximeZmt left a comment

Choose a reason for hiding this comment

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

Nice work 👍
Good UI 😀!

I've left some small comments.

photo_2022-05-10_23-05-54

Also here on the first layout of setting of GameSetupActivity, why not hiding the return button as it does not lead to somewhere ?

kamilababayeva and others added 15 commits May 11, 2022 00:00
@kamilababayeva
Copy link
Collaborator Author

Nice! Can't wait to see Fragment used in practice! I still have one general question: will there be more sections in the navigation bar in the future?

There will be more sections! This PR I have been learning how to do that and lets say, setting the ground.

@kamilababayeva
Copy link
Collaborator Author

Nice work 👍 Good UI 😀!

I've left some small comments.

photo_2022-05-10_23-05-54

Also here on the first layout of setting of GameSetupActivity, why not hiding the return button as it does not lead to somewhere ?

got you! I will fix the button visibility in the next pr

Copy link
Collaborator

@jiabaow jiabaow left a comment

Choose a reason for hiding this comment

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

LGTM

@codeclimate
Copy link

codeclimate bot commented May 11, 2022

Code Climate has analyzed commit 02a73e4 and detected 9 issues on this pull request.

Here's the issue category breakdown:

Category Count
Duplication 9

The test coverage on the diff in this pull request is 95.3% (80% is the threshold).

This pull request will bring the total coverage in the repository to 81.1%.

View more on Code Climate.

Copy link
Owner

@MaximeZmt MaximeZmt left a comment

Choose a reason for hiding this comment

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

👍

@kamilababayeva kamilababayeva merged commit 00b4d3c into main May 11, 2022
@kamilababayeva kamilababayeva deleted the kamila/playGame_fragment branch May 11, 2022 09:39
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.

Refactoring/fragmentation
3 participants