Question
View class inheritance
Hello,
I am working now on project where screens have many things in common (slide menus, content etc). Is it possible to make a screen which will be the base class for further screens? Or I should make it a custom container?
