| @ -13,10 +13,7 @@ import androidx.recyclerview.widget.RecyclerView | ||||
| import com.bumptech.glide.Glide | ||||
| import com.bumptech.glide.request.RequestOptions | ||||
| import jp.wasabeef.glide.transformations.BlurTransformation | ||||
| import kotlinx.coroutines.Dispatchers | ||||
| import kotlinx.coroutines.GlobalScope | ||||
| import kotlinx.coroutines.launch | ||||
| import kotlinx.coroutines.withContext | ||||
| import kotlinx.coroutines.* | ||||
| import org.mosad.teapod.MainActivity | ||||
| import org.mosad.teapod.R | ||||
| import org.mosad.teapod.databinding.FragmentMediaBinding | ||||
|  | ||||
| @ -36,7 +36,7 @@ | ||||
|                     android:layout_height="200dp" | ||||
|                     android:layout_gravity="center" | ||||
|                     app:shapeAppearance="@style/ShapeAppearance.Teapod.RoundedPoster" | ||||
|                     app:srcCompat="@drawable/ic_launcher_background" /> | ||||
|                     tools:src="@drawable/ic_launcher_background" /> | ||||
|  | ||||
|             </FrameLayout> | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user