gpt4 book ai didi

android - 折叠工具栏布局 : position the ExpandedText programmatically

转载 作者:行者123 更新时间:2023-11-29 20:40:30 25 4
gpt4 key购买 nike

我正在使用新的 Android 支持设计 View CollapsingToolbarLayout。我需要以编程方式定位 ExpandedTitle。

实际上,为 ExpandedTitle 设置位置的唯一方法是在 .xml 文件中(这里的示例:https://goo.gl/L5H5FC)但是没有公共(public) API 以编程方式设置文本位置,并且字段都是私有(private).

您知道是否可以不使用反射或任何“hacky”技巧吗?

最佳答案

我很快解决了通过反射 ( https://gist.github.com/fpezzato/8e7d45112883dbbc5ffb ) 公开属性的问题,我工作得很好,但我不喜欢在生产代码中使用这个技巧。

@Google:请不要再有私有(private)或最终的东西了! :)

关于android - 折叠工具栏布局 : position the ExpandedText programmatically,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/31052751/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com