gpt4 book ai didi

android - 我如何在我的布局 xml 中使用默认的 android 资源?

转载 作者:塔克拉玛干 更新时间:2023-11-01 21:36:23 26 4
gpt4 key购买 nike

android 中有大量的默认资源。我想使用 android.R.string.cancelandroid.R.string.ok

我可以很容易地用代码做到这一点

getString(android.R.string.cancel)

但是如何在 layout.xml 中做到这一点

@string/cancel

尝试了一些东西

@android.R.string/cancel
@android.string/cancel

但是这些都不起作用。我确定我在开发教程中看到过这个,但现在找不到了。

最佳答案

其实就是@android:string/cancel

关于android - 我如何在我的布局 xml 中使用默认的 android 资源?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12492084/

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