From 0f9be534fe1bec27d27343b826d82fbeea42cdd1 Mon Sep 17 00:00:00 2001 From: Matthew Truscott Date: Tue, 3 Jan 2017 14:28:15 -0600 Subject: [PATCH] Created XML Formatting (markdown) --- XML-Formatting.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 XML-Formatting.md diff --git a/XML-Formatting.md b/XML-Formatting.md new file mode 100644 index 0000000..1da32ab --- /dev/null +++ b/XML-Formatting.md @@ -0,0 +1 @@ +When editing an XML, do not touch the design tab, modify the code directly from the text tab. Use pre-existing XML layouts from other activity pages and modify to suit the design. \ No newline at end of file