This does four things - set `enablePlaceholders = false` on `PagingConfig`s to avoid Paging Data that contains null placeholders, we don't want them (everywhere, not just in notifications) - make sure NotificationsPagingAdapter does not crash when it encounters a null placeholder - makes sure the notifications refresh correctly when the filters change - the filters are now also respected when loading a gap closes #4433 |
||
|---|---|---|
| .. | ||
| schemas/com.keylesspalace.tusky.db.AppDatabase | ||
| src | ||
| build.gradle | ||
| getGitSha.gradle | ||
| lint-baseline.xml | ||
| lint.xml | ||
| proguard-rules.pro | ||