Android vector drawable app:srcCompat not showing images

前端 未结 8 708
误落风尘
误落风尘 2020-11-28 04:38

I\'m using support library to show vector images on android kitkat. When I test my app on emulater I don\'t see any of these images. I made a separate layout for android lol

8条回答
  •  南方客
    南方客 (楼主)
    2020-11-28 05:06

    The problem was with my Code as well. Solution: As Android is upgrading to Androidx Artifacts, I used Instead of Regular and it Worked!

提交回复
热议问题