Why my Android Studio doesn't auto generate code
EX: I have to type all words findViewById
because when I type find
, the Android Studio doesn't hint me any code?? so I have to type all words!
When I type .
after an constant it doesn't show anything!
Can someone help me?