info: update screenshots
Update screenshots in preparation for 2.6.2.
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Before Width: | Height: | Size: 59 KiB After Width: | Height: | Size: 60 KiB |
Before Width: | Height: | Size: 291 KiB After Width: | Height: | Size: 293 KiB |
Before Width: | Height: | Size: 75 KiB After Width: | Height: | Size: 74 KiB |
Before Width: | Height: | Size: 275 KiB After Width: | Height: | Size: 274 KiB |