I add an svgFile in my drawable file and implement it in bottomNavigationView but the picture is invisible.

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
CodePudding user response:
I solved my question. If you need the answer, just go up and read.
