Skip to content

Commit

Permalink
GitBook: [master] 2 pages modified
Browse files Browse the repository at this point in the history
  • Loading branch information
yemreak authored and gitbook-bot committed Feb 1, 2020
1 parent 0fe4fe7 commit 80052ed
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
1 change: 0 additions & 1 deletion SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
* [👐 Shared Preferences](veriler/shared-preferences.md)
* [🗃️ SQLite](veriler/sqlite.md)
* [💽 Room Database](veriler/room-database.md)
* [🎃 Kotlin RoomDB](veriler/kotlin-roomdb.md)
* [🌄 Arka planda Çalışma](arkaplan/README.md)
* [👮‍♂️ Çalışma Prensibi](arkaplan/calisma-prensibi.md)
* [👷‍♂️ Kotlin Coroutine](arkaplan/kotlin-coroutine.md)
Expand Down
8 changes: 6 additions & 2 deletions arkaplan/workmanager.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,11 @@ workManager.enqueue(
## 🧐 Kaynaklar

* [📖 Schedule tasks with WorkManager](https://developer.android.com/topic/libraries/architecture/workmanager)
* [🏂 Getting started with WorkManager](https://developer.android.com/topic/libraries/architecture/workmanager/basics)
* [👨‍🏫Background Work with WorkManager - Kotlin](https://codelabs.developers.google.com/codelabs/android-workmanager-kt/#0)
* [📖 Getting started with WorkManager](https://developer.android.com/topic/libraries/architecture/workmanager/basics)
* [👨‍🏫 Background Work with WorkManager - Kotlin](https://codelabs.developers.google.com/codelabs/android-workmanager-kt/#0)
* [👨‍🔬 Testing with WorkManager 2.1.0](https://developer.android.com/topic/libraries/architecture/workmanager/how-to/testing-210)

{% hint style="success" %}
🚀 Bu bağlantıların hepsi [YEmoji](https://emoji.yemreak.com/kullanim/baglantilar) yapısına uygundur
{% endhint %}

0 comments on commit 80052ed

Please sign in to comment.