Commit graph

8 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
Victor Shcherb
5a03b1c858 Update all sizes, unify and make it globally configurable, update tablet ui 2015-04-17 00:37:39 +02:00
Victor Shcherb
d478d8f9b1 Update icons 2015-03-30 01:09:49 +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
913c2b4fbf Fix small issues 2014-10-26 16:46:47 +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
5ff4c9d121 Fix Lenovo style issue 2013-04-27 19:29:38 +02:00
Victor Shcherb
b3f445dd2a Add reorder intermediate points 2012-12-16 18:51:25 +01:00