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
ce96c73fa6defdf6f73a277d9cf8fa656349b48c
blap-android
/
libraries
/
designsystem
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
..
src
Replace
mutableStateOf
by
mutableIntStateOf
and
mutableFloatStateOf
. Use
intValue
and
floatValue
to avoid unboxing.
2023-09-26 18:07:53 +02:00
.gitignore
Refactor some modules + add dependency management (still WIP)
2022-10-27 19:24:57 +02:00
build.gradle.kts
Make sure Snackbars are only displayed once (
#1175
)
2023-08-30 10:43:23 +02:00
consumer-rules.pro
Fix account provider change on nightly and release (
#861
)
2023-07-13 14:46:57 +02:00