Commit graph

5 commits

Author SHA1 Message Date
Olga Miller 68701fc5a1 Considered the outline in the text bounds calculation,
Renamed (forgotten) "border" to "outline",
Removed one "inset" call in drawShadow
2017-03-11 20:09:06 +01:00
Olga Miller b5915841fb Renamed "border" to "outline"
Renamed local variables in init*Spinner in EditTextActivity
2017-03-04 16:02:17 +01:00
Olga Miller 6533062eb7 Added border (bool, size, color) to Label, added border switch to EditTextActivity, draw white border of fixed size 2017-03-04 14:48:28 +01:00
Olga Miller 7af631dae6 Implemented jumping of the activated Label inside the screen, if it was outside
(because it could be far outside after screen orientation change),

Changed the minimum for decision, whether Label is outside, to minimum of defined minimum size and one letter size,
Added TextOverlay.Position class
2017-01-04 18:00:22 +01:00
Olga Miller 6a5cf6b221 Initial commit 2017-01-03 18:32:45 +01:00