【问题标题】:What is the reason that TextColor of Xamarin Forms doesn't work on android 7.1.1?Xamarin Forms 的 TextColor 在 android 7.1.1 上不起作用的原因是什么?
【发布时间】:2019-03-29 18:24:15
【问题描述】:

通过测试,我和其他用户发现 TextColor 在 Android 8.0.0 上可以正常工作,但在 7.1.1 的手机上却不能正常工作。这个问题是在代码正确且 Android 8.0 正常工作时发现的。这是之前的帖子:how to use textcolor on label of Xamarin forms? 也许这是一个错误,需要一个较高的最小目标? 谢谢

【问题讨论】:

  • 您能否提供有关该设备的更多信息?它在我的 Android 7.x 模拟器上运行良好。
  • 很好奇...这是BQ Aquarius X5 Plus
  • 我认为这是因为你的设备。你的代码没有错。
  • 是的...你有理由!

标签: xamarin xamarin.forms xamarin.android


【解决方案1】:

我试过不同的 BQ 手机,我发现了问题。这个模型,BQ Aquarius X5 Plus 默认设置了高对比度(实验性),所以它会删除所有颜色的文本。奇怪的是它是通过串口配置的……

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2020-12-09
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2016-09-05
    • 2020-01-29
    • 2016-11-02
    • 1970-01-01
    相关资源
    最近更新 更多