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

Do not put simple TextViews in a TableLayout.
Also avoid re-creating them over and over.
src/com/hughes/android/dictionary/DictionaryActivity.java