Understanding XML in Android
Editing the XML file that defines the UI layout for this app. XML stands for eXtensible Markup Language, which is a way of describing data using a text-based document. Because XML is extensible and very flexible, it's used for many different things, ...
manish-bannur.hashnode.dev5 min read