From: Reimar Döffinger Date: Sat, 11 Feb 2017 18:44:14 +0000 (+0100) Subject: Fix disappearing action buttons. X-Git-Url: http://gitweb.fperrin.net/?p=Dictionary.git;a=commitdiff_plain;h=a58cddc5e89581a2e508298cd3fc013fb2d55b37 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. --- diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 2aab243..d8dc807 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -54,6 +54,7 @@