Simple demos for facebook Litho framework.
- Branch simple_demo is an implementation according to tutorial.
- Branch official_demo is a mirror of the official sample.
You can download the demo apk from here:
https://github.com/Alluretears/LithoDemo/blob/simple_demo/app-debug.apk
https://github.com/Alluretears/LithoDemo/blob/official_demo/app-debug.apk
More details check out the official repository.