Commit graph

8 commits

Author SHA1 Message Date
Victor Shcherb
b83410bcbd UI update 2015-03-06 21:16:08 +01:00
IreuN
5141f9f6da Reformating of the code.
This will not change in the layout, it's here just to better maintain
the code.
2014-11-17 16:25:37 +01:00
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
5af4e766db Fix UI issues 2013-05-30 09:19:03 +02:00
Victor Shcherb
e188f9859c Update application style 2013-05-09 19:24:30 +02: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
Victor Shcherb
aec4273cf1 Fix compilation problems for rebasing 2011-05-09 19:06:49 +02:00
pavol.zibrita
ed10e42a39 Fixed issue 172
Basic geo:intent search for query and lat,lon query.
2011-05-09 19:06:48 +02:00