-
Related: https://github.com/flutter/flutter/issues/153085
---
Update September 2023:
* New SliverVariedExtentList, ListView.extentBuilder for dynamic child sizing on demand
* https://github…
-
```
FATAL EXCEPTION: main
java.lang.IndexOutOfBoundsException: Inconsistency detected. Invalid item position 5(offset:11174).state:11158 androidx.recyclerview.widget.RecyclerView{6334fd7 VFED..C.. .…
-
If `View` methods return `Action1` or probably `Observable` / `Single` will be able to compose them on the Presenter side and it'll work as part of initial chain.
Though, I also see some drawbacks, b…
-
Adding GoogleMap to the composition causes huge amounts of jank. The UI thread can be blocked on the order of seconds.
When incorporating MapView via AndroidView directly, a developer has some cont…
-
I am working on tv app and using dpad recycler view. But I am getting huge performance issue in nested recycler view when scrolling vertically horizontal recycler view each item is created and its UI …
-
### Description
I tried to reproduce UI of one popular music app (DI.FM).
During implementation of page with styles I have encountered issue with collectionview and images. Fast scroll on Collection…
-
I use react-native-tab-view , and push to a view ,and back to the last view , the viewPagerAndroid's touch is not working , and the Tab Button clicks without effect
Android:7.0,5.0
react-native : 0…
-
```[tasklist]
### Tasks
- [x] https://github.com/Automattic/pocket-casts-android/pull/2399
- [x] https://github.com/Automattic/pocket-casts-android/pull/2415
- [ ] https://github.com/Automattic/po…
-
Yay! Feedback is really appreciated :smile_cat:
-
Is it possible to collapse the expanded parent when another one is clicked? So as only one parent to be expanded each time.