You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 25, 2024. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: