Skip to content

Conversation

peculiaruc
Copy link
Contributor

@peculiaruc peculiaruc commented Oct 12, 2020

Explanation

"Fixes #1954:" Optimized profile chooser fragment.xml by adding style to TextViews.'

Checklist

  • The PR title starts with "Fix #bugnum: ", followed by a short, clear summary of the changes. (If this PR fixes part of an issue, prefix the title with "Fix part of #bugnum: ...".)
  • The PR explanation includes the words "Fixes #bugnum: ..." (or "Fixes part of #bugnum" if the PR only partially fixes an issue).
  • The PR follows the style guide.
  • The PR does not contain any unnecessary auto-generated code from Android Studio.
  • The PR is made from a branch that's not called "develop".
  • The PR is made from a branch that is up-to-date with "develop".
  • The PR's branch is based on "develop" and not on any other branch.
  • The PR is assigned to an appropriate reviewer in both the Assignees and the Reviewers sections.

@peculiaruc peculiaruc changed the title Optimise profile chooser fragment Fix #1954 : Optimise profile chooser fragment Oct 12, 2020
@peculiaruc
Copy link
Contributor Author

@rt4914 PTAL

@rt4914 rt4914 self-assigned this Oct 13, 2020
@rt4914 rt4914 self-requested a review October 13, 2020 06:02
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.

Nice implementation.

Some nit changes suggested.

@rt4914
Copy link
Contributor

rt4914 commented Oct 13, 2020

@peculiaruc Also, please mark the checklist in PR description. You can do that by placing x in between brackets.
Screenshot 2020-10-13 at 12 23 37 PM

@rt4914 rt4914 assigned peculiaruc and unassigned rt4914 Oct 13, 2020
@peculiaruc
Copy link
Contributor Author

peculiaruc commented Oct 13, 2020 via email

@peculiaruc
Copy link
Contributor Author

@rt4914 PTAL

@peculiaruc
Copy link
Contributor Author

peculiaruc commented Oct 14, 2020 via email

@rt4914 rt4914 assigned rt4914 and unassigned peculiaruc Oct 14, 2020
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, Thanks.

@rt4914 rt4914 merged commit 685ed77 into oppia:develop Oct 14, 2020
Austinepass pushed a commit to Austinepass/oppia-android that referenced this pull request Oct 15, 2020
* Optimise code in profile_chooser_fragment xml

* {{Fixes oppia#1954: Optimise code in profile chooser fragment xml}}

* {{Fixes oppia#1997:Optimise code in profile chooser fragment xml}}

Co-authored-by: pecpaker <[email protected]>
Austinepass pushed a commit to Austinepass/oppia-android that referenced this pull request Oct 15, 2020
* Optimise code in profile_chooser_fragment xml

* {{Fixes oppia#1954: Optimise code in profile chooser fragment xml}}

* {{Fixes oppia#1997:Optimise code in profile chooser fragment xml}}

Co-authored-by: pecpaker <[email protected]>
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.

Optimise code in profile_chooser_fragment.xml
2 participants