Skip to content

[Bug] MarkdownTextView control does not show output on Android #76

@zohaibhanif

Description

@zohaibhanif

Description

MarkdownTextView control does not show output on Android. Though it is working fine on iOS.

Steps to reproduce

  1. Add control to the page.
<toolkit:MarkdownTextView Markdown="This is **bold** text." />
  1. Run the application on android device.

Expected Behavior

It should show the markdown text.

Actual Behavior

It shows blank screen.

Basic Information

  • Version with issue: AP.MobileToolkit - 3.0.0-ci
  • Xamarin.Forms version: 4.2.0.815419
  • IDE: Visual Studio 2019 Professional - Version 16.3.5

Screenshots

Screenshot_20191018-130913

Reproduction Link

Project: ToolkitDemo
Branch: issue/75/Demo-User-Controls

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions