Skip to content
This repository has been archived by the owner on Sep 25, 2024. It is now read-only.

Should support previewing PNG and other image resources #236

Open
BretJohnson opened this issue Mar 2, 2018 · 0 comments
Open

Should support previewing PNG and other image resources #236

BretJohnson opened this issue Mar 2, 2018 · 0 comments

Comments

@BretJohnson
Copy link
Contributor

Currently in the resource picker UI proppy just supports preview for colors and strings (from what I can tell).

It would be good to support PNG files and other image resources here, as we do this in the current Android property editor. See this comment from @garuma on https://github.com/xamarin/designer/pull/648:

We should at least support plain bitmaps, the value of those is the full path to the .png file.

For the other drawable type we query the rendering server for a image preview of those (shape drawables, nine-patch, ...) in the Xwt version so ideally that's a case that proppy should support via an extension point.
@BretJohnson BretJohnson added this to the Android Windows 15.7 RTW milestone Mar 2, 2018
@ermau ermau removed this from the Android Windows 15.7 RTW milestone Mar 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants