OsmAnd/OsmAnd/res/layout-large
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
..
main.xml Update buttons, add streets to info about route, update layout 2013-05-18 02:11:27 +02:00
menu.xml Fix inefficient layout weight 2013-08-03 10:42:47 -03:00
route_info_list_item.xml Fix inefficient layout weight 2013-08-03 10:42:47 -03:00