mancj / mancj/MaterialSearchBar
setCardViewElevation is not working!
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2k
- Forks
- 324
- PR merge metrics
- No merged PRs in 30d
Description
```
binding.searchBar.setCardViewElevation(10);
```
But this is not working. There is no effect.
https://drive.google.com/open?id=1NGZA8NYqDT953zBzT_TT7IBOeZQpJlFB
@mancj @vbauer @wax911 @pavel163 @RuijiePan
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue with the provided MaterialSearchBar XML and the setCardViewElevation(10) call. Inspect the MaterialSearchBar implementation and its card view handling to determine why the elevation has no visible effect; done means the elevation change is observable in the sample layout.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- design, mobile
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100