Abdul Basit
Abdul Basit
While I was creating the video, another use case popped up in my head, what if we edit and then swipe ? As data will be lost, Is it okay...
Regarding this https://github.com/alisonthemonster/Presently/pull/261#issuecomment-1241430757 Showing the dialog,I was looking into some solutions. One solution might be to implement an interface at EntryView and then get the current fragment at the view...
@alisonthemonster Thanks for the comments. I have addressed the comments and looked into the failing tests. I forgot to update the `EntryViewPagerViewModelTest` which is now done.
@alisonthemonster you can run the coverage task. I have pulled the changes.
@alisonthemonster found a case. Incase of new entry, if swipe, will stuck in a loop as entry does not get reset. Looking into it. https://user-images.githubusercontent.com/33172684/196130140-f5d182ce-9d76-486d-9916-1ae856bb71a7.mp4
Same issue on the Samsung devices with OS version 14 `Connection state change error: 133 newState: 0` ` An error occurred while connecting to the device: 133`. Working fine with...
When i pair first and then try to update the firmware then it works fine.
Hi, thank you @mahozad, it is quite interesting. Would love to add that. Next week, i might get some time and will add that.
Can you share the error here ?
I think there is an issue with your environment because the Objective-C code for Kotlin Main is not created. Can you check your environment with [kdoctor](https://github.com/Kotlin/kdoctor)?