Auxio/app/src/main/java/org/oxycblt/auxio/playback
Alexander Capehart a9bbdff25d
recycler: fix popup desync in grid layouts [#230]
Fix a popup desynchronization issue in grid-based layouts.

This issue stemmed from the popup index calculation apparently not
needing a division by the span count in order to produce the correct
index. This kind of makes sense, but is still really weird.

Resolves #230.
2022-09-05 19:45:51 -06:00
..
queue ui: add dialog view holder 2022-09-02 19:40:50 -06:00
replaygain playback: remove needless seeking 2022-08-28 17:38:03 -06:00
state recycler: fix popup desync in grid layouts [#230] 2022-09-05 19:45:51 -06:00
system music: add basic multi-genre support [#201] 2022-09-03 16:46:53 -06:00
AnimatedMaterialButton.kt playback: remove needless seeking 2022-08-28 17:38:03 -06:00
ForcedLTRFrameLayout.kt widget: update preview 2022-07-18 10:16:39 -06:00
PlaybackBarFragment.kt playback: add smooth seeking 2022-08-29 09:46:42 -06:00
PlaybackPanelFragment.kt playback: revert song menu move 2022-08-29 20:56:17 -06:00
PlaybackSheetBehavior.kt ui: don't re-inset content only 2022-08-08 16:22:03 -06:00
PlaybackViewModel.kt playback: add smooth seeking 2022-08-29 09:46:42 -06:00
StyledSeekBar.kt playback: add smooth seeking 2022-08-29 09:46:42 -06:00