Open
Conversation
|
Error:In SegmentTabLayout, unable to find attribute tl_divider_color |
很棒👍 解决了渐变色的问题,谢谢大神🙏 |
|
给CommonTabLayout也加一下吧? |
|
最新的依赖没有这个功能啊,你这个是从哪里才能使用呢? |
|
兄弟,可以自己依赖到项目中,自己修改。很简单的 |
|
好的谢谢,是我太着急了~
…------------------ 原始邮件 ------------------
发件人: ***@***.***>;
发送时间: 2023年3月20日(星期一) 下午4:05
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: Re: [H07000223/FlycoTabLayout] 添加设置指示器渐变的方法 (#165)
兄弟,可以自己依赖到项目中,自己修改。很简单的
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
针对IndicatorStyle中的STYLE_NORMAL下,添加了设置渐变色的方法。