Skip to content

Commit

Permalink
README.md updated
Browse files Browse the repository at this point in the history
  • Loading branch information
danikula committed Nov 3, 2011
1 parent 9b8c415 commit c7995f9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ Simple lightweight dependency injection implementation for Android

Scope
=====
Injecting view by id
Injecing application resource: array adapter, drawable, string, animation, boolean, integer, dimension, array, color
Inflating layout
Injecting system services
Injecting custom application services
1. Injecting view by id
2. Injecing application resource: array adapter, drawable, string, animation, boolean, integer, dimension, array, color
3. Inflating layout
4. Injecting system services
5. Injecting custom application services



Expand Down

0 comments on commit c7995f9

Please sign in to comment.