ViewComponent.createFromFile

Create new view instance from file placed in res/ui/layouts with custom shorcuts shortcutsFilename. Instance will be created of T type.

  1. createFromFile(View view, string fileName)
  2. createFromFile(View view, string layoutFileName, string shortcutsFilename)
    class ViewComponent
    static
    createFromFile

Meta