`Day54` - Implement layout for MyPassFragment ...
# 100daysofkotlin-2021
j
Day54
• Implement layout for MyPassFragment ◦ no_pass_view, mypass_view - layout jobs for custom view ◦ pass_detail_activity - layout jobs & connect from mypass_view to this activity ◦ customizing navigation menu ▪︎ shows user status (using / not using) by using action layout ▪︎ according to the user status, clicking the menu item should lead to different fragment
Self-Comment
• Yesterday’s layout labor was quite useful. Thanks to my yesterday, I was able to do much easier today, • Of course, things are still not easy to me. I’ll have to continue practicing • I didn’t spend extra time for my self-study recently. This store sprint job is quite demanding, so I come from work at late afternoon, and just lie down. I’ll have to control my pace, review my routines and plan work-life-study balance, probably at this weekend.
Goals Tomorrow
• coupon bottom sheet, purchase page button, purchase complete activity • fix logic that connects from view to main activity (finish..?) check supervisor’s comment • check setWebview logic, hide scroll bar on store fragment
🔥 1
b
Have you covered any testing yet at your job?
j
Ohh I didn’t try yet. I’m not sure if there’s any testing logic yet lol, will have to check that.
b
Good to know. I feel better switching focus from testing 😬