Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Michał Klimczak
Michał Klimczak has asked
44
questions and find answers to
44
problems.
Stats
1.1k
EtPoint
262
Vote count
44
questions
44
answers
About
https://github.com/micHar
https://medium.com/@klimczak.m.p
Michał Klimczak questions
inputType="numberDecimal" doesn't accept comma, even when using android:digits="0123456789.,"
Change status bar icons tint
Performance of multiple MapFragments (Android Map API v2)
Testing environment configuration: Android + JUnit 5 + Mockito + Spek + Kotlin
Can't access commonMain multiplatform classes from a jvm-only module
9-patch - 1px border is blurred
Observable.just() which returns Unit in Kotlin
ActionBarSherlock + Maps + Loaders = java.lang.NoClassDefFoundError
View in the center of layout if there's enough space
Unresolved reference from gradle maven dependency via s3
Michał Klimczak answers
NullPointerException when invoking registerBroadcast
Android: tools to find memory leaks? [closed]
Prevent BottomSheetDialogFragment covering navigation bar
Change status bar icons tint
How to commit Fragment transactions in FragmentPagerAdapter in onLoadFinish callback method?
Out of Memory Error in android due to Heap Size Increasing
Is it safe to keep a strong reference to a Fragment in an AsyncTask?
Kotlin Multiplatform Annotation Processing
Android: How to to set imageView as a marker in google map API android?
Why is there only ".sp" in fontSize of Text("") composable and not ".dp" in Jetpack Compose-beta08