summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorParménides GV <parmegv@sdf.org>2013-10-22 17:43:28 +0200
committerParménides GV <parmegv@sdf.org>2013-12-10 18:14:18 +0100
commite89dc12bb93da0a638d9a199af4d91a54aa3556e (patch)
tree4601b386e9045260e67c8d2b82d7e264bae79d76 /res
parent4460a3cb0dfe10a32ce6697047c7331536233d91 (diff)
Save my work until now
Diffstat (limited to 'res')
-rw-r--r--res/layout/client_dashboard.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout/client_dashboard.xml b/res/layout/client_dashboard.xml
index 16e152be..9bda6d2e 100644
--- a/res/layout/client_dashboard.xml
+++ b/res/layout/client_dashboard.xml
@@ -5,7 +5,7 @@
android:layout_height="match_parent"
android:orientation="vertical"
tools:context=".Dashboard" >
-
+
<LinearLayout
android:id="@+id/providerLine"
android:layout_width="match_parent"
@@ -68,4 +68,4 @@
android:orientation="vertical" >
</LinearLayout>
-</LinearLayout> \ No newline at end of file
+</LinearLayout>