forked from firka/student-legacy
Revert "add wearos button"
This reverts commit 9d863e1ec04f2f3360d7e36c0cd25973e7ba6eee.
This commit is contained in:
parent
7c34552aa5
commit
9f62e44b52
@ -159,24 +159,6 @@ class ExtrasSettingsScreenState extends State<ExtrasSettingsScreen> {
|
||||
),
|
||||
],
|
||||
),
|
||||
SplittedPanel(
|
||||
padding: const EdgeInsets.only(top: 9.0),
|
||||
cardPadding: const EdgeInsets.all(4.0),
|
||||
isSeparated: true,
|
||||
children: [
|
||||
MenuGradeExporting(
|
||||
borderRadius: BorderRadius.circular(12.0),
|
||||
),
|
||||
],
|
||||
),
|
||||
SplittedPanel(
|
||||
padding: const EdgeInsets.only(top: 9.0),
|
||||
cardPadding: const EdgeInsets.all(4.0),
|
||||
isSeparated: true,
|
||||
children: [
|
||||
ElevatedButton(onPressed: () {}, child: const Center(child: Text("list wearos devices paired"),))
|
||||
],
|
||||
),
|
||||
],
|
||||
),
|
||||
),
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 9bd46b81f230cd094787e1436cd5e8cdee7b5529
|
||||
Subproject commit c01a0249b9266346d8e812fe026dc933500ceac7
|
Loading…
x
Reference in New Issue
Block a user