78.02 Regenerate R and O2m controls for Country (Xamarin) - chempkovsky/CS2WPF-and-CS2XAMARIN GitHub Wiki

We added LitAuthor which is direct detail entity for LitCountry.

But "RList", "Rdlist" and "O2m" pages and controls were not changed for Country.

picture

  • We need to regenerate some controls to apply changes for UI. The following scripts need to be executed again for Country:

    • “01700-O2m.Xamarin.json”
    • “01701-O2mPage.Xamarin.json”
    • “01820-Redit.Xamarin.json”
    • “01920-Rlist.Xamarin.json”
    • “01921-RlistPage.Xamarin.json”
    • “02020-Rdlist.Xamarin.json”
    • “02021-RdlistPage.Xamarin.json”
  • rebuild

    • PrismDemoApp
  • run PrismDemoApp.Android (or UWP) app.

picture