Remove extra text to test longer tab title

This commit is contained in:
Mickael Goubin 2015-10-11 18:33:23 +02:00
parent 3be1154d2d
commit c966bc1e3b

View file

@ -403,7 +403,7 @@ public class MainActivity extends AvatarActivityBase implements HabitRPGUserCall
case 2:
return "Todos";
case 3:
return "Rewardsahahahah";
return "Rewards";
}
return "";
}