From ae548625a308b385114783864eb789caa292a53b Mon Sep 17 00:00:00 2001 From: bspeice Date: Mon, 18 Nov 2013 12:14:00 -0500 Subject: [PATCH] Add code to rate parking lots, and display their locations. --- res/layout/lot_view.xml | 44 ++++++++++++++++++- .../activities/parking/LotViewFragment.java | 36 ++++++++++++++- 2 files changed, 78 insertions(+), 2 deletions(-) diff --git a/res/layout/lot_view.xml b/res/layout/lot_view.xml index afc6c3a..5c6d498 100644 --- a/res/layout/lot_view.xml +++ b/res/layout/lot_view.xml @@ -5,10 +5,52 @@ android:orientation="vertical" > + + + + + + + + + + + + +