This website requires JavaScript.
Explore
Help
Sign in
Sulkta-Coop
/
element-x-ada
Watch
2
Star
0
Fork
You've already forked element-x-ada
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
411bbb230a
element-x-ada
/
libraries
/
matrixui
History
Download ZIP
Download TAR.GZ
Benoit Marty
702c137ead
Replace
mutableStateOf
by
mutableIntStateOf
and
mutableFloatStateOf
. Use
intValue
and
floatValue
to avoid unboxing.
2023-09-26 18:07:53 +02:00
..
src
/main
Replace
mutableStateOf
by
mutableIntStateOf
and
mutableFloatStateOf
. Use
intValue
and
floatValue
to avoid unboxing.
2023-09-26 18:07:53 +02:00
build.gradle.kts
Enable gif support for Coil
2023-05-31 16:46:58 +02:00