gpt4 book ai didi

当模拟器没有时,Galaxy Nexus 上的 Android Theme.Holo.Light 具有灰色背景

转载 作者:太空宇宙 更新时间:2023-11-03 10:53:35 25 4
gpt4 key购买 nike

当我使用主题 Theme.Holo.Light 时,我的窗口背景在模拟器上显示为白色(与使用早期 Android 版本中的 Theme.Light 相同)。但是在 Galaxy Nexus 上它显示为浅灰色。我截图了,发现它实际上是一个非常轻微的渐变。

这是一个使用 ADT16 创建的全新项目。我所做的只是在 list 中设置主题:

android:theme="@android:style/Theme.Holo.Light"

and for contrast put this in the activity:

<TextView
android:id="@+id/textView1"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="This text background is white"
android:textAppearance="?android:attr/textAppearanceLarge"
android:background="#fff" />

Here's the screenshot from the emulator running API 15 (and is identical on API 14) .

Here it is on a real Galaxy Nexus.

为什么不同?我知道不要相信制造商不会在旧的 Android 版本上弄乱 AOSP 主题,但是 (i) 这是一个 Nexus 设备,并且 (ii) Holo 应该是强制性的并且在所有带有市场的设备上都没有修改 (http://android -developers.blogspot.co.nz/2012/01/holo-everywhere.html)。

(也许拥有 Galaxy Nexus 以外的 ICS 设备的人可以告诉我他们从 Holo.Light 得到了什么——也许这是一个模拟器错误。)

最佳答案

Theme.Holo.Light 确实有灰色背景。

您的 Nexus 屏幕截图显示了正确的行为。

祝你好运,蒂姆

关于当模拟器没有时,Galaxy Nexus 上的 Android Theme.Holo.Light 具有灰色背景,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/9392596/

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