Where is Private resources like icons in Android studio? -


i trying add search icon in actionbar , it's had problem can see in below:

how add actionbar white icon in android

so, problem was in android studio , i'm using android:icon="@drawable/abc_ic_search_api_mtrl_alpha"

but, can't find name in sdk/platforms/res so, icons in actionbar, need these icons name adding in app.

where should these files/material icons can ?

you can find icons here: https://github.com/google/material-design-icons

each icon has png , svg version in sizes. clone repo , browse using file explorer.


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -