android-issue-reporter
android-issue-reporter copied to clipboard
Example is missing call to super.onCreate
Hi, thank you for this. Just small remark example is missing super.onCreate as result views not get initialized and you get nullpointer exception.
Good catch! Would you mind submitting a quick PR?
+1