[Android] Remove the loading toast messages from the UI. These really don't need to be here since the things they were used for took very, very little time to load.

This commit is contained in:
Lioncash
2013-08-19 22:09:43 -04:00
parent 8dc0b38f00
commit 6dbfdce775
3 changed files with 0 additions and 19 deletions

View File

@ -25,10 +25,6 @@
<string name="settings">Settings</string>
<string name="gamepad_config">Gamepad Config</string>
<string name="about">About</string>
<string name="loading_browser">Loading up the browser</string>
<string name="loading_settings">Loading up settings</string>
<string name="loading_gamepad">Loading up gamepad config</string>
<string name="loading_about">Loading about menu</string>
<!-- Game List Fragment -->
<string name="file_clicked">File clicked: </string>