This website requires JavaScript.
Explore
Help
Sign In
enki
/
blap-android
Watch
1
Star
0
Fork
0
You've already forked blap-android
Code
Issues
Pull Requests
Actions
4
Packages
Projects
Releases
4
Wiki
Activity
Files
4601e2acd33c67bd60920cb4b9351946941dba8d
blap-android
/
features
/
viewfolder
/
impl
T
History
Benoit Marty
4601e2acd3
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
..
src
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
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