summaryrefslogtreecommitdiff
path: root/res/layout/soundrecorder.xml
diff options
context:
space:
mode:
authorJoe Robinson <joe@lc8n.com>2013-01-31 22:17:03 +0000
committerJoe Robinson <joe@lc8n.com>2013-01-31 22:17:03 +0000
commit6ef031b66061629dc814c786521cb182b628f346 (patch)
treee2f8b35587fa61167b6f92a318e91ee7fa95183f /res/layout/soundrecorder.xml
parent559305e42e1ea09b8d26085e8f8355bdb6ba0352 (diff)
I'm a bad person who doesn't commit to git
Diffstat (limited to 'res/layout/soundrecorder.xml')
-rw-r--r--res/layout/soundrecorder.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/soundrecorder.xml b/res/layout/soundrecorder.xml
index f707e88..58b62a2 100644
--- a/res/layout/soundrecorder.xml
+++ b/res/layout/soundrecorder.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout
xmlns:android="http://schemas.android.com/apk/res/android"
+ android:orientation="vertical"
android:layout_width="fill_parent"
android:layout_height="wrap_content">
<Button