Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

错误 #75

Open
xzq849 opened this issue Feb 1, 2023 · 1 comment
Open

错误 #75

xzq849 opened this issue Feb 1, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@xzq849
Copy link

xzq849 commented Feb 1, 2023

Version:2.54(55)
Crash:java.lang.IllegalStateException: Cannot call this method while RecyclerView is computing a layout or scrolling androidx.recyclerview.widget.RecyclerView{e90ac14 VFED.V... ......ID 0,0-1080,1932 #7f0a027a app:id/recycler_view}, adapter:androidx.preference.PreferenceGroupAdapter@b852c62, layout:androidx.recyclerview.widget.LinearLayoutManager@105f1f3, context:com.su.mediabox.view.activity.MainActivity@b64423e
at androidx.recyclerview.widget.RecyclerView.assertNotInLayoutOrScroll(Unknown Source:20)
at androidx.recyclerview.widget.RecyclerView$RecyclerViewDataObserver.onItemRangeChanged(Unknown Source:3)
at androidx.recyclerview.widget.RecyclerView$AdapterDataObservable.notifyItemRangeChanged(Unknown Source:18)
at androidx.recyclerview.widget.RecyclerView$Adapter.notifyItemChanged(Unknown Source:3)
at androidx.preference.PreferenceGroupAdapter.onPreferenceChange(Unknown Source:9)
at androidx.preference.Preference.notifyChanged(Unknown Source:4)
at androidx.preference.Preference.setTitle(Unknown Source:10)
at com.su.mediabox.view.preference.PreferenceDslKt.titleRes(Unknown Source:23)
at com.su.mediabox.view.fragment.page.SettingsPageFragment$onCreatePreferences$1$5$1$2.invokeSuspend(Unknown Source:60)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(Unknown Source:11)
at kotlinx.coroutines.DispatchedTask.run(Unknown Source:88)
at kotlinx.coroutines.internal.LimitedDispatcher.run(Unknown Source:12)
at kotlinx.coroutines.scheduling.TaskImpl.run(Unknown Source:2)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(Unknown Source:0)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(Unknown Source:14)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(Unknown Source:28)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(Unknown Source:0)
Suppressed: kotlinx.coroutines.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@76e2364, Dispatchers.IO]

Phone:BOARD=RM6893
BOOTLOADER=unknown
BRAND=realme
CPU_ABI=arm64-v8a
CPU_ABI2=
DEVICE=RMX3031CN
DISPLAY=RMX3031_11_F.06
FINGERPRINT=realme/RMX3031/RMX3031CN:13/TP1A.220905.001/R.cbda27_214e0:user/release-keys
HARDWARE=mt6893
HOST=dg02-pool03-kvm249
ID=TP1A.220905.001
IS_DEBUGGABLE=false
IS_EMULATOR=false
MANUFACTURER=realme
MODEL=RMX3031
ODM_SKU=dsds
PERMISSIONS_REVIEW_REQUIRED=true
PRODUCT=RMX3031
RADIO=unknown
SERIAL=unknown
SKU=unknown
SOC_MANUFACTURER=Mediatek
SOC_MODEL=MT6893
SUPPORTED_32_BIT_ABIS=[Ljava.lang.String;@f23afce
SUPPORTED_64_BIT_ABIS=[Ljava.lang.String;@916ceef
SUPPORTED_ABIS=[Ljava.lang.String;@d9d1dfc
TAGS=release-keys
TIME=1671030449000
TYPE=user
UNKNOWN=unknown
USER=root

@RyensX RyensX added the bug Something isn't working label Feb 1, 2023
@RyensX
Copy link
Owner

RyensX commented Feb 1, 2023

已知bug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants