Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
savepopulation authored May 26, 2020
2 parents 0b8a0d0 + 36cba76 commit a68a192
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,21 @@
[![alt text][InstagramIcon]][Instagram]
[![alt text][TelegramIcon]][Telegram]

### #172 ConstraintLayout Aspect Ratio
### #176 ConstraintLayout Aspect Ratio
![alt text](/screenshots/ConstraintLayoutAspectRatio.png)

### #175 CoroutineScope Vs SupervisorScope
![alt text](/screenshots/CoroutineScopeVssupervisorScope.png)

### #174 Make When Exhaustive
![alt text](/screenshots/WhenExhaustive.png)

### #173 Delegating Setters and Getters
![alt text](/screenshots/DelegatingSettersGetters.jpg)

### #172 Proguard Keep Variants
![alt text](/screenshots/ProguardKeep.png)

### #171 Kotlin Average Usage
![alt text](/screenshots/Average.png)

Expand Down Expand Up @@ -210,7 +222,7 @@
### #106 Fragment Argument Delegate
![alt text](/screenshots/FragmentArgumentDelegate.png)

### #105 Db Entity Mapper
### #105 Db Entity Mapper
![alt text](/screenshots/DbEntityMapper.png)

### #104 Rx Debounce with Kotlin Coroutines
Expand Down
Binary file added screenshots/.DS_Store
Binary file not shown.
Binary file added screenshots/CoroutineScopeVssupervisorScope.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/DelegatingSettersGetters.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/ProguardKeep.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/WhenExhaustive.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a68a192

Please sign in to comment.