86.02 Regenerate R and O2m controls for Dialect, Genre, Author (Xamarin) - chempkovsky/CS2WPF-and-CS2XAMARIN GitHub Wiki

We added LitManuscript which is direct detail entity for LitGenre, LitDialect and LitAuthor.

But "RList", "Rdlist" and "O2m" pages and controls were not changed for LitGenre, LitDialect and LitAuthor.

picture

  • We need to regenerate some controls to apply changes for UI. The following scripts need to be executed again for LitGenre, LitDialect and LitAuthor:

    • “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