Skip to content

[Bug]: JetLagged: Home screen: Selection indicator on "Day" tab is misaligned and truncated. #1703

Description

@srikrishnasakunia

Is there an existing issue for this?

  • I have searched the existing issues

Is there a StackOverflow question about this issue?

  • I have searched StackOverflow

Is this an issue related to one of the samples?

  • Yes, this is a specific issue related to this samples repo.

Sample app

Other (bug not related to sample app)

What happened?

Bug: Selection indicator on "Day" tab is misaligned and truncated.

Issue Summary
The yellow highlight/selection box indicator intended for the "Day" tab view in the JetLagged app is incorrectly sized and misaligned, failing to enclose the entire word.

Steps to Reproduce
1. Open the JetLagged application.
2. Observe the tab selector options (Day, Week, Month, 6M, 1Y).
3. Notice the yellow selection outline on the "Day" text.

Actual Behavior

  • The yellow selection box only covers the letter "a" in "Day" (partially clipping "D" and "y").

Expected Behavior

  • The selection box should dynamically scale or comfortably encapsulate the entire label ("Day") with adequate padding, matching standard tab selection styling.
Image

Relevant logcat output

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions