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

Commit a0e98520 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Use a regular drawable as ConnectedDeviceDashboardActivity icon"

parents 578990ec 02b116ed
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -213,7 +213,7 @@
        <activity
            android:name=".Settings$ConnectedDeviceDashboardActivity"
            android:label="@string/connected_devices_dashboard_title"
            android:icon="@drawable/ic_homepage_connected_device"
            android:icon="@drawable/ic_devices_other"
            android:parentActivityName="Settings">
            <intent-filter android:priority="1">
                <action android:name="android.settings.BLUETOOTH_SETTINGS" />