Alashov Berkeli

Results 18 issues of Alashov Berkeli

Merged #84 and more code cleanup and dependency updates to latest versions. Prefixed dimen, color, and string resources with sweet_dialog. You can use this pull/my fork via [JitPack](https://jitpack.io/#alashow/sweet-alert-dialog): ```groovy dependencies...

Hello, Have you seen this kind of errors before? http://crashes.to/s/f59f7ecad55 ```ruby Caused by android.content.res.Resources$NotFoundException: Unable to find resource ID #0x7f080078 at android.content.res.ResourcesImpl.getResourceName(ResourcesImpl.java:239) at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:705) at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:585) at android.content.res.MiuiResourcesImpl.loadDrawable(MiuiResourcesImpl.java:308) at android.content.res.Resources.loadDrawable(Resources.java:872)...

Current "Overview icons" link is http://google.github.io/material-design-icons/ , which is "Material Icons Guide". Maybe it should be changed to https://design.google.com/icons/ ?

Can you add a module for blurring AlertDialog background? A similar design can be found in the Instagram's Android app (photo long click): ![Imgur](http://i.imgur.com/riCwDOM.jpg) Thanks.

enhancement
help wanted

Hello. Is it possible to add feature to fill full width on the last row? Without leaving blank space? Blank spaces are okay when it's used in simple way (just...

enhancement

Semi visible toolbar and PagerTitleStrip when scrolling horizontally with not fully scrolled vertically.. hard to explain :D just check the video and screenshot [https://www.youtube.com/watch?v=72jkSSGzekg](https://www.youtube.com/watch?v=72jkSSGzekg) ![6gdrq](https://cloud.githubusercontent.com/assets/5840013/11522369/0ce3eb00-987c-11e5-998e-5b9e77b5c129.png)

This is probably an edge case but when swiping left and right quickly, swipe action's background color flicker with opposite side's color. https://user-images.githubusercontent.com/5840013/168461870-b77a15c2-a5b8-44b5-92e9-7f2b42ffc0a4.mp4

When using swipe actions on scrollable items, swipe actions gets triggered unintentionally. It can be triggered more easily when list items have smaller heights. https://user-images.githubusercontent.com/5840013/168461727-7986df7c-d956-4636-9622-53bc57e592f5.mp4

Currently content can be swiped/dragged fully. I think UX is better when swipeable distance is limited so an option to limit it would be a good addition.

enhancement