info: update screenshots

Update screenshots in preparation for 2.6.2.
This commit is contained in:
Alexander Capehart 2022-08-28 12:10:03 -06:00
parent 4bc6879728
commit fd2091b46f
No known key found for this signature in database
GPG key ID: 37DBE3621FE9AD47
6 changed files with 2 additions and 5 deletions

View file

@ -44,13 +44,11 @@ object IntegerTable {
const val ITEM_TYPE_ARTIST_SONG = 0xA00A
/** GenreDetailViewHolder */
const val ITEM_TYPE_GENRE_DETAIL = 0xA00B
/** GenreSongViewHolder */
const val ITEM_TYPE_GENRE_SONG = 0xA00C
/** DiscHeaderViewHolder */
const val ITEM_TYPE_DISC_HEADER = 0xA00D
const val ITEM_TYPE_DISC_HEADER = 0xA00C
/** QueueSongViewHolder */
const val ITEM_TYPE_QUEUE_SONG = 0xA00E
const val ITEM_TYPE_QUEUE_SONG = 0xA00D
/** "Music playback" notification code */
const val PLAYBACK_NOTIFICATION_CODE = 0xA0A0

View file

@ -17,7 +17,6 @@
package org.oxycblt.auxio.playback
import android.animation.ValueAnimator
import android.content.ActivityNotFoundException
import android.content.Intent
import android.media.audiofx.AudioEffect

Binary file not shown.

Before

Width:  |  Height:  |  Size: 59 KiB

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 291 KiB

After

Width:  |  Height:  |  Size: 293 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 75 KiB

After

Width:  |  Height:  |  Size: 74 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 275 KiB

After

Width:  |  Height:  |  Size: 274 KiB