mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-09 02:23:38 +02:00
Reformat
This commit is contained in:
@@ -3324,7 +3324,7 @@ public class FragmentCompose extends FragmentBase {
|
||||
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.R)
|
||||
try {
|
||||
ime = view.getRootWindowInsets().isVisible(WindowInsetsCompat.Type.ime());
|
||||
}catch (Throwable ex){
|
||||
} catch (Throwable ex) {
|
||||
Log.e(ex);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user