JungIn Choi
03/26/2021, 1:46 PMDay15
• Halfway through Lesson 3 in Developing Android Apps with Kotlin
◦ Fragment - onCreateView, inflate / Activity - onCreate, setContentView
◦ Navigation, Navigation graph
▪︎ NavHostFragment acts as a host for each one of the fragment in the activity navigation graph
▪︎ Principles of navigation (apps have a fixed starting destination, navigation stack, back button)
▪︎ Conditional navigation, Back stack manipulation
Self-Comment
• Emm..lots of new things. Not conceptually difficult but there are some parts that don’t really touch yet. Hoping to get used to all these soon.
• Not much progress at daytime, I forgot to bring my macbook charger from room. 😂 But! the coffee was good anyways. 😄 Should make some more progress tomorrow.
GoalsTomorrow
• Finish lesson 3.JungIn Choi
03/26/2021, 1:47 PMJungIn Choi
03/26/2021, 1:48 PMJungIn Choi
03/26/2021, 1:50 PMBryan L
03/26/2021, 3:48 PMJungIn Choi
03/27/2021, 9:59 AM