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

Fix # 3581 Merge topic_lessons_story_summary.xml #4234

Merged
merged 7 commits into from
May 5, 2022

Conversation

shankarpriyank
Copy link
Contributor

@shankarpriyank shankarpriyank commented Mar 7, 2022

Explanation

Essential Checklist

  • The PR title and explanation each start with "Fix #bugnum: " (If this PR fixes part of an issue, prefix the title with "Fix part of #bugnum: ...".)
  • Any changes to scripts/assets files have their rationale included in the PR explanation.
  • The PR follows the style guide.
  • The PR does not contain any unnecessary code changes from Android Studio (reference).
  • The PR is made from a branch that's not called "develop" and is up-to-date with "develop".
  • The PR is assigned to the appropriate reviewers (reference).

For UI-specific PRs only

If your PR includes UI-related changes, then:

  • Add screenshots for portrait/landscape for both a tablet & phone of the before & after UI changes
  • For the screenshots above, include both English and pseudo-localized (RTL) screenshots (see RTL guide)
  • Add a video showing the full UX flow with a screen reader enabled (see accessibility guide)
  • Add a screenshot demonstrating that you ran affected Espresso tests locally & that they're passing
Before After
mob_pot mob_pot
mob_pot_expanded mob_pot_expanded
mob_land_expanded mob_land_exp
mob_landscape mob_land
tab_pot tab)pot
tab_pot_expanded tab_pot_exp
tab_land_short tab_land
tab_land tab_land_exp

@shankarpriyank
Copy link
Contributor Author

PTAL @bkaur-bkj

@shankarpriyank shankarpriyank changed the title Optimised the layout files Fix # 3581 Merged two files of topic_lessons_story_summary.xml Mar 8, 2022
@shankarpriyank shankarpriyank changed the title Fix # 3581 Merged two files of topic_lessons_story_summary.xml Fix # 3581 Merge topic_lessons_story_summary.xml Mar 8, 2022
@shankarpriyank
Copy link
Contributor Author

PTAL @rt4914

@oppiabot oppiabot bot assigned rt4914 Mar 8, 2022
<dimen name="option_audio_language_padding_start">16dp</dimen>
<dimen name="option_audio_language_padding_end">16dp</dimen>

<!--TopicLessonsSummary-->
Copy link
Contributor

Choose a reason for hiding this comment

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

@shankarpriyank write this as <!-- TopicLessonsSummary --> do this for all dimen files

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

@bkaur-bkj bkaur-bkj assigned shankarpriyank and unassigned rt4914 Mar 9, 2022
Comment on lines 446 to 449
<!-- OptionAudioLanguage -->
<dimen name="option_audio_language_padding_start">16dp</dimen>
<dimen name="option_audio_language_padding_end">16dp</dimen>

Copy link
Contributor

Choose a reason for hiding this comment

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

@shankarpriyank also this part is maybe copied by you by mistake as you are not using this OptionAudiolanguage dimens anywhere in your files

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sorry, I guess this happened while resolving the merge conflicts, I will make fix it

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Actually this looks a bit weird , my pr which was merged #4220 , I added the dimens for the OptionAudioLanguage in both the dimen files for the tablet , but right now in the develop branch I can't see them , they were deleted in the last commit through this pr #4226 , I skimmed through it once I feel maybe these values may have been deleted by mistake in that commit

Copy link
Contributor

Choose a reason for hiding this comment

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

@shankarpriyank I actually don't think that there would have been such a big mistake in any other PR else it would not have been merged. I think you should just update your code to develop and keep only the changes required for this PR. PTAL @rt4914

Copy link
Contributor Author

Choose a reason for hiding this comment

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

okay, @bkaur-bkj its updated now

@shankarpriyank
Copy link
Contributor Author

PTAL @bkaur-bkj

@oppiabot
Copy link

oppiabot bot commented Mar 9, 2022

Unassigning @shankarpriyank since a re-review was requested. @shankarpriyank, please make sure you have addressed all review comments. Thanks!

@shankarpriyank
Copy link
Contributor Author

Hi @bhaktideshmukh I have resolved the issues as requested by Rajat, but I am having a hard time resolving the merge conflict as it says
image
And even when I pushed commits in the branch it did not ask me to resolve the conflicts

@bhaktideshmukh
Copy link
Contributor

