tags:

views:

17

answers:

0

i want to override the method onWindowFocusChanged, but everytimei write it elcipse gives me a error message saying @override annotation is wrong, which means that i am not overriding the method but creating a new one.

maybe i havnt included the package necessary ???