From 08d0e6919631ea177aa303a7fd8e1c4eaf22b004 Mon Sep 17 00:00:00 2001 From: lakshmanaram Date: Wed, 20 Jan 2016 12:55:28 +0530 Subject: [PATCH] Attendance bug fixed --- .idea/misc.xml | 2 +- app/app.iml | 20 +++++++++++-------- .../delta/attendancemanager/AtAdapter.java | 9 +++++++++ .../AttendanceServerService.java | 6 +++++- .../CRhomesliderfragment.java | 3 +++ 5 files changed, 30 insertions(+), 10 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index fbb6828..5d19981 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -37,7 +37,7 @@ - + diff --git a/app/app.iml b/app/app.iml index a55e4b4..d9e8f82 100644 --- a/app/app.iml +++ b/app/app.iml @@ -12,12 +12,10 @@