Git Product home page Git Product logo

ithouse's People

Contributors

danxinzhicheng avatar lanzhu1993 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ithouse's Issues

BUG

你好,我发现点击这个圈子之后会崩溃,但是之后点击只显示已加载全部没有数据,不知道出了什么问题,应该如何解决?

4.2.2模拟器打开就崩

5:14:52.966 9224-9224/? E/CrashReport: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.danmo.ithouse/com.danmo.ithouse.activity.MainActivity}: android.view.InflateException: Binary XML file line #35: Error inflating class TextView
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2204)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2254)
at android.app.ActivityThread.access$600(ActivityThread.java:141)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1234)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:5069)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:793)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:560)
at dalvik.system.NativeStart.main(Native Method)
Caused by: android.view.InflateException: Binary XML file line #35: Error inflating class TextView

bug~

滑动数据,隐藏底部导航栏,但是缓慢向下滑动数据的时候导航栏没有出现..

EventBus throws a NullPointerException

10554 E EventBus Could not dispatch event: class com.danmo.commonapi.event.newest.GetNewestBannerEvent to subscribing class class com.danmo.ithouse.fragment.sub.NewestFragment 2019-01-14 17:53:57.318
10554 E EventBus java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.lang.String.equals(java.lang.Object)' on a null object reference 2019-01-14 17:53:57.318s
10554 E EventBus at com.danmo.ithouse.fragment.refresh.RefreshRecyclerFragment.onResultEvent(RefreshRecyclerFragment.java:139) 2019-01-14 17:53:57.318
10554 E EventBus at java.lang.reflect.Method.invoke(Native Method) 2019-01-14 17:53:57.318
10554 E EventBus at org.greenrobot.eventbus.EventBus.invokeSubscriber(EventBus.java:485) 2019-01-14 17:53:57.318
10554 E EventBus at org.greenrobot.eventbus.EventBus.postToSubscription(EventBus.java:420) 2019-01-14 17:53:57.318
10554 E EventBus at org.greenrobot.eventbus.EventBus.postSingleEventForEventType(EventBus.java:397) 2019-01-14 17:53:57.318
10554 E EventBus at org.greenrobot.eventbus.EventBus.postSingleEvent(EventBus.java:370) 2019-01-14 17:53:57.318
10554 E EventBus at org.greenrobot.eventbus.EventBus.post(EventBus.java:251) 2019-01-14 17:53:57.318
10554 E EventBus at com.danmo.commonapi.callback.BaseCallback.onResponse(BaseCallback.java:50) 2019-01-14 17:53:57.318
10554 E EventBus at retrofit2.ExecutorCallAdapterFactory$ExecutorCallbackCall$1$1.run(ExecutorCallAdapterFactory.java:68) 2019-01-14 17:53:57.318
10554 E EventBus at android.os.Handler.handleCallback(Handler.java:815) 2019-01-14 17:53:57.318
10554 E EventBus at android.os.Handler.dispatchMessage(Handler.java:104) 2019-01-14 17:53:57.318
10554 E EventBus at android.os.Looper.loop(Looper.java:207) 2019-01-14 17:53:57.318
10554 E EventBus at android.app.ActivityThread.main(ActivityThread.java:5896) 2019-01-14 17:53:57.318
10554 E EventBus at java.lang.reflect.Method.invoke(Native Method) 2019-01-14 17:53:57.318
10554 E EventBus at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:888) 2019-01-14 17:53:57.318
10554 E EventBus at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:749) 2019-01-14 17:53:57.318
10554 D EventBus No subscribers registered for event class org.greenrobot.eventbus.SubscriberExceptionEvent 2019-01-14 17:53:57.318

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.