Saeed

Results 5 issues of Saeed

//TODO description

feature

Describe the following scenario : - We have an annotation called `@Composite` that auto wiring the activity/fragment/view lifecycle. - Each annotated field should extends of the `ActivityComposite`, `FragmentComposite` or `ViewComposite`...

feature

- Like `@ActivityView#layout`, we should be able to define the layout id in `@FragmentView#layout` or `@CustomView#layout`. - Weaver part will take care of auto inflation.

feature

- [x] Change travis config - [ ] Update README.md - [x] Upload Sample