]> gitweb.fperrin.net Git - Dictionary.git/commit
Avoid MATCH_PARENT.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 13 Dec 2015 22:42:38 +0000 (23:42 +0100)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 13 Dec 2015 22:42:38 +0000 (23:42 +0100)
commitccc13c96df8cc6c2a8d51ccf99158d6a59d24e88
treeeed010d9534639d0d4c9d48d740c8a318b0d0d29
parent8612d820510b003dfd36e110d2a8173e4cfdff6f
Avoid MATCH_PARENT.

Unfortunately it results in completely different sizes
depending on Android version.
Interesting 2.3 and 4.4 seem to show reasonable behaviour
while 5.0 results in far too small size.
src/com/hughes/android/dictionary/DictionaryActivity.java
src/com/hughes/android/dictionary/DictionaryApplication.java