I have Updated Android Studio to the latest version Fox 2020.3.1
and when I opened the program I found Themes not working as it was in the previous version. I have checked the themes plugins and I found It is installed, but they does not appear in the list of themes in Appearance & Behavior
. I have removed most of the themes and reinstalled them again, but they also did not appear and not working. So how can I fix This problem?
Asked
Active
Viewed 1,016 times
7

Moataz
- 495
- 3
- 20
-
yes, It's not working. but you can Import themes manually. – Vishal Beep Jul 31 '21 at 06:42
-
great, and how can I import them manually? – Moataz Jul 31 '21 at 06:54
-
Perfect solution here https://stackoverflow.com/a/68599712/5773037 – Nikunj Paradva Jul 31 '21 at 07:02
1 Answers
6
Follow Simple Steps to Fix this
1.Rename the {path-of-android-studio}/lib/gson-2.7.jar file to gson-2.7.jar.disabled.
2.Restart Studio.

Sohrab Ezzati
- 76
- 5
-
It worked in my case. At first, AS did not start, and in the Task Manager, there was a background AS process, so I killed it and then it started with themes back. – Damn Vegetables Aug 06 '21 at 19:20