Bennysway

Results 3 issues of Bennysway

I ran tests on emulators and devices, and it seems the current version won't load or will give an error when the Youtube app or features are disabled, such as...

I have been using this snippet for some requirements: ```kotlin .onGloballyPositioned { coords -> size = Rect(coords.localToWindow(Offset.Zero), coords.size.toSize()) println("Size at $size") } ``` The new requirements need to fullfil opening...

enhancement
wait for reply
desktop

Will try to help you on my free time this month. I propose a new enum/type for icon position like [top, center, bottom]. No need for extra customizations like padding/margin...