Ivan Moroziuk
Results
1
issues of
Ivan Moroziuk
**Description:** FloatingActionButton twitches when SnackBar appears.  **Expected behavior:** Expected smoothly moving FAB.  **Source code:** `FloatingActionButton fab = findViewById(R.id.fab); fab.setOnClickListener(new View.OnClickListener() { @Override public void onClick(View view) { Snackbar.make(view,...
bug
Widget: FloatingActionButton