Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 081cf628 authored by Tony Huang's avatar Tony Huang
Browse files

Fix extra padding of recyclerview after renamed the file

When rename and ime is shown, it will trigger OnApplyWindowInsets,
so it will change the bottom inset and update the padding by our
implementation. However, it will not recover after ime dismiss due
to timing issue.

Use PreDrawListener in DirectoryFragment to update correct padding
after OnApplyWindowInsets.

Fix: 134960714
Test: manual
Change-Id: I6fb4fc8ddb9cd613d7866837b41cebee24d4cbd7
parent e618daed
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment