summaryrefslogtreecommitdiff
path: root/LoopbackApp/app/src/main/res/layout
diff options
context:
space:
mode:
authorRicardo Garcia <rago@google.com>2015-04-09 16:08:54 -0700
committerRicardo Garcia <rago@google.com>2015-04-09 16:08:54 -0700
commit02695430e4ef81065004c7a5a24282157dc13252 (patch)
treea002c02691b9d1050ddfeb8a4d72e7dea4a143d7 /LoopbackApp/app/src/main/res/layout
parent698bcf06af8a983bf47b3a6bc1682690fe6db13c (diff)
downloaddrrickorang-02695430e4ef81065004c7a5a24282157dc13252.tar.gz
Capturing PNG and more info on screen
Added capability to capture PNG of latest experiment, and more info on screen. Name size of wave and png reduced in lenght. Extra information on Settings.
Diffstat (limited to 'LoopbackApp/app/src/main/res/layout')
-rw-r--r--LoopbackApp/app/src/main/res/layout/main_activity.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/LoopbackApp/app/src/main/res/layout/main_activity.xml b/LoopbackApp/app/src/main/res/layout/main_activity.xml
index f9cee12..16e058c 100644
--- a/LoopbackApp/app/src/main/res/layout/main_activity.xml
+++ b/LoopbackApp/app/src/main/res/layout/main_activity.xml
@@ -17,6 +17,7 @@
<LinearLayout
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
+ android:id="@+id/linearLayoutMain"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"