309152665

Results 14 issues of 309152665

if exoplayer play in RecyclerView , when i click the fullscreen button , the exoplayer fullscreen , until i press back button , the exoplayer play in RecyclerView again

version : 0.24.13-rc desc : 我想使用 HorizontalPager 实现个轮播图效果 , 它可以无限轮训 , 可以进行定时 这是我的代码 : 但是 我有问题 , 比如我手指操作的时候 , 我想把自动轮播暂停 , 等我把手拿开 , 继续轮播 我这边使用的是 pagerState.interactionSource.interactions.collect 去监听当前的事件 , 但是这个监听 PressInteraction.Press...

FrameLayout can support android:foreground on lower api (api 22), other View (such as TextView , ConstraintLayout) don't support , androidx.constraintlayout.helper.widget.Layer is powerful , i hope it can support android:foreground ,...

enhancement

such as : LazyColumn( verticalArrangement = Arrangement.spacedBy(4.dp), ) { // ... } RecyclerView can't add item space , only in layout.xml to set marginLeft marginRight , some times it's to...

if ViewPager2 itemCount > 3 , such as 4 , ViewPager2 childs is SwipeRefreshView + RecyclerView , position 0 , pull refresh network data(before request SwipeRefreshView.isRefreshing = true , after...

不混淆进行加固反而正常运行 , 混淆之后加固运行反而失败了.

错误如下 : Process Name: 'com.solot.species' Thread Name: 'm.solot.species' pid: 23763, tid: 23763 >>> com.solot.species .h$~. 000000720b3beba0 a97d2c6aa93d2c8a a9fc346ca9bc348c .,=.j,}..4..l4.. 000000720b3bebb0 54fffee8f1010042 a93f1c86a9431422 B......T".C...?. 000000720b3bebc0 a93e2488a9421c26 a93d2c8aa9412428 &.B..$>.($A..,=. 000000720b3bebd0 a93c348ca9402c2a a9021c06a9031402...

support Live Photo

def tensorflow = "0.4.4" api "org.tensorflow:tensorflow-lite-task-vision:$tensorflow" api "org.tensorflow:tensorflow-lite-support:$tensorflow" api "org.tensorflow:tensorflow-lite-metadata:$tensorflow" when tensorflow-lite-task-vision version is 0.4.4 ![WeChat39a99069d531a12787c50a75fadb5fc0](https://github.com/user-attachments/assets/dd30fec2-ea7f-4259-bcc8-9bae1205e1ef) change tensorflow-lite-task-vision version to 0.3.0 , is run ok.