This website requires JavaScript.
Explore
Help
Sign In
letro
/
letro-android
Watch
1
Star
0
Fork
0
You've already forked letro-android
Code
Issues
Pull Requests
Actions
5
Packages
Projects
Releases
Wiki
Activity
Files
2e2ecae1a6fa665fa2b52e5cdf7330746d67f413
letro-android
/
features
/
viewfolder
/
impl
History
Benoit Marty
465748d26f
Add preview for Rust logs (and fix a bug!)
2024-01-26 14:55:53 +01:00
..
src
Add preview for Rust logs (and fix a bug!)
2024-01-26 14:55:53 +01:00
build.gradle.kts
Change type of
ViewFileState.lines
from
ImmutableList<String>
to
AsyncData<List<String>>
to properly handle loading and error states.
2024-01-25 10:21:28 +01:00