[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

@ -2,5 +2,7 @@
<resources>
<string name="app_name">Dolphin Emulator</string>
<string name="drawer_open">Open navigation drawer</string>
<string name="drawer_close">Close navigation drawer</string>
</resources>