What We Changed
The book’s GitLab repository contains the entire result of having completed this tutorial. In particular, it contains the changed files:
app/build.gradle
app/src/main/res/xml/prefs.xml
app/src/main/res/values/strings.xml
app/src/main/java/com/commonsware/todo/ui/prefs/PrefsFragment.kt
app/src/main/res/navigation/nav_graph.xml
app/src/main/res/drawable/ic_settings.xml
app/src/main/res/menu/actions.xml
app/src/main/java/com/commonsware/todo/ui/MainActivity.kt
Prev Table of Contents Next
This book is licensed under the Creative Commons Attribution-ShareAlike 4.0 International license.