RivanParmar/androlabs

NavRail items aren't centered

Closed this issue · 1 comments

Describe the bug
The code in AndroLabsApp.kt states that the items of the NavRail are aligned to the center of the rail however, that is not happening. Instead the items move to the bottom of the rail.

To Reproduce
Steps to reproduce the behavior:

  1. Go to any of the TopLevelDestinations

Expected behavior
The NavRail items should be aligned to the center of the rail.

Fixed with 5c42933