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
XPopup版本 如2.9.19
手机系统和型号 Pixel 3 XL
描述你的问题 横屏状态,点击图片放大查看时,图片以横屏屏幕宽度为基准放大,没办法一眼看到图片的全部,且无法缩小查看 想知道怎么设置可以让图片以横屏屏幕高度为基准来放大?
<activity android:name="com.lxj.xpopupdemo.MainActivity" android:configChanges="screenSize|smallestScreenSize|screenLayout|orientation" android:resizeableActivity="true" android:screenOrientation="landscape">
The text was updated successfully, but these errors were encountered:
No branches or pull requests
XPopup版本
如2.9.19
手机系统和型号
Pixel 3 XL
描述你的问题
横屏状态,点击图片放大查看时,图片以横屏屏幕宽度为基准放大,没办法一眼看到图片的全部,且无法缩小查看
想知道怎么设置可以让图片以横屏屏幕高度为基准来放大?
The text was updated successfully, but these errors were encountered: