Schedule page: Use AdwSwitchRow
This commit is contained in:
@@ -12,14 +12,8 @@ SPDX-License-Identifier: GPL-3.0-or-later
|
||||
<object class="AdwPreferencesGroup">
|
||||
<property name="description" translatable="yes">Your location will be used to calculate the current sunrise and sunset times. If you prefer, you can set a manual schedule. It will also be used when your location is unavailable.</property>
|
||||
<child>
|
||||
<object class="AdwActionRow">
|
||||
<object class="AdwSwitchRow" id="manual_schedule_switch">
|
||||
<property name="title" translatable="yes">Manual schedule</property>
|
||||
<property name="activatable-widget">manual_schedule_switch</property>
|
||||
<child>
|
||||
<object class="GtkSwitch" id="manual_schedule_switch">
|
||||
<property name="valign">center</property>
|
||||
</object>
|
||||
</child>
|
||||
</object>
|
||||
</child>
|
||||
<child>
|
||||
|
||||
Reference in New Issue
Block a user