Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d39a8f53 authored by Roman Birg's avatar Roman Birg
Browse files

Settings: add dashboard switch view for sw600dp



Change-Id: I19797bc2b05539700ab4f3e8bf960fc37047d448
Signed-off-by: default avatarRoman Birg <roman@cyngn.com>
parent 2f2c1ed9
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -44,6 +44,14 @@
                    android:layout_width="wrap_content"
                    android:layout_height="wrap_content">

                <Switch
                          android:id="@+id/dashboard_switch"
                          android:visibility="gone"
                          android:layout_alignParentRight="true"
                          android:paddingRight="@dimen/action_bar_switch_padding"
                          android:layout_height="wrap_content"
                          android:layout_width="wrap_content"/>

                <TextView android:id="@+id/title"
                          android:layout_width="wrap_content"
                          android:layout_height="wrap_content"