How to make multiple layouts in an app? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to make multiple layouts in an app?

In html you would use the href, how do I do this in XML (apps)?

14th Jul 2018, 4:41 PM
Paul Grasser
Paul Grasser - avatar
3 Answers
0
I'm really confused. Could you please add a bit more context? I'm not following the whole multiple-layouts-in-html-uses-href train of thought, so it's hard to imagine what you are looking for as an equivalent in XML...
14th Jul 2018, 11:03 PM
Janning⭐
Janning⭐ - avatar
0
So.... In html, you have a webpage, right? If you click a link, or a button, or literally anything that contains a link, a new html file, a new page, loads and you see that page, not the old one. Now, in XML I'm looking for something like <a> with the "href" attribute, that opens a new app layout, that the layout looks different.
15th Jul 2018, 1:47 AM
Paul Grasser
Paul Grasser - avatar
15th Jul 2018, 5:36 AM
Janning⭐
Janning⭐ - avatar