I realize the short answer may be 'no,' but perhaps this is worth asking again.
If I am witting a Kivy app with a couple thousand of lines - then would it be possible to write some classes in another kv file?
This would make it so much easier to edit, correct errors, make changes... etc.
Just to clarify - the .KV files would be a continuation of each other - not pointing to a parallel app.
Some expert insight would be greatly appreciated - Thank you.