Fix AppBarLayout extra padding
When StudentFragment is shown, the AppBarLayout expands and the TabLayout becomes visible. However, if the user left StudentFragment right away, theAppBarLayout` could remain in expanded state like so:
Navigate to App|ETS' website when the logo is clicked in the login screen
AppBarLayout
extra padding WhenStudentFragment
is shown, theAppBarLayout
expands and theTabLayout
becomes visible. However, if the user leftStudentFragment right away, the
AppBarLayout` could remain in expanded state like so: