We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
聊天页面有图片,视频,文字,语音等等各种不同的样式,想要实现预览当前聊天所有视频和图片,在预览页面可以左右滑动预览当前被点击的图片或者视频上一个预览内容或者下一个预览内容,拖拽关闭的时候可以预览的位置缩略图在在屏幕上就动画回归到缩略图上,没有在当前屏幕上显示,动画就回归屏幕中心关闭预览页面,用bindRecyclerView这种无法实现,用bindImageView又无法实现想要的效果,用setOriginImageList好像也行不通。类似Android 微信聊天内容图片的预览。请问作者这个能否实现类似效果!我尝试各种办法好像无实现上述效果。
The text was updated successfully, but these errors were encountered:
https://github.com/iielse/imageviewer . 这个支持预览期间数据动态增删. 并且动态绑定动画效果. @BianXiaoYan
Sorry, something went wrong.
No branches or pull requests
聊天页面有图片,视频,文字,语音等等各种不同的样式,想要实现预览当前聊天所有视频和图片,在预览页面可以左右滑动预览当前被点击的图片或者视频上一个预览内容或者下一个预览内容,拖拽关闭的时候可以预览的位置缩略图在在屏幕上就动画回归到缩略图上,没有在当前屏幕上显示,动画就回归屏幕中心关闭预览页面,用bindRecyclerView这种无法实现,用bindImageView又无法实现想要的效果,用setOriginImageList好像也行不通。类似Android 微信聊天内容图片的预览。请问作者这个能否实现类似效果!我尝试各种办法好像无实现上述效果。
The text was updated successfully, but these errors were encountered: