Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个应用程序,它的主要布局有一个 imageview 和一个 textview。我希望 imageview 加载任何图像是网站的缩略图和文本以加载网站上帖子的标题。布局看起来像这样。提前致谢。
我已经搜索了互联网无济于事,感谢任何帮助。
没有什么“现成的”可用。
你必须:
.setImageBitmap(Bitmap);