Petr Korolev

Results 244 comments of Petr Korolev

If anyone knows how to reproduce and fix it - please, let me know

@tbaranes Do you mind submitting a pull request with this? I agree with you.

1-st and 2nd is more common cases. So, let's go with this options! :+1:

@tbaranes thank you! no rush :+1:

@SnehaDudhat nothing is impossible! Please have a look how `AbstractActionSheetPicker` looks like. it also > change 2nd rows value according to 1st row selected Value You can also create your...

Hi! is this Custom picker? if so: I would recommend to merge "." and " ' " to previous columns. i.e. add it to the end of each digits. then...

it was totally rerecreated for new verions of iOS. The only easiest way, that I see to fix this - is merge couple of columns to one (from 0 to...

+1 ![image](https://user-images.githubusercontent.com/3356474/97131826-b8912880-1777-11eb-9202-5c89d3c80074.png) I understand, that is google;s side problem.. but Is there any option to run script and press cross automatically?

There easy workaround. Looks, like there is no protection against 4-second power of button pressing, that causes instant off of Mac. As you said, always will be workarounds. But makes...

+1. I try to restore state of application. To support it `RESideMenu` should have implementation of `encodeRestorableStateWithCoder` and `decodeRestorableStateWithCoder` methods.