Commit graph

8 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
Pavol Zibrita
7fdca4fd2d Making the UI gray for all activities.
Fixing lists to scroll with correct color.
2012-02-12 04:18:17 +01:00
Pavol Zibrita
8478392a87 more search activity UI fine tuning 2011-12-11 01:20:36 +01:00
Victor Shcherb
9454618ddb fix transport
build issues

git-svn-id: https://osmand.googlecode.com/svn/trunk@543 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-06 15:25:06 +00:00
Victor Shcherb
92453b435c fixin small bugs
git-svn-id: https://osmand.googlecode.com/svn/trunk@282 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-04 22:07:45 +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
Victor Shcherb
d5214f02c6 fix transport bugs
git-svn-id: https://osmand.googlecode.com/svn/trunk@279 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-02 17:51:40 +00:00
Victor Shcherb
45864fc97e add search transport stops activity
git-svn-id: https://osmand.googlecode.com/svn/trunk@278 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-02 16:17:57 +00:00