Minas Mina

Results 3 issues of Minas Mina

I have installed the app as a snap on pop-os 20.04. When I try to run it I get: ``` /snap/pomotroid/3/pomotroid: error while loading shared libraries: libX11.so.6: cannot open shared...

bug
help wanted
good first issue

**Description:** I want to adjust the padding of my root view when the keyboard opens and I'm trying to accomplish it using `setOnApplyWindowInsetsListener()`. In a `BottomSheetDialogFragment`, the listener is **never**...

bug
Widget: BottomSheet

Coil's `AsyncImage` has a placeholder attribute: `placeholder: Painter? = null`. Please add support for it in `ZoomableAsyncImage`. ----- In the [docs](https://saket.github.io/telephoto/zoomableimage/#placeholders) there's mention of using placeholders using `placeholderMemoryCacheKey()` but in...