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
6
Packages
Projects
Releases
Wiki
Activity
Files
2eebfc616b1d3a508c07e7b5389c762dda0eae46
letro-android
/
libraries
/
designsystem
/
src
/
main
History
Benoit Marty
99caa031e8
Replace
mutableStateOf
by
mutableIntStateOf
and
mutableFloatStateOf
. Use
intValue
and
floatValue
to avoid unboxing.
2023-09-26 18:07:53 +02:00
..
kotlin/io/element/android/libraries
/designsystem
Replace
mutableStateOf
by
mutableIntStateOf
and
mutableFloatStateOf
. Use
intValue
and
floatValue
to avoid unboxing.
2023-09-26 18:07:53 +02:00
res
Remove unused resource, and use compound icons when possible.
2023-09-20 16:45:38 +02:00
AndroidManifest.xml
Add missing Copyright
2022-12-22 13:51:56 +01:00