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

Commit 8f897745 authored by Sunny Goyal's avatar Sunny Goyal
Browse files

Updating bluetooth share icon

Bug: 18935151
Change-Id: Ibd77cb40a00ecec5c06759bb383aa09ba605969e
parent 49285283
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -62,7 +62,7 @@
    <uses-permission android:name="android.permission.READ_PROFILE"/>
    <application
        android:name=".btservice.AdapterApp"
        android:icon="@drawable/bt_share"
        android:icon="@mipmap/bt_share"
        android:persistent="false"
        android:label="@string/app_name">
        <uses-library android:name="javax.obex" />
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@
    <uses-permission android:name="android.permission.READ_PHONE_STATE" />
    <uses-permission android:name="android.permission.WRITE_SETTINGS" />
    <application
        android:icon="@drawable/bt_share"
        android:icon="@mipmap/bt_share"
        android:label="@string/app_name">
        <uses-library android:name="javax.obex" />
        <activity android:name=".opp.TestActivity" android:label="@string/app_name">
−6.21 KiB
Loading image diff...
−3.57 KiB
Loading image diff...
+4.61 KiB
Loading image diff...
Loading