Issues
- 4
How does Litho (Kotlin API) compare to Compose?
#913 opened by cable729 - 3
LithoView update delay
#1011 opened by hou3172568 - 1
Issue when using litho testing
#1013 opened by ahmedelmasry21 - 2
Unable to import Litho KComponent, ComponentScope and other Litho classes
#978 opened by connorutting - 0
Dimension error when adding flexure process
#977 opened by madisonpreece - 14
ContentAllocator API not working
#926 opened by shiv71 - 0
NullPointerException in TextDrawable.Draw, seemingly from a race condition in ComponentHost$InterleavedDispatchDraw
#927 opened by cable729 - 1
Setting a background to a container using Style.background(dynamicValue: DynamicDrawable) draws outside of bounds of parent.
#969 opened by stevenkang90 - 1
Litho didn't work with Viewpager2
#773 opened by jingweihu - 3
FrescoImage can't support ScaleType well
#808 opened by philadelphia - 4
Lazy list not working in project getting error
#921 opened by shiv71 - 2
OnCreateMountContentPool not support kotlin
#785 opened by liufsd - 0
- 0
- 0
Are there any plans to replace unsupported APIs (KEYCODE_BACK and #onBackPressed) to support Android's new Predictive back gesture?
#909 opened by dzuluaga - 0
how do you update state from a Android Fragment/View parent? like React's useImperativeHandle
#908 opened by kdong007 - 3
- 2
- 1
- 2
- 1
- 0
Swipe-to-refresh behaviour breaks if RecyclerView's first item's height is set to 0
#788 opened by X1nto - 4
ClickEvent beyond recycler
#817 opened by FunnyDevs - 6
clipChildren for Transition
#792 opened by liufsd - 1
TextInput with RTL makes ViewPager jump between pages
#878 opened by ezbzprog1 - 1
Paint Flags support
#816 opened by ezbzprog1 - 1
- 1
visibleHandler and invisibleHandler is not effective
#809 opened by akathink - 1
- 1
How can I help with Doc localization?
#795 opened by LinXueyuanStdio - 0
OnCreateMountContentPool not support kotlin
#787 opened by narekmagtaghyan - 1
Flex attribute works unexpectedly on Image components
#759 opened by ihenk - 1
- 3
Add support for FlexboxLayoutManager
#716 opened by mnayef95 - 3
Expose RecyclerView in RecyclerBinder.
#771 opened by SonicCodes - 3
fblitho.com is 404
#780 opened by ironmanTony - 2
- 0
How to change the maximum number of views to hold in the pool before discarding
#777 opened by mnayef95 - 0
RecyclerBinder can leak OnPreDrawListener if unmount is called after view has been detached
#770 opened by PicardyThird - 1
FrescoImage cannot load animated gif image
#767 opened by ryanhoo - 0
ListItem is deprecated in LauncherActivity.
#765 opened by Devdtoo - 1
How to make hover on links in TextSpec?
#748 opened by TimurKhairnasov - 1
Update to DataDiffSectionSpecTest.java is needed when Litho upgrades RecyclerView support lib version to 1.2.0-alpha02 or newer
#730 opened by yuntao - 1
- 0
- 6
@PropDefault problem on kotlin 1.4.10
#720 opened by TimurKhairnasov - 1
How to notify a MountSpec to remeasure it
#725 opened by mnayef95 - 4
How to get view inside component spec for Snackbar
#718 opened by amrro - 2
blank sticky SingleComponentSection
#713 opened by Mohammad-Adam - 1
Navigation between components
#712 opened by KirillSaltykov