File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ See [how to contribute](#how-to-contribute)
28
28
- [ RxJava] ( #rxjava )
29
29
- [ Dependecy Injection] ( #dependency-injection )
30
30
- [ Job Scheduler] ( #job-scheduler )
31
- - [ Design Pattern] ( #design-pattern )
31
+ - [ Design Pattern] ( #architecture-- design-pattern )
32
32
- [ Android Architecture Component] ( #android-architecture-component )
33
33
- [ MVVM Architecture] ( #mvvm-architecture )
34
34
- [ Firebase] ( #firebase )
@@ -103,6 +103,7 @@ See [how to contribute](#how-to-contribute)
103
103
104
104
- [ Google's Sample for Android Architectures] ( https://github.com/googlesamples/android-architecture ) 🐙
105
105
- [ Android Repository Design Pattern] ( https://medium.com/@krzychukosobudzki/repository-design-pattern-bc490b256006 ) 🇬🇧
106
+ - [ Clean Architecture, MVC, MVP notes] ( https://github.com/jemshit/android_architecture_notes ) 🇬🇧
106
107
107
108
### Android Architecture Component
108
109
You can’t perform that action at this time.
0 commit comments