• Layout job for mypass custom view
◦ Have to change the text to viewmodel binding
• Created several reusable resources(drawable, string, background etc.)
• Infinite scroll for purchase history
◦ It works with a fixed size recyclerview
◦ However inside nested scroll view, loading does not work well -> Figure out
Self-Comment
• Wow..did quite a lot of layout jobs today…
• I should get used to utilizing constraint layout