Code Monkey home page Code Monkey logo

Comments (3)

ShowMeThe avatar ShowMeThe commented on July 29, 2024

@zhj0128 拿一下最新代码 这个项目昨天还在修改中

from materialwanandroid.

zhj0128 avatar zhj0128 commented on July 29, 2024

我clone 下来的,这个bug没变,在登录页面(从侧滑栏进入登录页面,然后点击登录或者注册按钮),额,感谢无私分享,只是反馈下,哈哈
Caused by: java.lang.IndexOutOfBoundsException: Index: 1, Size: 0
at java.util.ArrayList.get(ArrayList.java:437)
at com.showmethe.skinlib.SkinManager.patchView(SkinManager.kt:352)
at com.showmethe.skinlib.SkinManager$Companion.patchView(SkinManager.kt:117)
at com.showmethe.skinlib.SkinExtKt.skin(SkinExt.kt:21)
at com.show.wanandroid.databinding.FragmentLoginBindingImpl.executeBindings(FragmentLoginBindingImpl.java:373)

from materialwanandroid.

ShowMeThe avatar ShowMeThe commented on July 29, 2024

我想起来什么问题了 ,是那个光标的设置问题,因为我调用了Android Q 新的API setTextCursorDrawable,低于Android Q的我改成反射了,你晚点再拉代码看看,或者在登录的地方去掉那个EditText 那里去掉 skin=“@{cursor}”这个
@zhj0128

from materialwanandroid.

Related Issues (2)

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.