- fix deeplink - add mute button
This commit is contained in:
@@ -125,10 +125,6 @@ class _MediaGrid extends State<MediaGrid> {
|
||||
],
|
||||
),
|
||||
bottomNavigationBar: FilterBar(scrollController: _scrollController),
|
||||
floatingActionButton: FloatingActionButton(
|
||||
onPressed: () {},
|
||||
child: Icon(Icons.add),
|
||||
),
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user