Tusky-App-Android/app/src/main/java/com/keylesspalace/tusky/components/account
Konrad Pozniak 2504f42f7b
Apply window insets to SwipeRefreshLayout in AccountActivity to not obscure spinner (#4371)
before & after

<img
src="https://github.com/tuskyapp/Tusky/assets/10157047/b029f5ff-9b17-48be-b306-a2e7e03ef6f7"
width="240"/>
<img
src="https://github.com/tuskyapp/Tusky/assets/10157047/ea9d3aa8-1f76-4709-9677-f478e2e0064a"
width="240"/>
2024-04-14 16:13:41 +02:00
..
list Don't use mutable shared flows in UI (#4346) 2024-03-29 20:02:12 +01:00
media Replace java.util.Random with kotlin Random object (#4364) 2024-04-10 21:47:27 +02:00
AccountActivity.kt Apply window insets to SwipeRefreshLayout in AccountActivity to not obscure spinner (#4371) 2024-04-14 16:13:41 +02:00
AccountFieldAdapter.kt upgrade ktlint plugin to 12.0.3 (#4169) 2024-01-04 17:00:55 +01:00
AccountPagerAdapter.kt upgrade ktlint plugin to 12.0.3 (#4169) 2024-01-04 17:00:55 +01:00
AccountViewModel.kt fix swipe-refresh spinner showing forever when refreshing AccountActivity (#4345) 2024-03-30 11:31:29 +01:00