SyntaxFix
Write A Post
Hire A Developer
Questions
In my case I have two activities. In the second activity I forgot to put super on the onCreate method.
super.onCreate(savedInstanceState);