The setOnApplyWindowInsetsListener callback is not always excecuted, e.g. because there are no insets to consume on older api levels. This fixes the problem and makes sure our RecyclerViews always have the correct bottom padding and are not covered by other views. |
||
|---|---|---|
| .. | ||
| schemas/com.keylesspalace.tusky.db.AppDatabase | ||
| src | ||
| build.gradle | ||
| getGitSha.gradle | ||
| lint-baseline.xml | ||
| lint.xml | ||
| proguard-rules.pro | ||