You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@
12
12
| 06 |[Guessing Game](https://github.com/solygambas/kotlin-projects/tree/main/06-guessing-game)| A guessing game to discover how to use view models with live data and data binding. |
13
13
| 07 |[Tasks](https://github.com/solygambas/kotlin-projects/tree/main/07-tasks)| A to do list using the MVVM design pattern, a Room database and a recycler view. |
14
14
| 08 |[Temperature Converter](https://github.com/solygambas/kotlin-projects/tree/main/08-temperature-converter)| A tool to convert temperatures from Celsius to Fahrenheit, using Compose. |
15
-
| 09 |[CameraXApp](https://github.com/solygambas/kotlin-projects/tree/main/09-camerax-app)| A camera app, using CameraX to show a viewfinder and take photos. |
15
+
| 09 |[CameraXApp](https://github.com/solygambas/kotlin-projects/tree/main/09-camerax-app)| A camera app, using CameraX to show a viewfinder, take photos and capture videos.|
16
16
17
17
Check the [playground](https://github.com/solygambas/kotlin-projects/tree/main/playground) if you want to learn Kotlin core concepts first.
0 commit comments