'textview icon instead of real text

In the preview window of Android Studio sometimes instead of actual text (a few lines of text) I see the TextView icon as in the picture. I tested various layout_width and layout_height settings and still can't get rid of this problem. The text appears again only if it is very short text. I did not have this problem with older versions of Android Studio though...

my screen view in android studio



Sources

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

Source: Stack Overflow

Solution Source