]> gitweb.fperrin.net Git - Dictionary.git/commit
Optimize word list ListView part 3.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 5 Nov 2017 18:51:28 +0000 (19:51 +0100)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 5 Nov 2017 19:33:51 +0000 (20:33 +0100)
commitb33139f9fcf5a673aa8fa22749067cf6994a9609
tree96ab6e3e999a53e07f5fbdfb14ae7b9a8e6eb0a8
parented60ef0e7ea62b069b173c269d8abe97a9069033
Optimize word list ListView part 3.

Set various spans BEFORE setting the TextView text.
Avoids doing a second reflow once the spans have been set.
src/com/hughes/android/dictionary/DictionaryActivity.java