Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Kevin Galligan
Kevin Galligan has asked
23
questions and find answers to
54
problems.
Stats
1.2k
EtPoint
301
Vote count
23
questions
54
answers
About
President of touchlab, Android-focused consulting company. Run Droidcon NYC and the big meetup.
Kevin Galligan questions
TextView populated dynamically cutting off last line of text
Nested scrolling on Android
Android signed app ClassNotFoundException
webm not playing on Android
Android sqlite concurrency without exceptions
Listen and respond to ANR?
Never close Android SQLite connection
Android notification of screen off/on
Backwards compatible Switch
Sort by order of values in a select statement "in" clause in mysql
Kevin Galligan answers
How to draw borders and separators on a View
KMM Application Cannot Run In Simulator
Where is the most appropriate place to call the OpenHelperManager.releaseHelper() in a android custom adapter
Android VM heap strategies for big images
SQLiteDatabaseCorruptException: database disk image is malformed
Cannot find String.format in Kotlin Multiplatform shared module
mock common tests in kotlin using multiplatform
How Do Transitive Dependencies in KMM and iOS work?
In Kotlin Native, how to keep an object around in a separate thread, and mutate its state from any other thead without using C pointers?
How can I get Locale and Language from the device, with Kotlinmultiplatform