ToddManUtah
ToddManUtah
Before I start: AWESOME code!!!! This has saved me SO SO SO much time. Here is my problem: I've implemented you code by integrating it with my existing UICollectionView object:...
I am trying to use you code to expand a simple app I'm working on. This code is really helpful!!!! Questions: I'm saving the image to file and then reloading...
I've implemented QMBForm in my app but I'm having some problems. I'm using QMBForm in a DialogFragment. I'm not sure if that makes a difference. When the dialog comes up,...
This is a great tool! What would really help is if we could export the design created to JSON and then create the ThemeData class dynamically from that JSON. The...
I've tried a couple of things but it crashes every time. I had a similar problem with SharedPreferences and had to run this command to get my tests to run:...
I'm using the library (very nice) but I'm having a problem trying to figure out fling. I've read the other answers but they don't show the actual code used to...