android-PageFlip
android-PageFlip copied to clipboard
xiaomi 3 black screen
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?
小米3用的那个android版本?最好把exception输出列出来下,我手里没小米3测试呢
大兄弟,我的设备也黑屏,之前在华为平板 5.0 系统好用的,但是后来换了三星的 tab s3 7.0 就黑屏了 在#16,有具体的trace.txt
日志上可以看出明显错误 sendUserActionEvent() returned
抽空我看看,手里没三星,小米机器,只能看看模拟器能否重现了
我最近发现 在7.0 设备上使用FrameLayout.addView(pageFlipView,)的方式就会黑屏呢
I am facing the same issue.. this happens while in landscape mode
我用模拟器试试吧
你好,小米3 移动版本,英伟达处理器那框。感谢回复
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
@jiazhiqiang121 @cxhuwei @arindammitra06 有谁知道如何在模拟器里复现吗?我在模拟器里找不到你们说的对应的image,我试了别的,没发现问题呢
@cxhuwei 你说的那个问题我在genymotion模拟器里貌似能出来,然后log里有0x3009 EGL_BAD_MATCH错误,google了下,都是说android studio模拟器里会出这个问题,而且改下模拟器设置就ok,所以我也没重现的了
Hi Sir, Hope you are doing good. The demo app on google play store also shows black screen on Samsung Galaxy S8.
我用Pixel 2 API 28 (Android9.0 x86 ) 的模擬器也出現了黑屏和花屏(闪烁),测试玩了半个小时,就只出现了一次
Check at #59