接入外部sdk
This commit is contained in:
@@ -19,7 +19,7 @@ namespace FGUI.webview
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
btn_close = (GButton)GetChildAt(1);
|
||||
btn_close = (GButton)GetChildAt(2);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user