Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
zohaibhanif opened this issue Oct 18, 2019 · 0 comments
Open

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

zohaibhanif opened this issue Oct 18, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@zohaibhanif
Copy link
Contributor

zohaibhanif commented Oct 18, 2019

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

@zohaibhanif zohaibhanif added the bug Something isn't working label Oct 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants