Commit Graph

2 Commits

Author SHA1 Message Date
Michael Comella
ba2d879af9 Bug 1201346 - Add class comments to ShapedButton*. r=liuche 2015-09-11 13:58:08 -07:00
Michael Comella
9d9cc86f0d Bug 1201346 - Make menu button have LWT on phones. r=liuche
This was not broken on tablet.

The new ShapedButtonFrameLayout class is a duplicate of ShapedButton's LWT
code. I tried an approach that extracted this code out to an external class, to
prevent code duplication and reduce the code size but due to the access rights
on the super classes, it was really messy and, imo, not worth it.
2015-09-11 13:51:17 -07:00