android-PageFlip icon indicating copy to clipboard operation
android-PageFlip copied to clipboard

xiaomi 3 black screen

Open jiazhiqiang121 opened this issue 7 years ago • 13 comments

Big Brother ,This project in Xiao mi 3 phone is black Screen,I don't know to how find the bug, Can you help me?

jiazhiqiang121 avatar Apr 10 '18 08:04 jiazhiqiang121

小米3用的那个android版本?最好把exception输出列出来下,我手里没小米3测试呢

eschao avatar Apr 10 '18 15:04 eschao

大兄弟,我的设备也黑屏,之前在华为平板 5.0 系统好用的,但是后来换了三星的 tab s3 7.0 就黑屏了 在#16,有具体的trace.txt

JeremeLau avatar Apr 12 '18 01:04 JeremeLau

日志上可以看出明显错误 sendUserActionEvent() returned

JeremeLau avatar Apr 12 '18 02:04 JeremeLau

抽空我看看,手里没三星,小米机器,只能看看模拟器能否重现了

eschao avatar Apr 13 '18 04:04 eschao

我最近发现 在7.0 设备上使用FrameLayout.addView(pageFlipView,)的方式就会黑屏呢

JeremeLau avatar Apr 15 '18 09:04 JeremeLau

I am facing the same issue.. this happens while in landscape mode

arindammitra06 avatar Apr 15 '18 15:04 arindammitra06

我用模拟器试试吧

eschao avatar Apr 16 '18 05:04 eschao

你好,小米3 移动版本,英伟达处理器那框。感谢回复

jiazhiqiang121 avatar Apr 20 '18 08:04 jiazhiqiang121

Demo运行发现几个问题,麻烦作者看下: 1.HTC One(老机器) Android 4.2 上黑屏,没有错误信息,但是翻页时可以看到卷页效果; 2.小米6 Android 8.0 横屏双页模式下(没有全屏,width > height),绘制的图片显示黑色,绘制的文字显示正常,但是文字重叠(像是跟前一页的文字重叠) 截屏: http://chuantu.biz/t6/306/1525856038x-1404795409.png http://chuantu.biz/t6/306/1525856141x-1404793489.png http://chuantu.biz/t6/306/1525856183x-1404793489.png

cxhuwei avatar May 09 '18 08:05 cxhuwei

@jiazhiqiang121 @cxhuwei @arindammitra06 有谁知道如何在模拟器里复现吗?我在模拟器里找不到你们说的对应的image,我试了别的,没发现问题呢

@cxhuwei 你说的那个问题我在genymotion模拟器里貌似能出来,然后log里有0x3009 EGL_BAD_MATCH错误,google了下,都是说android studio模拟器里会出这个问题,而且改下模拟器设置就ok,所以我也没重现的了

eschao avatar Jun 14 '18 09:06 eschao

Hi Sir, Hope you are doing good. The demo app on google play store also shows black screen on Samsung Galaxy S8.

arindammitra06 avatar Jun 15 '18 03:06 arindammitra06

我用Pixel 2 API 28 (Android9.0 x86 ) 的模擬器也出現了黑屏和花屏(闪烁),测试玩了半个小时,就只出现了一次

chenxiaofei910714 avatar Jul 03 '19 04:07 chenxiaofei910714

Check at #59

NimeshHirpara avatar Oct 11 '22 06:10 NimeshHirpara