-
Actual result: https://youtu.be/CPMFZ-bszAQ
Fragment code:
```
@Override
public void onViewCreated(View view, @Nullable Bundle savedInstanceState) {
super.onViewCreated(view, savedInstan…
-
First some words on my setup. My instance runs akkoma on the stable branch and moshidons seems to do really great normally.
**Describe the bug**
The app tends to sporadically crash when I type …
-
![QQ图片20211120142421](https://user-images.githubusercontent.com/20410029/142716852-0b2027a3-22bc-413d-a6e1-7eed690f8972.png)
>
-
Very fast scrolling with updating items can produce following exception:
```
E/AndroidRuntime: FATAL EXCEPTION: main
Process: future.company.beside, PID: 15159
java.lang.IndexOutOfBounds…
-
java.lang.NoSuchMethodError: No virtual method into(Landroid/widget/ImageView;)Lcom/bumptech/glide/request/target/Target; in class Lcom/bumptech/glide/RequestBuilder; or its super classes (declaratio…
-
I get this crash while scrolling my feed in the app, took quite a while to track it down. Going by the error, I'm guessing it's an issue with a release. I'm trying now to figure out which release it i…
-
I see a small amount of crashes on Storyly SDK in production but I can't find steps to reproduce the issue. Currently I am using version 2.16.1 but I see the same problem before update from version 2.…
-
Dont know why i keep getting this error, whenever i want to add a new plant and also, whenever i want go back gro the previous state.
```
Process: com.example.android.mygarden, PID: 11632
and…
-
05-09 09:57:05.688 4676-4904/com.yoyiyi.soleil E/NativeBitmapFactory: loadedfalse
05-09 09:57:20.415 4676-4894/com.yoyiyi.soleil E/IJKMEDIA: http://115.231.178.214/youku/6771C614C954884205FCB635D3/03…
-
代码:
override fun convert(holder: BaseDataBindingHolder, item: JsonBean.DataBean) {
holder.dataBinding?.data = item
}
override fun getDefItemCount(): Int {
return I…