drawable changes part 3

This commit is contained in:
Philipp Schaefer
2013-12-03 22:57:15 +01:00
parent aff4a9f9f9
commit b434b81757
12 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ public class IITC_NavigationHelper extends ActionBarDrawerToggle implements OnIt
icon = R.drawable.ic_action_cc_bcc;
break;
case DEBUG:
icon = R.drawable.ic_debug;
icon = R.drawable.ic_action_error;
break;
}