I am looking for the gear shaped settings icon but can't find it in the sdk drawables. Does anyone know the filename?
Thank you
Settings (Gear icon)
Step 1 − Create a new project in Android Studio, go to File ⇒ New Project and fill all required details to create a new project. Step 2 − Further follow the path to reach the desired folder to add icon (app → res → mipmap). Step 3 - Add you app icon. You can just simply copy and paste the image in mipmap folder.
You must only use the android:roundIcon attribute if you require a different icon asset for circular masks, if for example the branding of your logo relies on a circular shape.
I believe that ic_menu_preferences.png
is what you're looking for. It's in the drawables-?dpi
directories, not in drawables
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With