From 84bc2e38948a91cd6b636ecbd4847cff12710709 Mon Sep 17 00:00:00 2001 From: bspeice Date: Mon, 18 Nov 2013 15:03:53 -0500 Subject: [PATCH] Retrieve parking lot filled status from server and display it. --- res/layout/lot_view.xml | 24 ++++++++++++++----- .../activities/parking/LotViewFragment.java | 13 +++++++--- 2 files changed, 28 insertions(+), 9 deletions(-) diff --git a/res/layout/lot_view.xml b/res/layout/lot_view.xml index 5c6d498..e3aff68 100644 --- a/res/layout/lot_view.xml +++ b/res/layout/lot_view.xml @@ -4,12 +4,24 @@ android:layout_height="match_parent" android:orientation="vertical" > - + + + + + + +