Yes, I have cleared and rebuilt it
# android
y
Yes, I have cleared and rebuilt it
m
how do you know it is not being called?
y
Android studio makes DemoApp text color gray
If I take the point over it, it says "Class 'DemoApp' is never used more...(F1)"
m
regardless, that could be a lint issue
if you put a breakpoint on the
onCreate
method, does it ever get called?