I was using K9mail with another project of mine, and while I was doing that I managed to add a navigation drawer to K9mail, as well as a number of UI tweaks I thought you guys might enjoy (looks a lot cleaner now, less cluttered, in my opinion). Currently, I found two bugs in my implementation, when you long press one of the accounts, the "account" variable returns null in recreate data, making it so a dialog does not show. Additionally, clicking on a new email notification (unless its launched in floating window mode, on paranoid android), opens a blank message view. I had to use CommonWare's MergeAdapter <https://github.com/commonsguy/cwac-merge> library in order to make it work. Also my actual code may contain a lot of dead code, because I had to clear out all the code from the project I previously mentioned.
Heres some screenshots <https://drive.google.com/folderview?id=0BzHuKxRVmL4Fc0NPdGRxbUdTelE&usp=sharing>, and I hope you like what I've done. Please tell me if you do anything with my code, I'd like to know if my code was used in K9mail ! Here is the source code: https://drive.google.com/file/d/0BzHuKxRVmL4FaUJpU3E4SmJTdE0/edit?usp=sharing -- -- You received this message because you are subscribed to the K-9 Mail Users List. To post to this group, send email to [email protected] To unsubscribe, email [email protected] To report an issue with K-9 Mail, visit http://code.google.com/p/k9mail/issues/list For more options, visit this group at http://groups.google.com/group/k-9-mail --- You received this message because you are subscribed to the Google Groups "K-9 Mail" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
