Merging 1.9.1 source: root changes

This commit is contained in:
Evan Debenham
2015-11-10 04:19:04 -05:00
parent bd4decc6b7
commit bc1e3ee17a
4 changed files with 21 additions and 16 deletions
@@ -47,7 +47,7 @@ public class Chrome {
case TOAST_TR:
return new NinePatch( Asset, 40, 0, 18, 18, 5 );
case BUTTON:
return new NinePatch( Asset, 58, 0, 4, 4, 1 );
return new NinePatch( Asset, 58, 0, 6, 6, 2 );
case TAG:
return new NinePatch( Asset, 22, 18, 16, 14, 3 );
case GEM: