Add animation in DiscoverSongAdapter image

This commit is contained in:
CappielloAntonio 2021-08-15 16:40:43 +02:00
parent 5eb61ecde6
commit a692862b02
2 changed files with 18 additions and 0 deletions

View file

@ -1,6 +1,7 @@
package com.cappielloantonio.play.ui.fragment;
import android.os.Bundle;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;