草庐IT

android - 使用 svg-android 时我只得到空白屏幕

目的:我想最好使用ImageView来显示SVG图像文件。尝试1:我正在使用svg-android图书馆来做到这一点。我正在关注他们的tutorial一字一字。我只是将他们的代码复制粘贴到我的onCreate中,从onCreate中注释掉我的应用程序代码。Ihaveasplashscreencomingbeforethis,butIdoubtthat'llinterferewiththisinanyway.Inanycase,I'lljustchangethelaunchintentandpostanupdate.我已将他们的jar添加到libs文件夹并引用它。结果1:I'mtesti