mirror of
https://github.com/Shabinder/SpotiFlyer.git
synced 2024-11-24 18:04:33 +01:00
PlayList Screen Added
This commit is contained in:
parent
0b27456fcf
commit
95475407e3
BIN
ScreenShots/PlayList.png
Normal file
BIN
ScreenShots/PlayList.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 78 KiB |
@ -15,7 +15,7 @@
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
package com.shabinder.musicForEveryone.models
|
||||
package com.shabinder.spotiflyer.models
|
||||
|
||||
data class Album(
|
||||
var album_type: String? = null,
|
||||
|
Loading…
Reference in New Issue
Block a user