Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
husaynhakeem authored Aug 9, 2020
1 parent 98d3755 commit e4e4fd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DaggerSample/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Dependency injection with Dagger 2

Android sample app to learn about dependency injection in Android using Dagger 2. It follows [part 1](https://www.raywenderlich.com/7337181-dagger-2-tutorial-for-android-advanced) and [part 2](https://www.raywenderlich.com/7337181-dagger-2-tutorial-for-android-advanced-part-2) of the RayWenderlich Dagger 2 tutorials.
Android sample app to learn about dependency injection in Android using Dagger 2. It follows [part 1](https://www.raywenderlich.com/6583167-dagger-2-tutorial-for-android-advanced) and [part 2](https://www.raywenderlich.com/7337181-dagger-2-tutorial-for-android-advanced-part-2) of the RayWenderlich Dagger 2 tutorials.

![all news screen](https://github.com/husaynhakeem/android-playground/blob/master/DaggerSample/art/all_news_screen.png)
![news item screen](https://github.com/husaynhakeem/android-playground/blob/master/DaggerSample/art/news_item_screen.png)
Expand Down

0 comments on commit e4e4fd9

Please sign in to comment.