From 4c1752f5510c53496daa877bcc097eadbf23de4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Parm=C3=A9nides=20GV?= Date: Tue, 27 Aug 2013 17:32:31 +0200 Subject: Only one progressbar in Dashboard. I've removed @id/progress_bar from Dashboard, and for login and logout I'm using the one from the eip fragment. --- res/layout/client_dashboard.xml | 9 --------- 1 file changed, 9 deletions(-) (limited to 'res/layout') diff --git a/res/layout/client_dashboard.xml b/res/layout/client_dashboard.xml index 21008b45..16e152be 100644 --- a/res/layout/client_dashboard.xml +++ b/res/layout/client_dashboard.xml @@ -66,15 +66,6 @@ android:layout_height="0dp" android:layout_weight="0.11" android:orientation="vertical" > - - - \ No newline at end of file -- cgit v1.2.3