mirror of
https://github.com/Skysamara/android-kotlin-fundamentals-apps.git
synced 2025-12-06 06:16:03 +00:00
init 03.2: Define navigation paths
This commit is contained in:
parent
5669a0c3f6
commit
436fff9aa9
@ -37,4 +37,6 @@ class MainActivity : AppCompatActivity() {
|
|||||||
// TODO (03) Use DataBindingUtil.inflate to inflate and return the titleFragment in onCreateView
|
// TODO (03) Use DataBindingUtil.inflate to inflate and return the titleFragment in onCreateView
|
||||||
// In our new TitleFragment
|
// In our new TitleFragment
|
||||||
// R.layout.fragment_title
|
// R.layout.fragment_title
|
||||||
|
|
||||||
|
//init
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user