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
6
Packages
Projects
Releases
4
Wiki
Activity
Files
67259a8ebff13dc24bb365c8c8da2de992aa9049
blap-android
/
features
/
rageshake
/
impl
/
src
T
History
Benoit Marty
702c137ead
Replace
mutableStateOf
by
mutableIntStateOf
and
mutableFloatStateOf
. Use
intValue
and
floatValue
to avoid unboxing.
2023-09-26 18:07:53 +02:00
..
main
Replace
mutableStateOf
by
mutableIntStateOf
and
mutableFloatStateOf
. Use
intValue
and
floatValue
to avoid unboxing.
2023-09-26 18:07:53 +02:00
test/kotlin/io/element/android/features/rageshake
/impl
GRemove the @JvmField annotation whenever using
WarmUpRule
.
2023-09-13 15:19:26 +02:00