I am trying to use fragments to build my first proper Android App. I have a main xml. which consists of two vertical fragments, the top fragments consists of just two TextVi
I am not an expert but I would say that return statement within a method returns something and the next lines after this statement are unreachable :O
So try to change the order! :)