gpt4 book ai didi

android - 使用 MvvmCross 将 byte[] 绑定(bind)到 Android 上的 ImageView

转载 作者:行者123 更新时间:2023-11-30 01:50:27 25 4
gpt4 key购买 nike

我正在尝试将 ImageView 绑定(bind)到 byte[]。

<ImageView
android:layout_height="match_parent"
android:layout_width="match_parent"
android:layout_weight="1"
local:MvxBind="Bitmap CaptchaImage, Converter=InMemoryImage"
android:id="@+id/imageView1" />

我使用 Picture Taking 中的教程作为指南: https://github.com/MvvmCross/MvvmCross-Tutorials/tree/master/PictureTaking

但是图像没有显示。可能有什么问题?

最佳答案

文件“PictureChooserPluginBootstrap.cs”在我的 Bootstrap 文件夹中,但不知何故不在我的项目中。我所需要的只是“包含在项目中”选项。

关于android - 使用 MvvmCross 将 byte[] 绑定(bind)到 Android 上的 ImageView,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33134089/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com