[Android] Remove SimonVT menudrawer library. Move to Google's support library for their navigation drawer support. Overall cleanup.

This commit is contained in:
Ryan Houdek
2013-06-22 07:45:05 -05:00
parent 15943de313
commit 2b9f79dff3
151 changed files with 702 additions and 8358 deletions

View File

@ -15,7 +15,7 @@
android:orientation="vertical" >
<TextView
android:id="@+id/TextView01"
android:id="@+id/SideMenuTitle"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginLeft="5dip"