Skip to content

Commit 96c79f0

Browse files
Updated sample.
1 parent a340d20 commit 96c79f0

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

NativeEmbedding_DataForm/NativeEmbedding_DataForm/MainActivity.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ protected override void OnCreate(Bundle? savedInstanceState)
2525
{
2626
DataObject = new DataFormModel()
2727
};
28-
dataForm.BindingContext = new DataFormViewModel();
2928
Android.Views.View view = dataForm.ToPlatform(_mauiContext);
3029

3130
SetContentView(view);

NativeEmbedding_DataForm/NativeEmbedding_DataForm/ViewModel/DataFormViewModel.cs

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)