]> gitweb.fperrin.net Git - Dictionary.git/commit
Set text color for TextViews.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Mon, 8 Jan 2018 11:02:19 +0000 (12:02 +0100)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Mon, 8 Jan 2018 21:49:35 +0000 (22:49 +0100)
commit3a77aa611736e3614873e48578cb48778cf9c7d4
treed97514cb12c4aa4f71eb7be803114febeb76d60f
parentf99b1b38ac27ffe33cdd7bfe4a71307b42ab8d3e
Set text color for TextViews.

This was previously set partially for some text only, via
Spans which got lost in 4b0aa089555e54ebc9bf26f58096fb808b72420b.

Fixes issue #82.
src/com/hughes/android/dictionary/DictionaryActivity.java