Commit graph

2 commits

Author SHA1 Message Date
Nelson A. de Oliveira
bcab94e54f Fix inefficient layout weight
When only a single widget in a LinearLayout defines a weight, it is more
efficient to assign a width/height of 0dp to it since it will absorb all
the remaining space anyway. With a declared width/height of 0dp it does
not have to measure its own size first.
2013-08-03 10:42:47 -03:00
Victor Shcherb
e188f9859c Update application style 2013-05-09 19:24:30 +02:00