冯神柱
冯神柱
用TYPE_PHONE吧
MIUI 8用TYPE_TOAST,给悬浮窗权限就正常了
Vivo是否可跳转到`com.iqoo.secure.safeguard.SoftPermissionDetailActivity`? 6.0.1有这个Activity。库里只跳转到`com.iqoo.secure.MainActivity`。
I met a problem when I set ExpandableTextView's orientation horizontal: ``` xml ``` In a item of RecyclerView, when the state of ExpandableTextView is expandle, and scroll the RecyclerView to...