Giter Site home page Giter Site logo

Comments (8)

H07000223 avatar H07000223 commented on July 24, 2024

用的是哪个控件Android什么版本我去试试

from flycoroundview.

woxingxiao avatar woxingxiao commented on July 24, 2024

RoundTextView, RoundxxLayout都不行,5.1.1

from flycoroundview.

H07000223 avatar H07000223 commented on July 24, 2024

我用了genymotion 5.1.0虚拟机和三星5.0.1都是可以我这没你这5.1.1😂😂😂

from flycoroundview.

woxingxiao avatar woxingxiao commented on July 24, 2024

解决了:.getDelegate().setBackgroundColor(context.getResources().getColor(R.color.red))才有效果,
.getDelegate().setBackgroundColor(R.color.red);则没有效果

from flycoroundview.

H07000223 avatar H07000223 commented on July 24, 2024

嗯,解决就好R.color.red资源索引值方法需要的是Color int值~😂

from flycoroundview.

woxingxiao avatar woxingxiao commented on July 24, 2024

建议两种方式都支持啊,免得别人再踩坑😂

from flycoroundview.

H07000223 avatar H07000223 commented on July 24, 2024

没这个打算,你可以试试View自带的setBackgroundColor也是不支持的R.color.red

from flycoroundview.

woxingxiao avatar woxingxiao commented on July 24, 2024

怪我没说清楚,setBackgroundResource和setBackgroundColor。Thanks, anyway.

from flycoroundview.

Related Issues (18)

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.