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
7
Packages
Projects
Releases
4
Wiki
Activity
Files
ce96c73fa6defdf6f73a277d9cf8fa656349b48c
blap-android
/
features
/
location
/
api
/
src
/
main
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
..
kotlin/io/element/android/features/location
/api
Replace
mutableStateOf
by
mutableIntStateOf
and
mutableFloatStateOf
. Use
intValue
and
floatValue
to avoid unboxing.
2023-09-26 18:07:53 +02:00
res
No need to use trick for night resource when using DayNightPreviews annotation.
2023-07-18 11:19:46 +02:00