Issue
I add an svgFile
in my drawable file and implement it in bottomNavigationView
but the picture is invisible.
src="https://i.stack.imgur.com/o4k0g.jpg" alt="enter image description here" />
update. I solve my problem.
I notice that not all vectorImages
is working see this links for more.
https://developer.android.com/studio/write/vector-asset-studio#svg
For working vector images visit this link. https://fonts.google.com/icons?icon.set=Material+Symbols
Solution
I solved my question. If you need the answer, just go up and read.
Answered By - IamNotMe_
Answer Checked By - Timothy Miller (JavaFixing Admin)