mirror of
https://gitee.com/csharpui/CPF.git
synced 2026-06-23 00:52:08 +08:00
Picture组件增加LoadingImage属性
This commit is contained in:
@@ -257,5 +257,10 @@ namespace CPF.Android
|
||||
const string lib = "/system/lib/egl/libEGL_mali.so";
|
||||
[DllImport(lib)]
|
||||
public extern static IntPtr eglGetProcAddress(string procname);
|
||||
|
||||
public void MakeCurrent()
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user