fix: Sharing on iPad
This commit is contained in:
parent
49cb6b1370
commit
ef763846d0
8 changed files with 30 additions and 19 deletions
|
|
@ -18,6 +18,8 @@ class HomeserverPickerView extends StatelessWidget {
|
|||
final benchmarkResults = controller.benchmarkResults;
|
||||
return LoginScaffold(
|
||||
appBar: AppBar(
|
||||
elevation: 0,
|
||||
scrolledUnderElevation: 0,
|
||||
backgroundColor: Colors.transparent,
|
||||
actions: [
|
||||
IconButton(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue