LiuDongCai
LiuDongCai
app:layout_behavior="@string/appbar_scrolling_view_behavior" 这个好像不支持啊
接入这个后,偶尔出现崩溃,下面是日志,请问能看出是什么原因吗 ``` 2022-01-06 13:39:03.723 28751-28751/com.addcn.android.house591 E/libprocessgroup: set_timerslack_ns write failed: Operation not permitted 2022-01-06 13:39:03.972 6721-27866/? E/MiuiFastConnectService: check adv data not fast connect 2022-01-06 13:39:04.031 28751-12801/com.addcn.android.house591 A/libc: fdsan: attempted to close...
比如dart_native,我调原生的一个方法,需要弹窗,需要判断当前activity是否destroy等,我如何拿到这个activity呢
Mobile: Android OS: NetWork: URL: LIB Version: --- 开启缓存后,访问https://rent.591.com.tw/rent-detail-8544253.html?s=al&EMBED=android&version=4.9.9.113®ionid=1 这个链接,会显示页面不存在,如果禁用缓存,则可以正常访问,麻烦帮我看看是哪里有问题呢?
Hi, Thanks a lot for this library. Is it possible to fix a certain column at the top where the header is or below it so it doesn't leave screen...
https://user-images.githubusercontent.com/18276939/150082125-6a99d04a-52d0-4530-9f78-4b6a42e3bed2.mp4
这是正常的  这是压扁的(高度和两边的一致)  如图,我点击地图上的marker,设置setBannerCurrentItem(position),会偶发布局压扁(高度和两边的一致),手指移动xbanner后高度会还原至正常。 另外,如果我这是setBannerCurrentItem(position,true),是不会出现这个情况的,高度一直正常。 但是我不需要设置smoothScroll为true,请问有什么办法解决吗?
你好,我引入了 implementation 'me.jessyan:autosize:1.2.1' 然后在manifest的文件引入这个  其他地方没有也别设置了 布局文件这样设置  最终效果:sp和dp大小不一致(不是默认支持sp的吗?)  请问大佬,要如何解决这个
