Dima Saviuk

Results 13 issues of Dima Saviuk

Native elevation shadow is not always well-visible

enhancement

Watch out of cut text on small screens

enhancement

### Steps to reproduce 1) MacOs 12.5 2) Launch Telegram 3) See a dialog blink for fraction of a second - "Last time Telegram Desktop was not closed properly" Reinstall...

bug
stale

Crash when starting Croppy if the project doesn't have databinding added in gradle. ```Kotlin Croppy.start(this, CropRequest.Auto(bitmapUri, code)) ``` ``` FATAL EXCEPTION: main java.lang.NoClassDefFoundError: Failed resolution of: Landroidx/databinding/DataBinderMapperImpl; at androidx.databinding.DataBindingUtil.(DataBindingUtil.java:32) at...

``` ------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: Mos [53074] Path: /Applications/Mos.app/Contents/MacOS/Mos Identifier: com.caldis.Mos Version: 3.3.2 (2021.02.21) Code Type: ARM-64 (Native) Parent Process: launchd [1] User ID: 501 Date/Time:...

There's a bug in StickyHeaderLayoutManager smoothScrollToPosition implementation. In case if current position is above the target position, smoothScrollToPosition scrolls the list to some random position, but always before the actual...