Skip to content

Commit dea5a79

Browse files
committed
Add links to EffectiveAndroid UI video and slides, spanish versions
1 parent b7d327d commit dea5a79

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,13 @@ In this repository you are going to find som interesting samples like:
2323
* **Interactor implementation** described in the talk "Software Design Patterns on Android".
2424
* Usage of **Dagger to implement two different scopes: Application scope and Activity scope**.
2525

26+
Official paper
27+
--------------
28+
29+
[EffectiveAndroid UI Video - Spanish][4]
30+
31+
[EffectiveAndroid UI Slides - Spanish][5]
32+
2633
Screenshots
2734
------------
2835

@@ -63,4 +70,6 @@ License
6370

6471
[1]: ./art/screenshot1.png
6572
[2]: ./art/screenshot2.png
66-
[3]: ./art/screenshot3.png
73+
[3]: ./art/screenshot3.png
74+
[4]: https://www.youtube.com/watch?v=N6yqe88ysNw
75+
[5]: http://www.slideshare.net/PedroVicenteGmezSnch/effective-android-ui-spanish

0 commit comments

Comments
 (0)