Commit graph

6 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
70f74bd802 Update ui 2013-07-14 13:52:59 +02:00
Victor Shcherb
8884f73090 Replace reset icon 2013-07-01 00:48:21 +02:00
Igor B. Poretsky
7cf4f253f3 Content description for image button. 2013-03-06 22:42:54 +04:00
Victor Shcherb
044f6cf47f fix layout for different screens
git-svn-id: https://osmand.googlecode.com/svn/trunk@429 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-03 09:35:51 +00:00
Victor Shcherb
7de3b2dd96 add transport navigation
git-svn-id: https://osmand.googlecode.com/svn/trunk@281 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-04 21:09:26 +00:00