-
**Describe the bug**
User reported bug, full description here: https://github.com/sn4k3/UVtools/issues/515
Happens after minimize or change task.
```
System.InvalidOperationException: Invalid A…
sn4k3 updated
2 years ago
-
StaggeredGridLayoutManager的加载更多不调用,换别的LayoutManager就可以,一样的代码,只是更换了LayoutManager
-
```
What steps will reproduce the problem?
1. Install flashbuilder 4.0.0
2. Follow directions to have Flex Lib
3. Have an empty application with only an HSlider
What is the expected output? What do y…
-
```
What steps will reproduce the problem?
1. Install flashbuilder 4.0.0
2. Follow directions to have Flex Lib
3. Have an empty application with only an HSlider
What is the expected output? What do y…
-
```
What steps will reproduce the problem?
1. Install flashbuilder 4.0.0
2. Follow directions to have Flex Lib
3. Have an empty application with only an HSlider
What is the expected output? What do y…
-
添加的一个fragment中有一个recyclerView
LinearLayoutManager layoutManager = new LinearLayoutManager(context);
layoutManager.setOrientation(LinearLayoutManager.HORIZONTAL);
不显示出来,请问怎么回事
-
```
What steps will reproduce the problem?
1. sometimes when i remove nodes() I have this error
What is the expected output? What do you see instead?
I expect no error.
My code doesnt throw any erro…
-
```
What steps will reproduce the problem?
1. Set up an activity that contains a RecyclerView exactly as shown in the
official examples.
2. Run the app and see that it works.
3. Write a test that sta…
-
```
What steps will reproduce the problem?
1. Set up an activity that contains a RecyclerView exactly as shown in the
official examples.
2. Run the app and see that it works.
3. Write a test that sta…
-
Hi, i was trying to development at settop tv, im trying to make app what similar with your cat gallery.
im used recyclerview with flexboxlayoutmanager
and i give to keyevent(KEYCODE_DPAD_UP and KE…