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.

Merge all `adminstrator_controls_*` file into individual xml files.

See original GitHub issue

Currently there are 3 versions of each of these files:

  • administrator_controls_account_action_view
  • administrator_controls_activity
  • administrator_controls_app_information_view
  • administrator_controls_fragment
  • administrator_controls_general_view
  • administrator_controls_profile_view

We need to merge this different versions into individual single files. The PR should reduce 3*6 = 18 files to 6 files.

We can use https://text-compare.com/ to compare two versions of this file and for all the differences we can create variables in dimens.xml file and use it accordingly.

Note: In PR, make sure you add before and after screenshot of mobile-portrait, mobile-landscape, tablet-portrait and tablet-landscape for comparison and make sure that there is not difference between before and after UI.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:10 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
aayushimathur6commented, Feb 1, 2022

can you please assign me this

1reaction
rt4914commented, Jul 12, 2021

@prsndp Assigned you PR.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Merge Multiple XML Files into single XML File
Biztalk has to read multiple files from the recieve location and merge these into single file. All the files will be of the...
Read more >
Merge multiple xml files to one single xml file using xslt
Here's one way. Create a document that lists the documents you want to combine in collection.xml: <collection> <doc href="input1.xml"/> <doc ...
Read more >
Script to export reports to individual XML Files - ServiceNow
Hi , We have a requirement to delete old unused reports (10000+). But Management wants to keep the back up of old reports...
Read more >
merging of xml files · Issue #1587 · robotframework ... - GitHub
Hi. I have a huge number of xml files generated out of individual test runs ,when i use rebot to combine them in...
Read more >
The 99Local.xml and 100Custom.xml configuration files - IBM
xml file to provide a single file that has all of the changes applied to the environment. The administrative task creates the 100Custom.xml...
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