mirror of
https://github.com/meowarex/rl-mobile.git
synced 2026-08-26 22:17:44 +10:00
Fix offline Shader + Lyric Seeking
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package com.tidal.android.image.coil.base;
|
||||
/** TIDAL's xd0.e implementation; a is the underlying Coil ImageLoader. */
|
||||
public final class CoilImageLoader implements xd0.e {
|
||||
public final coil.f a = null;
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
package com.tidal.android.image.coil;
|
||||
/** TIDAL request -> Coil request; installs the AlbumCover data the interceptor resolves. */
|
||||
public final class c {
|
||||
public static coil.request.h a(xd0.g request, androidx.compose.ui.layout.ContentScale scale) { return null; }
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
package com.tidal.android.image.core;
|
||||
/** TIDAL's sealed image-source type; b$a is AlbumCover(albumId, coverUuid). */
|
||||
public abstract class b {
|
||||
public static final class a extends b { public a(String albumId, String cover) {} }
|
||||
/** b$h = a resolved location; b$h$a is the placeholder/error drawable spec. */
|
||||
public interface h { interface a {} }
|
||||
}
|
||||
Reference in New Issue
Block a user