manuel
manuel
this example: The FadeToAnimation.BindingContext is null, since, BeginAnimation not bindingContext to BaseAnimation.
When run app in Android (in IOS does not happen) in the code : protected override void OnCreate(Bundle savedInstanceState) { TabLayoutResource = Resource.Layout.Tabbar; ToolbarResource = Resource.Layout.Toolbar; base.OnCreate(savedInstanceState); global::Rg.Plugins.Popup.Popup.Init(this, savedInstanceState); global::Xamarin.Forms.Forms.Init(this,...
When build the project, also saves it, but it not formatting. Might you add a configuration to format the project when it is generated? Tanks