Added location lib and exception handler lib as sub modules

Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
2013-01-12 12:56:10 -05:00
parent 794adf8a3b
commit 4e7cafa8c2
18 changed files with 679 additions and 1845 deletions

View File

@@ -17,7 +17,7 @@
android:layout_height="match_parent"
android:layout_above="@+id/buttons"
android:layout_below="@id/distancebar"
class="com.TwentyCodes.android.fragments.SkyHoookUserOverlayMapFragment" >
class="com.TwentyCodes.android.fragments.UserOverlayMapFragment" >
</fragment>
<TextView