mirror of
https://github.com/meowarex/rl-mobile.git
synced 2026-08-26 22:17:44 +10:00
Kawarp Shader <3
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package androidx.compose.ui.draw;
|
||||
import androidx.compose.ui.Modifier;
|
||||
public final class DrawModifierKt {
|
||||
public static Modifier drawBehind(Modifier modifier, am0.l onDraw) { return null; }
|
||||
}
|
||||
Reference in New Issue
Block a user