Maxxan
Maxxan
I have the same issue when I updated to latest version of Android Studio. I don't have lombok. The only other annotation processor I have is org.permissionsdispatcher:permissionsdispatcher-processor, but the only...
@johncarl81 Did you find anything during the investigation of the problem?
Has anyone found a fix or workaround for this yet? It's a bit frustrating to need to stay on an old version of Android Studio to be able to build...
Let's hope @johncarl81 who know how it should work, can find a solution soon!
I've got the same problem. Just run it in an emulator in landscape mode and the buttons are gone..
> So unless you are using List a lot, it is likely that this initial version will be able to keep the history close to the actual state in size....
Thanks for your clarification. What do you mean by "inherit ordering"? If I have object A, that has a list of object B and I remove object A from the...
I made some modifications to the library to support data types. I could email the file to you and you can see if you want to add it or not.....
Here you are. I fixed a lot of POSIX naming problems as well that generated a lot of warnings. [xlsxio.zip](https://github.com/brechtsanders/xlsxio/files/1123022/xlsxio.zip) As you see, I used another library as well for...
Mostly it was due to Visual Studio 2015 giving heaps of warnings about it. :)