Tusky-App-Android/app/src/main/java/com/keylesspalace/tusky/components/account
Konrad Pozniak 4e822c9a0a
larger background for toolbar icons in AccountActivity (#4375)
Looks way better.
[I also wanted to change the color of the status bar, but nobody seems
to like it](https://chaos.social/@ConnyDuck/112178196967742268), so
let's leave it.

before/after
<img
src="https://github.com/tuskyapp/Tusky/assets/10157047/4e93c722-c1a3-4fc4-808f-037a1398a944"
width="260"/> <img
src="https://github.com/tuskyapp/Tusky/assets/10157047/2a58785b-d3f4-4613-9bd9-0e09436f7142"
width="260"/>
2024-04-17 18:41:51 +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 larger background for toolbar icons in AccountActivity (#4375) 2024-04-17 18:41:51 +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