Open azax1 opened 6 years ago
Made meager progress in 7ea3f2ab4eb3c1c31eec49e4988663255a0420db by popping out some classes previously only in Crossword.java into their own files.
I need crosswords for studio android in java and xml if you might help me
The instance variables in the Crossword are all over the place, and at a minimum I'd like to see some better model-view-controller philosophy at play in what's written.