Auxio/app/src/main/java/org/oxycblt/auxio/detail
Alexander Capehart 89eeaa33cc
list: avoid crashing on span size lookups
Apparently sometimes the span size lookup will try to find an item that
does not exist. Fix that.
2023-05-21 12:01:41 -06:00
..
header music: clean up playlist experience 2023-05-20 11:24:45 -06:00
list detail: drop playlist resorting for now 2023-05-20 11:28:57 -06:00
AlbumDetailFragment.kt detail: move editing state to toolbar 2023-05-19 19:57:41 -06:00
ArtistDetailFragment.kt list: avoid crashing on span size lookups 2023-05-21 12:01:41 -06:00
DetailAppBarLayout.kt detail: move editing state to toolbar 2023-05-19 19:57:41 -06:00
DetailViewModel.kt music: back playlists with database 2023-05-20 19:57:57 -06:00
GenreDetailFragment.kt list: avoid crashing on span size lookups 2023-05-21 12:01:41 -06:00
PlaylistDetailFragment.kt list: avoid crashing on span size lookups 2023-05-21 12:01:41 -06:00
ReadOnlyTextInput.kt deps: update deps 2023-03-17 15:13:11 -06:00
SongDetailDialog.kt music: add playlist deletion dialog 2023-05-17 18:56:09 -06:00