Merge all `adminstrator_controls_*` file into individual xml files.
See original GitHub issueCurrently 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:
- Created 2 years ago
- Comments:10 (6 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
can you please assign me this
@prsndp Assigned you PR.