Name of image in drawable folder red

Kyle Avalani

I have just added a new image (.png) into my drawable folder for an app I'm working on, and the name of the image appears as red. In previous apps I've made the name appears the same color as the rest of the files/folders. The app recognizes the image fine and I use it as an launch icon, which also works fine. I'm just curious as to why it is red, and how I could go about making it a normal color.

Unfortunately I do not have enough reputation to post an image of what I'm talking about, so if I was unclear on anything I'm happy to clarify!

EDIT: Here is a photo:

enter image description here

TBridges42

Are you using a version control system? On my Android Studio setup, red files are files that have not yet been added to git.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

On sharing image in drawable folder

Get sequential file name from drawable folder

Nativescript Vue on android not updating image in drawable folder

How to create a drawable from an image in assets folder?

Where is the image folder for drawable in the Android Studio?

How to add an image to the "drawable" folder in Android Studio?

Can't access the image under drawable folder in AS

Set background image not from drawable folder

Sharing a png image in drawable folder in SKD > 24

Android Studio automatic created Image Asset in folder midmap-xxxhdpi but name of icon appears in red (= error/not added?)

kotlin - get image from image array in drawable folder

How correctly retrieve an image into the res/drawable/ folder of an Android project?

How do I find the filepath to an image in the drawable folder as a string?

Android ffmpeg : Use image for Watermark from drawable or assets folder

unexpected behavior while loading the image from res/drawable folder

To copy an image from an sdcard into res/drawable folder of the Android app

How to load GIF image from drawable folder into ImageView using glide?

add image in another folder instead of drawable in xamarin cross-platforms

How to display image located in drawable folder in full screen in viewpager app?

Android:Image not found inside drawable folder Exception handling

How to set image from PNG based on dynamic drawable name

How to get path from image on drawable folder and set as image view, Bitmap?

How to save image path/image to database where i have my images in my drawable folder?

Android accessing drawable folder

Fliping Drawable Image in Vector Drawable

Resource drawable not found but they exist in drawable folder

How can i get an image from drawable using image name stored in SQLite?

Why can't i put my background image in drawable v24 folder?

Download image from URL and save it in my app's drawable-hdpi folder