Copy items that are not faded out

This commit is contained in:
Daniel Pötzinger
2017-09-08 22:58:47 +02:00
parent 8be44ec001
commit c5e09dd126
63 changed files with 2 additions and 645 deletions

View File

@@ -4,7 +4,3 @@ ring: adopt
quadrant: tools
---
[Dagger](https://google.github.io/dagger/) is a fully static, compile-time [dependency injection](http://en.wikipedia.org/wiki/Dependency_injection) framework for both Java and Android. [Dagger](https://google.github.io/dagger/) doesn't use reflections at runtime, it saves resources. For us, it is a perfect match for Android development.
We at AOE use it as a base framework for every Android project.