Skip to content

"Continue with Google" button not fully visible after onboarding #3

@AlWahabMalik

Description

@AlWahabMalik

Description

After completing onboarding, the "Continue with Google" button is positioned too close to the bottom of the screen and is not fully visible. It appears overlapped or cut off, similar to a bottom navigation bar issue.

Steps to Reproduce

  1. Install and open the app
  2. Complete onboarding flow
  3. Navigate to the login/sign-in screen

Expected Behavior

The "Continue with Google" button should be fully visible and accessible above the bottom edge of the screen.

Actual Behavior

The button is partially hidden or clipped at the bottom.

Possible Cause

Layout constraints or improper margin/padding handling near bottom navigation / safe area.

Device Info

  • Device: Vivo Y 29
  • OS Version: Android version 15

Suggested Fix

Adjust bottom margin/padding or use proper layout constraints (e.g., ConstraintLayout / safe area handling).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions