filipraj
filipraj
Hi, I have an issue with navigation + search controller on ios11. If I scroll slowly my table view it can happen that search bar doesnt behave as intended- ex1:...
Im getting a lot of errors if this fix is not in. https://github.com/best-flutter/transformer_page_view/pull/11
Currently when scrolling some list and we have a sticky header in it, all content goes bellow header. Expectation is that content goes up until the header and then disappears....
MSCellAccessory should not block table view delegate method didSelectRowAtIndexPath for some accessory types (ex. FLAT_DISCLOSURE_INDICATOR) Example: cell.accessoryView = [MSCellAccessory accessoryWithType:FLAT_DISCLOSURE_INDICATOR colors:@[[UIColor tableViewAccessoryColor]]]; If I tap close to accessoryView nothing happens...
When we use following code, the upload progress goes fast to 1.0 and then hangs there until upload is completed. This is preventing us from showing upload progress bar to...
Hello, Is it possible to create an encoded archive with password? I cannot find the way to do it. If not, maybe consider implementing this functionality since it's very important...
## Steps to Reproduce 1. Run the app on iOS physical device in debug mode using Android Studio (probably starting the app in run mode is the same) 2. Lock...