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

Commit 59cd7c79 authored by Michael Bestas's avatar Michael Bestas Committed by Steve Kondik
Browse files

New Material icon

* Created by Jovie Brett Bardoles

Change-Id: Id722a8f83c97bca217188037f22733c9243514bb
parent d9fcea76
Loading
Loading
Loading
Loading

AndroidManifest.xml

100755 → 100644
+1 −1
Original line number Diff line number Diff line
@@ -64,7 +64,7 @@
    <uses-permission android:name="android.permission.READ_PROFILE"/>
    <application
        android:name=".btservice.AdapterApp"
        android:icon="@drawable/bt_share"
        android:icon="@mipmap/ic_launcher_bluetooth"
        android:persistent="false"
        android:supportsRtl="true"
        android:label="@string/app_name">
+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/ic_launcher_bluetooth"
        android:label="@string/app_name">
        <uses-library android:name="javax.btobex" />
        <activity android:name=".opp.TestActivity" android:label="@string/app_name">

res/drawable-hdpi/bt_share.png

deleted100644 → 0
−6.21 KiB
Loading image diff...

res/drawable-mdpi/bt_share.png

deleted100644 → 0
−3.57 KiB
Loading image diff...
+23.8 KiB
Loading image diff...
Loading