Cleveroad / Cleveroad/BlurTutorial

View is not focused

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
155
Forks
21
PR merge metrics
No merged PRs in 30d

Description

So the situation is:
`CoordinatorLayout > AppBarLayout > Toolbar(1 child) + ConstraintLayout(2 child)` is OK, works as intended
`CoordinatorLayout > AppBarLayout > Toolbar(1 child) + ConstraintLayout(2 child) > any child of ConstraintLayout` is BAD, blurs and not highlighted

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the issue in the BlurTutorial Android project using the two view hierarchies described in the report, comparing focus and highlighting behavior. Trace the relevant view and blur setup entry points; done means a child of the ConstraintLayout remains focused and highlighted without the reported blur.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.