]> gitweb.fperrin.net Git - Dictionary.git/commit
More robust code to get display density.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Tue, 13 Jun 2017 20:35:28 +0000 (22:35 +0200)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Tue, 13 Jun 2017 20:35:28 +0000 (22:35 +0200)
commit03d8cff45bad452e9081e030c5d35a985a3eb7d3
treed21f2b3a3c57fff17394409fa8a54b3e1581527f
parent4c1f977188c06d7eb249bea92c32f1d6bc2eca02
More robust code to get display density.

Hopefully avoids the occasional null pointer
exceptions triggered by the previous code.
src/com/hughes/android/dictionary/DictionaryActivity.java