change
This commit is contained in:
@@ -10,8 +10,11 @@ namespace NBF
|
||||
public static void BindAll()
|
||||
{
|
||||
UIObjectFactory.SetPackageItemExtension(CommonInput.URL, typeof(CommonInput));
|
||||
UIObjectFactory.SetPackageItemExtension(PlayRightGroup.URL, typeof(PlayRightGroup));
|
||||
UIObjectFactory.SetPackageItemExtension(PlayerBottomInfo.URL, typeof(PlayerBottomInfo));
|
||||
UIObjectFactory.SetPackageItemExtension(VideoPlayer.URL, typeof(VideoPlayer));
|
||||
UIObjectFactory.SetPackageItemExtension(VideoEditorItem.URL, typeof(VideoEditorItem));
|
||||
UIObjectFactory.SetPackageItemExtension(VideoListPage.URL, typeof(VideoListPage));
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user