Questions tagged [facebook-litho]
17 questions
0
votes
1 answer
How to add MountSpec component in LayoutSpec or XML in android
I am able to set MountSpec directly in Activity setContentView(), but its not working when I am trying to add it with my existing XML view (using LayoutSpec or even directly).

shiv prakash
- 21
- 3
0
votes
3 answers
Litho image from remote URL
I am trying to load an image from remote URL into Litho Image widget but Litho widget has "drawable" as the only prop to set image. Have any one tried to set image from remote URL inside Litho Image widget?

Saravanan Kathiresan
- 13
- 2