Skip to content

Commit

Permalink
front: Added cheats icon to Play menu.
Browse files Browse the repository at this point in the history
  • Loading branch information
littleguy77 committed Jan 14, 2013
1 parent de40958 commit 86f0c73
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 0 deletions.
Binary file added res/drawable-hdpi/ic_key.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/drawable-mdpi/ic_key.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/drawable-xhdpi/ic_key.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions res/xml/preferences_play.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@

<CheckBoxPreference
android:defaultValue="false"
android:icon="@drawable/ic_key"
android:key="playShowCheats"
android:summary="@string/playShowCheats_summary"
android:title="@string/playShowCheats_title" />
Expand Down

0 comments on commit 86f0c73

Please sign in to comment.