]> gitweb.fperrin.net Git - Dictionary.git/commit
Fix disappearing action buttons.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sat, 11 Feb 2017 18:44:14 +0000 (19:44 +0100)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sat, 11 Feb 2017 18:44:14 +0000 (19:44 +0100)
commita58cddc5e89581a2e508298cd3fc013fb2d55b37
tree6d4746c1a37166736f3df98e66cbb0d8204c21cf
parent5922aad84ed756c55a17243a6784b21970b299e7
Fix disappearing action buttons.

When displaying the empty view, for some reason
the action buttons are on the bottom behind the
keyboard.
windowSoftInputMode="adjustResize" seems to work
as a hacky workaround.
Fixes issue #63.
AndroidManifest.xml