material-components / material-components/material-components-android
[Motion, FloatingActionBar, BottomAppBar] Bug with transition
@hunterstich is already working on this.
Since May 19, 2020.
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
**Description:** When I'm trying to show button with `fab.visibility = View.VISIBLE` it doesn't set BottomAppBar cradle. On the other side when I'm using `fab.show()` it creates wrong animation
|visibility|show()|
|---|---|
|||
**Expected behavior:** Correct animations
**Source code:** https://github.com/dzgeorgy/test
**Android API version:** 29
**Material Library version:** Material Android Library 1.2.0-alpha06, 1.2.0-alpha05
**Device:** OnePlus 2 Android Q; Emulator Android Pie
Contributor guide
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.
Assessment
This issue has not been assessed yet.