In the screenshot of importing drawables from Dice Roller tutorial there is a preview of .xml vector image but when I am importing the images there isn't a preview. I have Android Studio Narwhal Feature Drop | 2025.1.2 Patch 1.
Is there a setting to enable previews when importing the .xml vector images?
BTW, in the tutorial there isn't fontSize = 24.sp
in the line:
Text(text = stringResource(R.string.roll), fontSize = 24.sp)