Giter Site home page Giter Site logo

java.lang.RuntimeException: Unable to start activity ComponentInfo{com.baronzhang.android.weather/com.baronzhang.android.weather.activitiy.WelcomeActivity}: android.content.res.Resources$NotFoundException: File res/drawable/bg_launch_window.xml from drawable resource ID #0x7f020055 about minimalistweather HOT 4 CLOSED

baronz88 avatar baronz88 commented on May 19, 2024
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.baronzhang.android.weather/com.baronzhang.android.weather.activitiy.WelcomeActivity}: android.content.res.Resources$NotFoundException: File res/drawable/bg_launch_window.xml from drawable resource ID #0x7f020055

from minimalistweather.

Comments (4)

gallonyin avatar gallonyin commented on May 19, 2024 2

@20141125 @wb12581
BaseActivity
@OverRide
protected void onCreate(Bundle savedInstanceState) {
AppCompatDelegate.setCompatVectorFromResourcesEnabled(true);
super.onCreate(savedInstanceState);
}

AppCompatDelegate.setCompatVectorFromResourcesEnabled(true);
It works for me. : )

from minimalistweather.

BaronZ88 avatar BaronZ88 commented on May 19, 2024 1

@gallonyin gallonyin同学正解,这是由于Vector的兼容性问题导致的,最近一次提交已经修复,大家更新下代码吧。

from minimalistweather.

BaronZ88 avatar BaronZ88 commented on May 19, 2024

clean后重新build看看

from minimalistweather.

wb12581 avatar wb12581 commented on May 19, 2024

报同样的异常 rebuild 未解决 请问你解决了吗?

from minimalistweather.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.