'Android Studio Missing Keymap - Cannot find keymap "Windows Proper Redo"

I am seeing a warning message in my event log on android studio that says

Missing Keymap  
Cannot find keymap "Windows Proper Redo"  
Search for Windows Proper Redo Keymap plugin

Image

I don’t know what to do.
I try to search the error but it doesn't return the result of android studio ide.



Solution 1:[1]

It looks like a JetBrains mod answered this in an Intelij Support Forum here

Workaround Instructions:

  • Navigate to File | Settings | Plugins and install macOS For All keymap (or any keymap).
  • Switch from Plugins to Keymap settings tab and change it to macOS For All.
  • Close the IDE and open it again.
  • Navigate to Keymap in settings and change keymap back to the one you want
  • Save changes
  • Optionally, delete macOS For All keymap now that it's no longer needed.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Prince