When I used an Activity Template in Android Studio I got a Navigation View where the following icons were used:
<item ... android:icon="@drawable/ic_home_black_24dp" ... />
<item ... android:icon="@drawable/ic_dashboard_black_24dp" />
<item ... android:icon="@drawable/ic_notifications_black_24dp" />
I'm not very familiar with Android so my question is where I can find a list of all available icons (and if the list differs for different Andriod versions etc).
Upgrade To Font Awesome Pro Font Awesome Pro gives you 19,287 icons in 68 categories across six styles + brands.
Use icon
<item ... android:icon="@drawable/ic_info_black_24dp" />
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