Skip to content
New issue

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

崩溃问题 #176

Open
Yangqingchun opened this issue Jul 14, 2022 · 9 comments
Open

崩溃问题 #176

Yangqingchun opened this issue Jul 14, 2022 · 9 comments
Labels
enhancement New feature or request

Comments

@Yangqingchun
Copy link

我把txt文件后缀改为了png,然后调用接口打开的话,会造成整个程序崩溃,能够规避吗..

@SherlockGougou
Copy link
Owner

我这边试试🤣> 我把txt文件后缀改为了png,然后调用接口打开的话,会造成整个程序崩溃,能够规避吗..

@SherlockGougou
Copy link
Owner

你好,我这边测试了,把一个远端的txt文件更改后缀为png,没有发生报错呢,只是一直加载中而已。你可以贴一下报错的内容吗?

@Yangqingchun
Copy link
Author

你好,我又试了一下,确实是一直处于加载状态,是可以的,但现在又遇到了一个新问题。。就是在打开.bmp格式的图片时,会默认使用原生图库打开。。但是如果是处于列表模式下,通过左右滑动到那张图片的时候,就可以正常浏览

@Yangqingchun
Copy link
Author

sorry,我看了一下我的代码,是我的问题。。我现在还有一个问题,就是打开那种异形图片应该怎么适配呢,现在打开那种小图片的话,会被拉伸到整个屏幕上显示,很别扭。。

@SherlockGougou
Copy link
Owner

sorry,我看了一下我的代码,是我的问题。。我现在还有一个问题,就是打开那种异形图片应该怎么适配呢,现在打开那种小图片的话,会被拉伸到整个屏幕上显示,很别扭。。

可以截图看一下嘛?

@Yangqingchun
Copy link
Author

sorry,我看了一下我的代码,是我的问题。。我现在还有一个问题,就是打开那种异形图片应该怎么适配呢,现在打开那种小图片的话,会被拉伸到整个屏幕上显示,很别扭。。

可以截图看一下嘛?

1658453533657
这张图片实际是一个54*54的图片,但被拉伸到整个屏幕了

@Yangqingchun
Copy link
Author

1658454564815
我尝试着修改了一下您项目的源码,将图里标注的地方都修改为“SubsamplingScaleImageViewDragClose.SCALE_TYPE_CENTER_INSIDE”模式了,这样我试着打开那种异形图片是可以的,不知道这样写会有什么影响吗?

@Yangqingchun
Copy link
Author

打开本地的图片,概现图片加载失败,报错日志如下
image

这是错误现象:
image

大佬,有重新加载按钮吗,想在这种情况下加一个重新加载的按钮

@SherlockGougou
Copy link
Owner

不错的建议,我考虑一下。

@SherlockGougou SherlockGougou added the enhancement New feature or request label Sep 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants