Site Owners Forums - Webmaster Forums

Site Owners Forums - Webmaster Forums (http://siteownersforums.com/index.php)
-   Programming General (http://siteownersforums.com/forumdisplay.php?f=44)
-   -   What is the importance of XML-based layouts? (http://siteownersforums.com/showthread.php?t=168699)

Kunal 05-03-2016 12:02 AM

What is the importance of XML-based layouts?
 
What is the importance of XML-based layouts?

Dubey675 05-03-2016 02:35 AM

The use of XML-based layouts provides a consistent and somewhat standard means of setting GUI definition format. In common practice, layout details are placed in XML files while other items are placed in source files.

Dipikasoni 05-03-2016 03:46 AM

The use of XML-based layouts provides a consistent and some what standard means of setting GUI definition format in common practice layout details are placed in XML files with other item are placed in source file.

pxljobs 03-19-2017 10:23 PM

The main uses of an XML based layouts are provide consistent and standard means of setting the GUI definition format.

AliceArifova 04-03-2017 12:30 AM

i am 100% agree with all feedbacks

ORLOVA 04-07-2017 03:56 AM

As far as I understand, XML is just a way to format and store and organize data that is easy to read and understand and work with.


Newspaper Ad Agency in Delhi | Newspaper Ad Booking Agency in Delhi

adityadev 02-19-2019 06:36 AM

As the name suggests, an XML-based layout is a specification of widgets' relationships to each other—and to containers—encoded in XML format. Specifically, Android considers XML-based layouts to be resources, and as such, layout files are stored in the res/layout directory inside your Android project.

arianagrand 08-05-2019 02:31 AM

The XML layout gets converted to Java code when compiled, so performance should be the same. I prefer using XML since a lot of documentation and tutorials make use of it; it's the Android way of writing out UI. Also, XML tends to be easier to reuse.

alvin_hoffman 10-03-2019 07:17 AM

The use of XML-based layouts provides a consistent and somewhat standard means of setting GUI definition format. In common practice, layout details are placed in XML files while other items are placed in source files.

Dev Tyagi 11-22-2019 12:37 AM

Thank you very much for sharing it.


All times are GMT -7. The time now is 04:15 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.