Commented some parts of the app

This commit is contained in:
Vlad Mihalachi
2013-09-28 09:33:15 +02:00
parent 41e9161e2b
commit 44773c2f1c
16 changed files with 184 additions and 425 deletions

View File

@ -31,7 +31,7 @@
<fragment android:layout_width="@dimen/navigation_drawer_width"
android:layout_height="match_parent"
android:name="com.vmihalachi.turboeditor.NavigationDrawerListFragment"
android:name="com.vmihalachi.turboeditor.fragment.NavigationDrawerListFragment"
android:id="@id/drawer_list"
android:layout_gravity="left"/>