Renamed Package to org.RickBarrette.android.LocationRinger

Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
2012-11-13 10:12:14 -05:00
parent dbc71f3e73
commit 92119df076
39 changed files with 153 additions and 145 deletions

View File

@@ -53,7 +53,7 @@
android:layout_height="match_parent"
android:layout_above="@id/buttons"
android:layout_below="@id/map_controls"
class="com.TwentyCodes.android.LocationRinger.ui.fragments.MapFragment" >
class="org.RickBarrette.android.LocationRinger.ui.fragments.MapFragment" >
</fragment>
<TextView