I am new to Android Studio and quite new to development, so I might be missing out on something simple.
I am trying to import ic_action_search.png from the action bar icon pack. I downloaded the Action bar icon pack, selected 4 directories containing images (drawable-hdpi, drawable-mdpi, etc.) and copied them and pasted them into Android studio.
But in my menue_my.xml file I get
Unable to resolve character error
in line android:icon="@drawable/ic_action_search"
Here is a screenshot of my android studio with xml file

I added png in project mode and tried build> clean and build> rebuild with no success.
"Project" "Packages" , , "Android". , , res "Android".