From b1d6f5debd4a6ee81c2842dc6435678bef880bcf Mon Sep 17 00:00:00 2001 From: Koitharu Date: Thu, 29 Apr 2021 08:06:37 +0300 Subject: [PATCH] Fix onApplyWindowInsets infinite call --- .idea/misc.xml | 2 +- .../java/org/koitharu/kotatsu/base/ui/BaseActivity.kt | 8 +++++++- .../java/org/koitharu/kotatsu/base/ui/BaseFragment.kt | 8 +++++++- 3 files changed, 15 insertions(+), 3 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index 4dad43766..7f598c7c9 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -3,7 +3,7 @@