Hi @bhaktideshmukh I have resolved the issues as requested by Rajat, but I am having a hard time resolving the merge conflict as it says image And even when I pushed commits in the branch it did not ask me to resolve the conflicts

Please refer to my reply in another of your PR which had similar conflicts.

@rt4914 rt4914 self-assigned this Mar 18, 2022
Copy link
Contributor

@rt4914 rt4914 left a comment

Choose a reason for hiding this comment

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

LGTM. Just need to resolve merge conflicts and it should be ready to merge.

@oppiabot
Copy link

oppiabot bot commented Mar 24, 2022

Assigning @bkaur-bkj for code owner reviews. Thanks!

@bhaktideshmukh
Copy link
Contributor

@shankarpriyank
Follow this documentation:-- link to solve the merge conflicts for this branch.
Thanks.

@bhaktideshmukh bhaktideshmukh removed their assignment Mar 28, 2022
@shankarpriyank
Copy link
Contributor Author

PTAL @bkaur-bkj

@shankarpriyank
Copy link
Contributor Author

LGTM. Just need to resolve merge conflicts and it should be ready to merge.

@rt4914 Done

@oppiabot
Copy link

oppiabot bot commented Mar 29, 2022

Unassigning @shankarpriyank since a re-review was requested. @shankarpriyank, please make sure you have addressed all review comments. Thanks!

@shankarpriyank
Copy link
Contributor Author

PTAL @bhaktideshmukh

@bhaktideshmukh
Copy link
Contributor

PTAL @bhaktideshmukh

LGTM
Thanks for the contribution @shankarpriyank.

@bhaktideshmukh bhaktideshmukh removed their assignment Mar 30, 2022
@shankarpriyank
Copy link
Contributor Author

PTAL @rt4914

@oppiabot
Copy link

oppiabot bot commented Apr 7, 2022

Hi @shankarpriyank, I'm going to mark this PR as stale because it hasn't had any updates for 7 days. If no further activity occurs within 7 days, it will be automatically closed so that others can take up the issue.
If you are still working on this PR, please make a follow-up commit within 3 days (and submit it for review, if applicable). Please also let us know if you are stuck so we can help you!

@oppiabot oppiabot bot added the stale Corresponds to items that haven't seen a recent update and may be automatically closed. label Apr 7, 2022
Copy link
Contributor

@rt4914 rt4914 left a comment

Choose a reason for hiding this comment

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

LGTM. Just merge with latest develop and it should be ready to merge.

@oppiabot oppiabot bot removed the stale Corresponds to items that haven't seen a recent update and may be automatically closed. label Apr 12, 2022
@rt4914 rt4914 assigned shankarpriyank and unassigned rt4914 Apr 12, 2022
@shankarpriyank
Copy link
Contributor Author

LGTM. Just merge with latest develop and it should be ready to merge.

@rt4914 Done

@oppiabot
Copy link

oppiabot bot commented Apr 20, 2022

Hi @shankarpriyank, I'm going to mark this PR as stale because it hasn't had any updates for 7 days. If no further activity occurs within 7 days, it will be automatically closed so that others can take up the issue.
If you are still working on this PR, please make a follow-up commit within 3 days (and submit it for review, if applicable). Please also let us know if you are stuck so we can help you!

@oppiabot oppiabot bot added the stale Corresponds to items that haven't seen a recent update and may be automatically closed. label Apr 20, 2022
@rt4914 rt4914 assigned rt4914 and unassigned bkaur-bkj and shankarpriyank Apr 27, 2022
@oppiabot oppiabot bot removed the stale Corresponds to items that haven't seen a recent update and may be automatically closed. label Apr 27, 2022
@oppiabot
Copy link

oppiabot bot commented May 4, 2022

Hi @shankarpriyank, I'm going to mark this PR as stale because it hasn't had any updates for 7 days. If no further activity occurs within 7 days, it will be automatically closed so that others can take up the issue.
If you are still working on this PR, please make a follow-up commit within 3 days (and submit it for review, if applicable). Please also let us know if you are stuck so we can help you!

@oppiabot oppiabot bot added the stale Corresponds to items that haven't seen a recent update and may be automatically closed. label May 4, 2022
@rt4914 rt4914 merged commit bde9242 into oppia:develop May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Corresponds to items that haven't seen a recent update and may be automatically closed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Merge topic_lessons_story_summary.xml into single xml file
4 participants