Commit graph

5 commits

Author SHA1 Message Date
Taranenko Roman
517b0a68e4 Improving the Route Details view 2014-10-30 22:55:26 +02:00
Taranenko Roman
62c8e67a05 Changed display of route information and its printing. 2014-10-07 20:25:53 +03:00
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
sonora
c8d3c51676 improve some code visibility 2012-02-07 08:16:07 +01:00
Victor Shcherb
cffd20848d fix layout for different screen support
git-svn-id: https://osmand.googlecode.com/svn/trunk@433 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-03 19:21:45 +00:00