PlayList Screen Added

This commit is contained in:
shabinder 2020-07-25 19:50:06 +05:30
parent 0b27456fcf
commit 95475407e3
2 changed files with 1 additions and 1 deletions

BIN
ScreenShots/PlayList.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

View File

@ -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,