Lin Xiang

Results 4 issues of Lin Xiang

app:np_divider="@null" app:np_dividerColor="@color/transparent" app:np_dividerThickness="0dp" 0.5.8版本,以上设置都不能隐藏分割线 在0.4.1可以通过app:np_dividerThickness=0dp隐藏

在一台Android9电视盒子设备上PAG动效只能加载第一帧,调用播放的时候日志输出PAGAnimator.play() The scale of animator duration is turned off! 测试了20台设备目前只有这台有这样的问题。 ## 【版本信息】 4.3.17 ## 【平台信息】 Android 原生 ## 【预期的表现】 正常播放 ## 【实际的情况】 只加载了第一帧

![1679452165439](https://user-images.githubusercontent.com/13765286/226786435-224b60f7-29eb-4260-b674-60068722906e.png)

## Current use version? #### 当前使用的版本是多少? ``` 3.11.1 ``` ## Will this problem occur in demo? #### Demo能否复现这问题? ``` 未知,生产环境报错,会导致用户相册和输入法无法使用 ``` ## Describe the problem or provide an error log?...