1

After updating to Android Studio 3.3, I can't add Launcher Icons (Legacy) by clicking Image Asset on project's file tree. No matter what picture, no matter format I use, it always displays a white space. Any ideas on how to encounter this problem?

It looks like this Showcase of the bug

Bartek Pacia
  • 1,085
  • 3
  • 15
  • 37

3 Answers3

1

Pay attention to the yellow triangle >> Down and to the left of the image. Make sure there is no other file with the same name.

Ali Ali
  • 1,756
  • 2
  • 15
  • 34
1

It's a bug in Android Studio 3.3, and it has already been notified in the Issue Tracker:

Issue: 122995873

PerracoLabs
  • 16,449
  • 15
  • 74
  • 127
0

There aren't any official fixes available so far. We can use a version like 3.2 or older.

EDIT: The fix will is included in Android Studio 3.4 Beta 2, Android Studio 3.3.1 and newer

(source)

Bartek Pacia
  • 1,085
  • 3
  • 15
  • 37