mbratkowski
06/10/2017, 5:51 PMgetLayoutRes()
. Problem it is that a children which extends this base activity doesn't call methods from BaseActivity. Effect - is that didn't load a layout file and it's a blank screen. Any idea what is wrong here? I set a breakpoints in debbuger for children acitvity and I see that a children doesn't call a method from parent.