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

Commit 02b116ed authored by hughchen's avatar hughchen
Browse files

Use a regular drawable as ConnectedDeviceDashboardActivity icon

Bug: 142629154
Test: rebuild
Change-Id: Idbce03dac48892003e10e3ecda497c33855c6c48
parent e7f58373
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" />