Vital Che
Vital Che
We have imports from file and slow performance of the Ride too... Will test this issue, after fix
Hi @taqueci I repeat issue with 0.2.8 version of plugin The reason of this bug is when use Heading style and paste image on the next line. Add note: ...
Hi, @HelioGuilherme66 Yes, "changing extension to .resource" really helps Thanks
Sorry, I'll just put code here: ``` python def delete_all_messages(self): """ Delete all received mails """ type, data = self.imap.search(None, 'ALL') if not str(data) == "[None]": for mail in data[0].split():...
Hi, juacompe! I suggest you to try my hint. At first run in terminal: calabash-android run src-resigned.apk -v Than you will find in the output something like: 2014-03-16 21:37:17 -...