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
Debeet
708e80f63c
Interface improvements
2013-07-12 02:40:43 +02:00
Victor Shcherb
5a5a14e19b
Add lv translation + fix download layout
2012-05-28 23:59:25 +02:00
Victor Shcherb
d8417e0359
fix description for download
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@792 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-09 20:52:34 +00:00
Victor Shcherb
b2ba27573e
fix small issues
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@743 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-01 22:25:01 +00:00
Victor Shcherb
1436a4ccb5
fix download activity
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@560 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-12 23:21:22 +00:00
Victor Shcherb
bde5c301a1
implement downloading indexes screen
...
git-svn-id: https://osmand.googlecode.com/svn/trunk@198 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-06-23 11:35:26 +00:00