Refactor the BibleViewer to the its own activity package

This commit is contained in:
DjBushido
2014-04-16 13:30:59 -04:00
parent bda928098c
commit e4282229e5
3 changed files with 8 additions and 3 deletions

View File

@ -4,7 +4,7 @@
android:id="@+id/drawer_layout"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context="org.bspeice.minimalbible.BibleViewer" >
tools:context="org.bspeice.minimalbible.activities.viewer.BibleViewer" >
<!--
As the main content view, the view below consumes the entire