热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

RadioButtonnotdisplayingtextonAndroid

DescriptionAfterupdatingtoXamarin.Forms4.8,radiobuttonsnolongerdis


Description

After updating to Xamarin.Forms 4.8, radio buttons no longer display their text under Android. Same code works under 4.7.

Steps to Reproduce


  1. Create new Xamarin.Forms blank page app

  2. Add a radio button to the main page:
    1


  3. Make sure the Xamarin.Forms NuGet packages are updated to 4.8.0.1269 and run the app under Android.

Expected Behavior

The radio button displays the text "Test" to the right.

Actual Behavior

Only the circle of the radio button is displayed, with no text.

Basic Information


  • Version with issue: 4.8.0.1269

  • Last known good version: 4.7.0.1260

  • IDE: Visual Studio 2019

  • Platform Target Frameworks:

  • Android: 9.0

Screenshots



推荐阅读
author-avatar
松狮猫vn
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有