Jess: Blog Post, Week 8

Jessica Morton
Invisible College
Published in
1 min readMar 10, 2015

This week I continued working on blog posts and also started working through the Android UI Tutorial online. In this tutorial, I would create a Linear Layout in XML and add a button and text field.

The Linear Layout would look something like this:

And then the text field would look like this:

As you can see, the text field is in the Linear Layout file as well as the code for the Button.

--

--