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
Victor Shcherb
70f74bd802 Update ui 2013-07-14 13:52:59 +02:00
Victor Shcherb
e188f9859c Update application style 2013-05-09 19:24:30 +02:00
Pavol Zibrita
399c5f0a7d Merge remote-tracking branch 'poretsky/accessibility-proposals'
Conflicts:
	OsmAnd/res/layout/tips_and_tricks.xml
2012-04-27 03:24:58 +02:00
Victor Shcherb
f7ad7fd703 Fix tip and tricks layout 2012-04-26 22:39:46 +02:00
Victor Shcherb
b109baf2f8 Small fix 2011-07-12 20:29:04 +02:00
sonora
f9a53103c9 moved close button to the right in tips and tricks, as is customary 2011-07-11 05:57:27 -07:00
Victor Shcherb
d31d02491b Issue 415. Tips and tricks functionality 2011-05-08 14:58:30 +02:00