Skip to content

Replace view pager with frame layout #41

Open
@liveHarshit

Description

Overview Description

Feature request: Use fragment on frame layout with bottom navigation drawer instead of view pager.

Steps to Reproduce

  • Add bottom navigation for registration activity
  • Replace view pager with frame layout
  • Commit fragment on frame accordingly selected item.

Results

  • No need to add the fragment page adapter we cad directly commit any fragment in the frame layout
  • Code is feasible and easy to understand
  • Better user experience

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions