Jordan Hansen
Jordan Hansen
Give better exceptions for when schema.xml is invalid. IE missing jdbcDataType.
Rename Ids to shortest names possible. Rename Styles to shortest names possible. This is nice if ids are required. Saved around 30kb on most of my svgs that required ids.
fragment
FragmentCompanions that mirror ActivityCompanions so you can just call instantiate and use a lambda to set argument values. Solution to Issue #4
I have a c library I am using that is delivered as source code and the library maintainers have unfortunately chosen to leave in some warnings that are erring out...