After I updated to Android studio 4.1.2 I started to notice that the GIT "Gust In Time/AI of the ID is not working sometimes it's working after I doing Invalidating cashing and restarts but most time is not, here's a small example for the RecyclerView I am trying to create the MovieListAdapter but it's not showing the error line of the three required methods (onCreateViewHolder, onBindViewHolder, getItemCount) to relate show this images
I was not facing this issue on old version of AS ex:4.1 or 4.0 I think, so If this not issue maybe I forget to clear old cashes/data for old versions or something like that casing this issue, I tied to doing make app to detect the imperfection but it's only shows' the errors in build tab not to fix this issue
question from:
https://stackoverflow.com/questions/65923274/android-studio-git-autocorrect-suggest-override-methods-not-working 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…