Refactor the MainActivity to BibleViewer.

Dumb naming mistake on my part.
This commit is contained in:
Bradlee Speice
2014-04-13 16:32:35 -04:00
parent 7eab6bbbdc
commit 3d76bb9e18
3 changed files with 5 additions and 5 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.MainActivity" >
tools:context="org.bspeice.minimalbible.BibleViewer" >
<!--
As the main content view, the view below consumes the entire