Commit graph

5 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
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
61e08f8848 fix layout for large/small screens and high density devices...
git-svn-id: https://osmand.googlecode.com/svn/trunk@428 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-02 20:59:28 +00:00
Victor Shcherb
b411d48e3a implement open hours editor
fix small issues

git-svn-id: https://osmand.googlecode.com/svn/trunk@287 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-07-06 06:19:15 +00:00