]> www.infradead.org Git - users/mchehab/andors-trail.git/commit
First version of replacing the hero icon with the toolbox drawer.
authorOskar Wiksten <oskar.wiksten@gmail.com>
Mon, 23 Jul 2012 23:39:38 +0000 (23:39 +0000)
committerOskar Wiksten <oskar.wiksten@gmail.com>
Sun, 7 Oct 2012 14:41:17 +0000 (16:41 +0200)
commit18f60e1707c62f6e7977138390c38d240b80434d
tree60aa4b5c49ddb0825b5e69562ca1d57181bb0b70
parent4a834765b4a5c6fb5fd5eca3a0f911a87d34ad3e
First version of replacing the hero icon with the toolbox drawer.
AndorsTrail/res/anim/slidedown.xml [new file with mode: 0644]
AndorsTrail/res/anim/slideup.xml [new file with mode: 0644]
AndorsTrail/res/drawable/ui_icon_map.png [new file with mode: 0644]
AndorsTrail/res/layout/main.xml
AndorsTrail/res/layout/toolboxview.xml [new file with mode: 0644]
AndorsTrail/res/values/ui_theme.xml
AndorsTrail/src/com/gpl/rpg/AndorsTrail/activity/MainActivity.java
AndorsTrail/src/com/gpl/rpg/AndorsTrail/controller/WorldMapController.java
AndorsTrail/src/com/gpl/rpg/AndorsTrail/view/StatusView.java
AndorsTrail/src/com/gpl/rpg/AndorsTrail/view/ToolboxView.java [new file with mode: 0644]