Giter Site home page Giter Site logo

holoeverywhere about bottomsheet HOT 2 CLOSED

soarcn avatar soarcn commented on June 24, 2024
holoeverywhere

from bottomsheet.

Comments (2)

croccio avatar croccio commented on June 24, 2024

10-22 15:54:57.045: E/AndroidRuntime(5573): FATAL EXCEPTION: main
10-22 15:54:57.045: E/AndroidRuntime(5573): Process: com.paybay.qui, PID: 5573
10-22 15:54:57.045: E/AndroidRuntime(5573): android.view.InflateException: Binary XML file line #3: Error inflating class
10-22 15:54:57.045: E/AndroidRuntime(5573): at org.holoeverywhere.LayoutInflater._createView(LayoutInflater.java:296)
10-22 15:54:57.045: E/AndroidRuntime(5573): at org.holoeverywhere.LayoutInflater.onCreateView(LayoutInflater.java:520)
10-22 15:54:57.045: E/AndroidRuntime(5573): at org.holoeverywhere.LayoutInflater.createViewFromTag(LayoutInflater.java:358)
10-22 15:54:57.045: E/AndroidRuntime(5573): at org.holoeverywhere.LayoutInflater.inflate(LayoutInflater.java:455)
10-22 15:54:57.045: E/AndroidRuntime(5573): at org.holoeverywhere.LayoutInflater.inflate(LayoutInflater.java:414)
10-22 15:54:57.045: E/AndroidRuntime(5573): at org.holoeverywhere.LayoutInflater.inflate(LayoutInflater.java:409)
10-22 15:54:57.045: E/AndroidRuntime(5573): at android.view.View.inflate(View.java:17482)
10-22 15:54:57.045: E/AndroidRuntime(5573): at com.cocosw.bottomsheet.BottomSheet.init(BottomSheet.java:186)
10-22 15:54:57.045: E/AndroidRuntime(5573): at com.cocosw.bottomsheet.BottomSheet.onCreate(BottomSheet.java:343)
10-22 15:54:57.045: E/AndroidRuntime(5573): at android.app.Dialog.dispatchOnCreate(Dialog.java:361)
10-22 15:54:57.045: E/AndroidRuntime(5573): at android.app.Dialog.show(Dialog.java:262)
10-22 15:54:57.045: E/AndroidRuntime(5573): at com.cocosw.bottomsheet.BottomSheet$Builder.show(BottomSheet.java:593)
10-22 15:54:57.045: E/AndroidRuntime(5573): at com.paybay.qui.PromotionDetailsActivity$2.onClick(PromotionDetailsActivity.java:166)
10-22 15:54:57.045: E/AndroidRuntime(5573): at android.view.View.performClick(View.java:4438)
10-22 15:54:57.045: E/AndroidRuntime(5573): at android.view.View$PerformClick.run(View.java:18439)
10-22 15:54:57.045: E/AndroidRuntime(5573): at android.os.Handler.handleCallback(Handler.java:733)
10-22 15:54:57.045: E/AndroidRuntime(5573): at android.os.Handler.dispatchMessage(Handler.java:95)
10-22 15:54:57.045: E/AndroidRuntime(5573): at android.os.Looper.loop(Looper.java:136)
10-22 15:54:57.045: E/AndroidRuntime(5573): at android.app.ActivityThread.main(ActivityThread.java:5059)
10-22 15:54:57.045: E/AndroidRuntime(5573): at java.lang.reflect.Method.invoke(Native Method)
10-22 15:54:57.045: E/AndroidRuntime(5573): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:785)
10-22 15:54:57.045: E/AndroidRuntime(5573): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:601)
10-22 15:54:57.045: E/AndroidRuntime(5573): Caused by: java.lang.reflect.InvocationTargetException
10-22 15:54:57.045: E/AndroidRuntime(5573): at java.lang.reflect.Constructor.newInstance(Native Method)
10-22 15:54:57.045: E/AndroidRuntime(5573): at org.holoeverywhere.LayoutInflater._createView(LayoutInflater.java:272)
10-22 15:54:57.045: E/AndroidRuntime(5573): ... 21 more
10-22 15:54:57.045: E/AndroidRuntime(5573): Caused by: android.content.res.Resources$NotFoundException: Resource is not a Drawable (color or path): TypedValue{t=0x2/d=0x7f010001 a=-1}
10-22 15:54:57.045: E/AndroidRuntime(5573): at android.content.res.Resources.loadDrawable(Resources.java:2202)
10-22 15:54:57.045: E/AndroidRuntime(5573): at android.content.res.TypedArray.getDrawable(TypedArray.java:602)
10-22 15:54:57.045: E/AndroidRuntime(5573): at android.view.View.(View.java:3554)
10-22 15:54:57.045: E/AndroidRuntime(5573): at android.view.ViewGroup.(ViewGroup.java:470)
10-22 15:54:57.045: E/AndroidRuntime(5573): at android.widget.LinearLayout.(LinearLayout.java:176)
10-22 15:54:57.045: E/AndroidRuntime(5573): at android.widget.LinearLayout.(LinearLayout.java:172)
10-22 15:54:57.045: E/AndroidRuntime(5573): at org.holoeverywhere.widget.LinearLayout.(LinearLayout.java:101)
10-22 15:54:57.045: E/AndroidRuntime(5573): at org.holoeverywhere.widget.LinearLayout.(LinearLayout.java:97)
10-22 15:54:57.045: E/AndroidRuntime(5573): ... 23 more

from bottomsheet.

soarcn avatar soarcn commented on June 24, 2024

Please post this to holo everywhere, it is in their scope having some problems.

from bottomsheet.

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.