mancj / mancj/MaterialSearchBar

Controlling the Arrow icon

Open
#56 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2k
Forks
324
PR merge metrics
No merged PRs in 30d

Description

Hi there! i've tried to reach the arrow icon by

implementing the listener:
searchBar.setOnSearchActionListener(this);

and using
@Override
// public void onButtonClicked(int buttonCode)

can anyone tell me how i interact with the left arrow icon?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with MaterialSearchBar's setOnSearchActionListener API and the onButtonClicked callback shown in the issue. Trace how the left arrow is represented and whether that listener exposes it, then verify the behavior in an Android usage example. Done means the arrow interaction is clearly supported or the limitation and usage are documented.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.