<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:m.weghorn@posteo.de" title="Michael Weghorn <m.weghorn@posteo.de>"> <span class="fn">Michael Weghorn</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - Android Viewer keyboard covers text if text at end of the odt file"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=96789">bug 96789</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>WORKSFORME
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>m.weghorn@posteo.de
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - Android Viewer keyboard covers text if text at end of the odt file"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=96789#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - Android Viewer keyboard covers text if text at end of the odt file"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=96789">bug 96789</a>
              from <span class="vcard"><a class="email" href="mailto:m.weghorn@posteo.de" title="Michael Weghorn <m.weghorn@posteo.de>"> <span class="fn">Michael Weghorn</span></a>
</span></b>
        <pre>I cannot reproduce this and from how I understand it, this works as expected
because AndroidManifest.xml now has

    android:windowSoftInputMode="adjustResize"

so this was presumably fixed by

commit 985474a03f902e088d25e005a7d6499037ed8e12
Author: Ximeng Zu <<a href="mailto:uznomis@yahoo.com">uznomis@yahoo.com</a>>
Date:   Wed Aug 2 11:23:55 2017 -0500

    [Android Viewer] Fix windowSoftInputMode

    Fix the wrong parameter in AndroidManifest.
    When changing android:windowSoftInputMode,
    one should not specify multiple "adjust..." or "state...".

    Change-Id: I0dcacd846d4fe5c2976fe1708b29086b98f2607b
    Reviewed-on: <a href="https://gerrit.libreoffice.org/40686">https://gerrit.libreoffice.org/40686</a>
    Tested-by: Jenkins <<a href="mailto:ci@libreoffice.org">ci@libreoffice.org</a>>
    Reviewed-by: Tomaž Vajngerl <<a href="mailto:quikee@gmail.com">quikee@gmail.com</a>>

The commit message in my pending Gerrit change
<a href="https://gerrit.libreoffice.org/c/core/+/115973/1">https://gerrit.libreoffice.org/c/core/+/115973/1</a> has some more information on
that since I came across this while looking into <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Black area when closing bottom toolbar after a change"
   href="show_bug.cgi?id=106893">tdf#106893</a>.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>