-
-
Notifications
You must be signed in to change notification settings - Fork 149
Open
Labels
Description
This issue respects the following points:
- I have read the FAQ
- I have searched for existing issues
- The issue affects the Notes Android app, neither the Notes server app nor the Nextcloud Android app.
Describe the bug
- Go to the config settings.
- try to scroll or tap anything
- Error window is displayed.
Expected behavior
No response
Notes Android version
4.5.2
Notes server version
4.12.4
Nextcloud Android version
3.34.1
Nextcloud version
32.0.3
Device
huawei matepad10.4 2020
Android Version
10
App Store
- Google Play Store
- F-Droid
- Huawei App Gallery
Stacktrace
App Version: 4.5.2
App Version Code: 40050290
App Flavor: fdroid
Files App Version Code: 30340190 (PROD)
---
OS Version: 4.14.116(102.0.0.292C605)
OS API Level: 29
Device: HWBAH4
Manufacturer: HUAWEI
Model (and Product): BAH4-W09 (BAH4-W09S)
---
java.lang.ArrayIndexOutOfBoundsException: length=1; index=1
at androidx.preference.ListPreference.getEntry(ListPreference.java:218)
at androidx.preference.ListPreference.getSummary(ListPreference.java:168)
at androidx.preference.Preference.onBindViewHolder(Preference.java:518)
at androidx.preference.PreferenceGroupAdapter.onBindViewHolder(PreferenceGroupAdapter.java:422)
at androidx.preference.PreferenceGroupAdapter.onBindViewHolder(PreferenceGroupAdapter.java:49)
at androidx.recyclerview.widget.RecyclerView$Adapter.onBindViewHolder(RecyclerView.java:7846)
at androidx.recyclerview.widget.RecyclerView$Adapter.bindViewHolder(RecyclerView.java:7953)
at androidx.recyclerview.widget.RecyclerView$Recycler.tryBindViewHolderByDeadline(RecyclerView.java:6742)
at androidx.recyclerview.widget.RecyclerView$Recycler.tryGetViewHolderForPositionByDeadline(RecyclerView.java:7013)
at androidx.recyclerview.widget.GapWorker.prefetchPositionWithDeadline(GapWorker.java:294)
at androidx.recyclerview.widget.GapWorker.flushTaskWithDeadline(GapWorker.java:354)
at androidx.recyclerview.widget.GapWorker.flushTasksWithDeadline(GapWorker.java:370)
at androidx.recyclerview.widget.GapWorker.prefetch(GapWorker.java:377)
at androidx.recyclerview.widget.GapWorker.run(GapWorker.java:408)
at android.os.Handler.handleCallback(Handler.java:900)
at android.os.Handler.dispatchMessage(Handler.java:103)
at android.os.Looper.loop(Looper.java:219)
at android.app.ActivityThread.main(ActivityThread.java:8676)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:513)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1109)