Commit graph

20 commits

Author SHA1 Message Date
Igor B. Poretsky
60a6b92d9a Filled contentDescription field of the most graphic elements that should be accessible.
Only layout files are touched and no new strings added.
2016-04-10 14:19:40 +03:00
GaidamakUA
64735bd505 Refactoring. Menu items now has color. 2016-03-30 11:00:30 +03:00
GaidamakUA
15cc5dd1bb Refactoring 2016-03-23 18:35:30 +02:00
GaidamakUA
c2df8f5b29 Fix for GPX checkbox 2015-11-09 17:49:31 +02:00
GaidamakUA
7765383d85 Show GPX on map dialog fix 2015-09-11 16:35:11 +03:00
Alexey Kulish
f93f87a3b0 Context menu in progress... 2015-09-04 19:29:28 +03:00
Victor Shcherb
5a03b1c858 Update all sizes, unify and make it globally configurable, update tablet ui 2015-04-17 00:37:39 +02:00
Denis
928facd7ec Fixed bug with ruler be on top of check box in gpx files list 2015-01-15 11:41:13 +02:00
Denis
276766e432 Fixed main menu layout 2014-12-11 12:19:12 +02: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
Victor Shcherb
92124a5983 Revert fix for POI button config, because it causes troubles for waypoint dialog -checkbox 2014-08-03 11:03:13 +02:00
rila
ebdedde3e2 Checkbox element made passive in MapLayer selection menu to avoid bug with POI setting button displaying 2014-07-17 10:20:48 +03:00
unknown
ac6dc7081a hotfix to settings button in layout menu 2014-07-04 12:00:33 +03:00
unknown
33531a3c6b First implementation of map layers dialog change 2014-07-04 12:00:32 +03:00
vshcherb
5f2d7863d6 Update GPX selection dialog 2014-03-22 02:03:58 +01:00
vshcherb
920b369dfd Update GPX selection dialog 2014-03-22 02:03:58 +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
70f74bd802 Update ui 2013-07-14 13:52:59 +02:00
Victor Shcherb
b031026cc3 Update icons 2013-07-03 00:01:56 +02:00
Victor Shcherb
52f7df8677 Fix icons, fix options menu on different devices, update imports 2013-05-17 01:43:18 +02:00