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

[Bug] 在安卓平板上的动画缺失问题 #334

Open
Kyochilian opened this issue Dec 28, 2024 · 1 comment
Open

[Bug] 在安卓平板上的动画缺失问题 #334

Kyochilian opened this issue Dec 28, 2024 · 1 comment
Labels
question Further information is requested

Comments

@Kyochilian
Copy link

作者您好,感谢您的付出!

问题描述

在最近一次版本1.1.0+175中,在安卓平板(横屏)上出现了切换后台动画缺失的问题,安卓手机(竖屏)上无此现象。
如视图所示:
Screenshot_2024-12-25-17-01-00-892_com miui home
同时由于视频超过10mb,完整录屏上传至了云盘:https://terabox.com/s/1qfb3V8OywfVJ2a8otRgn2A
录屏详细显示了该bug。

复现步骤

设备:小米平板6spro 8+128g,系统版本澎湃2.0.3.0;未打开开发者模式,无root。
PilipalaX版本:1.1.0+175
更新后打开应用,有概率黑屏;在后台切屏再进入时无动画,不知道是系统问题还是app本身问题。在平板上的其它应用在后台切换时,均无动画闪现丢失的原因,初步判断排除了系统问题。

错误日志

未找到动画缺失的相关日志,找到了最近一次的错误日志,希望对您有所帮助!

PiliPalaX错误日志
********************
------- 设备信息 -------
id: AQ3A.240627.003
board: kalama
bootloader: unknown
brand: Xiaomi
device: sheng
display: AQ3A.240627.003
fingerprint: Xiaomi/sheng/sheng:15/AQ3A.240627.003/OS2.0.3.0.VNXCNXM:user/release-keys
hardware: qcom
host: pangu-build-component-system-384587-pxsnn-hj2h7-fftvt
isPhysicalDevice: true
manufacturer: Xiaomi
model: 24018RPACC
product: sheng
tags: release-keys
type: user
versionBaseOs: 
versionCodename: REL
versionIncremental: OS2.0.3.0.VNXCNXM
versionPreviewSdk: 0
versionRelease: 15
versionSdk: 35
versionSecurityPatch: 2024-11-01
------- 应用信息 -------
environment: release
version: 1.1.0
appName: PiliPalaX
buildNumber: 1753
packageName: com.orz12.PiliPalaX
---------- 错误信息 ----------
type 'Null' is not a subtype of type 'Map<String, dynamic>'
------- 错误堆栈 -------
#0      Utils.checkUpdate (package:PiliPalaX/utils/utils.dart:365)
<asynchronous suspension>
------- CUSTOM INFO -------
@orz12
Copy link
Owner

orz12 commented Dec 28, 2024

不了解该现象。预期的返回动画是什么,旧版本会有吗?

@orz12 orz12 added the question Further information is requested label Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants