commit | 2348e013608b64abd35646470174bf8131fba8b7 | [log] [tgz] |
---|---|---|
author | Craig G <kraigs.android@gmail.com> | Mon May 02 22:34:20 2022 -0400 |
committer | Michael Bestas <mkbestas@lineageos.org> | Wed Mar 29 17:06:00 2023 +0300 |
tree | b89e35d4c62214fd01fd5ccb634c75d8811edcf9 | |
parent | b6dbaa2ebc548c5856d2a867842b8bcf25fc1be6 [diff] |
Eleven: Fix play indicator in queue list view. The mSourceId and mSourceType fields of QueueSongAdapter are no longer updated. This meant that the showNowPlayingIndicator function would never return true. This change simply removes these unused fields. Signed-off-by: Craig G <kraigs.android@gmail.com> Change-Id: I12fe6c78c4d95dd05a0896be523d1ea42bbd7f03