kotlin.UninitializedPropertyAccessException: lateinit property tagsBadge has not been initialized #108
AmineB
commented 2022-12-12 20:10:43 +00:00
Owner
```
kotlin.UninitializedPropertyAccessException: lateinit property tagsBadge has not been initialized
at bou.amine.apps.readerforselfossv2.android.HomeActivity$handleSwipeRefreshLayout$simpleItemTouchCallback$1.onSwiped(HomeActivity.java:160)
at androidx.recyclerview.widget.ItemTouchHelper$4.run(ItemTouchHelper.java:716)
at android.os.Handler.handleCallback(Handler.java:942)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:226)
at android.os.Looper.loop(Looper.java:313)
at android.app.ActivityThread.main(ActivityThread.java:8741)
at java.lang.reflect.Method.invoke(Method.java)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067)
```
AmineB
added the 2022-12-12 20:10:43 +00:00
Priority = CRITICAL
Type = Bug
labels
AmineB
self-assigned this 2022-12-12 20:10:43 +00:00
AmineB
added this to the (deleted) project 2022-12-12 20:10:43 +00:00
AmineB
closed this issue 2022-12-12 20:10:56 +00:00
AmineB
referenced this issue from a commit 2022-12-12 20:11:31 +00:00
Fixes #108.
AmineB
referenced a pull request that will close this issue 2022-12-12 20:11:57 +00:00
Fixes #108. #109
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?