Ken

Results 15 comments of Ken

@mriddle First open of the application,Click to install the App for the first time

APP Version : 1.6.2 operating system:Mac,10.11.5 ffmpeg?

@mriddle Not installed,First open of the application will flash back😪

那你就换种方式安装。。。

去看一下 mLayoutManager.setInfinite(bannerSize >= 3);这个地方,你设置adapter的时候这地方有值吗

自定义高亮规则,按照这个格式就可以 ,把你需要标红的文字放在中括号里面 “[ XXX]“”(schema_jump_userinfo)

数据很少的时候就会有问题,k线在屏幕外面

KLineChartView.class里把onLongPress方法改一下就解决了 @Override public void onLongPress(MotionEvent e) { if (!isRefreshing && getAdapter().getCount() != 0) { super.onLongPress(e); } }

@iSally 谢谢,果然是这个问题

![image](https://user-images.githubusercontent.com/10292984/163306965-13a290e0-81d3-4057-8521-73bbfbd333f7.png)