question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Optimise code in profile_chooser_add_view.xml

See original GitHub issue

This issue is tracking the optimization work of profile_chooser_add_view.xml

  1. Make sure that the layout uses ConstraintLayout and there is minimal nesting of views. If this view already uses ConstraintLayout then it’s fine.

  2. Make sure that all TextViews use the style from styles.xml file like Heading1, TextFieldLabel, Body, etc. whichever suits best.

While making the above changes the UI should not get affected and the end result should still be the same as before (or an optimized version of UI).

If there are multiple files with the same name, update them all.

References

Mobile Portrait: https://xd.adobe.com/view/e8aa4198-3940-47f9-514a-f41cc54457f6-9e9b/grid/ Mobile Landscape: https://xd.adobe.com/view/ee9e607b-dbd6-4372-48dc-b687d32af3da-98af/grid/ Tablet: https://xd.adobe.com/view/d405de00-a871-4f0f-73a0-f8acef30349b-a234/grid/ Wiki: https://github.com/oppia/oppia-android/wiki/Working-on-UI

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:10 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
Uticodescommented, Dec 6, 2022

Alright, thank you. I’ll review the screens, then go through the instructions again, if I have any questions, I’ll let you know.

On Tue, Dec 6, 2022 at 9:47 AM MOHIT GUPTA @.***> wrote:

@Uticodes https://github.com/Uticodes assigned go ahead. If you have any query feel free to ask me.

— Reply to this email directly, view it on GitHub https://github.com/oppia/oppia-android/issues/1956#issuecomment-1338977423, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKMHQHA3ABVXTCNZRXBDY7LWL34R7ANCNFSM4SI32K5A . You are receiving this because you were mentioned.Message ID: @.***>

1reaction
MohitGupta121commented, Dec 6, 2022

@Uticodes assigned go ahead. If you have any query feel free to ask me.

Read more comments on GitHub >

github_iconTop Results From Across the Web

XML Optimization - CodeProject
What is XML Optimization. This is a set of techniques aimed to audit design metadata from any XML stream. Its purpose is to...
Read more >
Examples of optimization guidelines with XML data - IBM
A guideline to move XML documents as references. In the following optimization profile, the DPFXMLMOVEMENT general request element in the guideline specifies ...
Read more >
XML Hard-Code Optimize - IntelliJ IDEs Plugin | Marketplace
After optimizing the hard codes of strings/colors and dimens in res folder, this plugin can generate the resource codes in strings.xml/colors.xml and ...
Read more >
Specify paths and optimization hints for selective XML indexes
This article describes how to specify node paths to index and optimization hints for indexing when you create or alter selective XML indexes ......
Read more >
Optimize installation overview - Google Help
Optimize is installed by adding a small snippet of code to your website to display new experiences to your visitors. There are different...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found