Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
m.reiter
m.reiter has asked
15
questions and find answers to
2
problems.
Stats
149
EtPoint
28
Vote count
15
questions
2
answers
About
m.reiter questions
Why has Kotlins SortedMap no .forEachIndexed() function?
How to enable Kotlins "unit conversions on arbitrary expressions"
Gradle build fails on "lint isAbortOnError" after updating to com.android.tools.build:gradle:7.1.0
How to handle Shape when creating a theme for Material Design 3 for compose
How to hide bottom bar in Jetpack Compose when using Accompanists` Navigation Animation
How to verify i'm using the Kotlin 2 compiler K2
How to add a shadow / border / elevation to an icon in Jetpack Compose
Animating the visibility of a BottomBar leads to "jumping" ui in Jetpack Compose
Filter Kotlin collection of pairs so pair content is not null
How to use Jetpack Compose ConstraintLayout together with Column
m.reiter answers
Get current and previous value in flow's collect
What is the right way of Android View Binding in the RecyclerView adapter class?