andreipro1002
andreipro1002
Hello, It seems to be a problem with deleting the .docx files using the LoopbackFS sample project (https://github.com/osxfuse/filesystems) on OSX Catalina. When deleting the .docx file, the callback removeItemAtPath is...
Hello, It seems to be a problem with deleting the .docx files using the LoopbackFS sample project on OSX Catalina. When deleting the .docx file, the callback **removeItemAtPath** is not...
Hey, I am using the HCollectionView and I want to add padding in front of the first element and after last element. Do you know how can I achieve this?...
Hey, I am using this library with RecyclerView as content for the TwoDScrollView, and I have a problem with recycling the views. The problem is that I have an image...