Hi! Thanks for the sample. How is proguard supposed to work databinding?
Do I have to keep all classes that are in the UI package so that they've visible via the XML? If yes, that kinda sucks because that defeats a part of proguard's purpose of obfuscating class names.