Marek Hlava

Results 9 issues of Marek Hlava

**Description** There's no easy way to get a reference to the current `Window` in Compose so it would be useful to have a method inside `SystemUiController` that can call `WindowCompat.setDecorFitsSystemWindows(Window,...

I took me some debugging to find out why my property tests with Koin fail.\ I expected `KoinListener` would reset Koin after each test, no matter if it's a basic...

enhancement
Good First Issue
property-testing
extensions
pinned

Hi guys, thanks for the app! I have a question about autoplay. When I go to subscriptions, pick a video and it finishes, then it plays a random video next....

Hi, I have a problem installing jekyll on Windows 8.1 Here's the error message: ``` C:\RubyDevKit>gem install jekyll ERROR: While executing gem ... (Errno::EMSGSIZE) A message sent on a datagram...

Hi! I tried updating Android Gradle Plugin to `7.3.0-beta03` and Moko Resource to `0.20.1` and I can't compile Android anymore. Steps: 1. Install [Android Studio Dolphin Beta 3](https://developer.android.com/studio/preview) 2. Update...

bug

Hello, I came back to using `Bind to local IP address or interface` after #157 was fixed (thanks for that). I set it to `tun0` that my VPN uses and...

bug

Issue: Running Appium tests fails with `appium:keystorePassword = "START&END"` property fails on `keytool` command: ``` Encountered internal error running command: A new session could not be created. Details: Cannot get...

Hi Micheal! Thanks for the neat project. It took me a while to test it with R8 and BuildConfig and I'd like to contribute back by writing these guidelines. Do...

**Describe the bug** Hi. I tried to use the new Koin BOM but it doesn't work with Kotlin Multiplatform's iOS targets. Is that a limitation of Gradle/Kotlin Multiplatform? **To Reproduce**...

type:issue
status:wait_feedback