Skip to content

mchav/froid-support

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

froid-support

Support library for froid.

Usage and examples

To get/setup froid read the instructions on the froid Wiki.

Building froid-support

Run compile and then package. The Frege compiler will attempt to compile some classes before their dependenices. Recompile until there are no errors. I will look into defining the compile order later.

Contributing

A lot of what there is to do is create the bindings for the other types in android. For classes such as adapters/fragments read this to learn about the design philosophy for subclassing. Any PRs of this nature are welcome.