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

Commit f175155d authored by Daniel Sandler's avatar Daniel Sandler
Browse files

Remove inappropriate triangle icons from quick settings panel.

Bug: 3316041
Change-Id: I877a587ecd6a6a8a0b00322bdcd46e3f4235a887
parent 19484fac
Loading
Loading
Loading
Loading
+0 −16
Original line number Diff line number Diff line
@@ -65,14 +65,6 @@
                style="@style/StatusBarPanelSettingsContents"
                android:text="@string/status_bar_settings_wifi_button"
                />
        <ImageView
            android:layout_width="wrap_content"
            android:layout_height="wrap_content"
            android:layout_gravity="top"
            android:layout_marginTop="16dp"
            android:layout_marginRight="2dp"
            android:src="@drawable/ic_notification_open"
            />
    </LinearLayout>
    <View style="@style/StatusBarPanelSettingsPanelSeparator" />

@@ -158,14 +150,6 @@
                style="@style/StatusBarPanelSettingsContents"
                android:text="@string/status_bar_settings_settings_button"
                />
        <ImageView
            android:layout_width="wrap_content"
            android:layout_height="wrap_content"
            android:layout_gravity="top"
            android:layout_marginTop="16dp"
            android:layout_marginRight="2dp"
            android:src="@drawable/ic_notification_open"
            />
    </LinearLayout>
    <View style="@style/StatusBarPanelSettingsPanelSeparator" />