wownero
/
wownerujo
Archived
4
0
Fork 0
upstream
m2049r 7 years ago committed by GitHub
parent b78902ac77
commit 553a97a68b

@ -11,7 +11,7 @@
<application
android:allowBackup="true"
android:icon="@drawable/ic_monero_32dp"
android:icon="@drawable/ic_monerujo_icon"
android:label="@string/app_name"
android:supportsRtl="true"
android:theme="@style/MyMaterialTheme">

@ -557,7 +557,7 @@ public class WalletService extends Service {
PendingIntent pendingIntent = PendingIntent.getActivity(this, 0, notificationIntent, 0);
Notification notification = new Notification.Builder(this)
.setContentTitle(getString(R.string.service_description))
.setSmallIcon(R.drawable.ic_monero_32dp)
.setSmallIcon(R.drawable.ic_monerujo_pure)
.setContentIntent(pendingIntent)
.build();
startForeground(NOTIFICATION_ID, notification);

@ -0,0 +1,26 @@
<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="512dp"
android:height="512dp"
android:viewportHeight="1631"
android:viewportWidth="1631">
<group
android:translateX="-202"
android:translateY="-125">
<path
android:fillColor="#ff6600"
android:pathData="M202,425 L202,1456 A300,300 0 0,0 502,1756
L1533,1756 A300,300 0 0,0 1833,1456
L1833,425 A300,300 0 0,0 1533,125
L502,125 A300,300 0 0,0 202,425
Z" />
<path
android:fillColor="#ffffff"
android:pathData="M1474.32,447c44.94,0,79.73-34.79,79.73-79.73,0-43.49-34.79-78.28-79.73-78.28A78,78,0,0,0,1396,367.28C1396,412.22,1430.84,447,1474.32,447Z" />
<path
android:fillColor="#ffffff"
android:pathData="M1276.92,542.69c-107.27,0-197.26,47.84-242.2,137.71-34.79-82.63-114.47-137.71-227.54-137.71-104.37,0-184.05,62.33-213,127.57V561.76H480.57v753.81H595.33V858.71C595.33,731.14,678,647.06,778,647.06c105.82,0,172.51,72.48,172.51,192.8v475.71h114.76V863.05c0-140.61,79.73-216,185.55-216,111.62,0,169.61,72.48,169.61,214.55v475.48c0,107.27-43.49,155.11-127.57,155.11-13,0-31.89-1.45-31.89-1.45v98.57a324.94,324.94,0,0,0,39.26,2.9c129,0,235-60.88,235-252.24V826.81C1535.18,661.56,1445.08,542.69,1276.92,542.69Z" />
</group>
</vector>

@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="512dp"
android:height="512dp"
android:viewportHeight="1631"
android:viewportWidth="1631">
<group
android:translateX="-202"
android:translateY="-125">
<path
android:fillColor="#000000"
android:pathData="M1474.32,447c44.94,0,79.73-34.79,79.73-79.73,0-43.49-34.79-78.28-79.73-78.28A78,78,0,0,0,1396,367.28C1396,412.22,1430.84,447,1474.32,447Z" />
<path
android:fillColor="#000000"
android:pathData="M1276.92,542.69c-107.27,0-197.26,47.84-242.2,137.71-34.79-82.63-114.47-137.71-227.54-137.71-104.37,0-184.05,62.33-213,127.57V561.76H480.57v753.81H595.33V858.71C595.33,731.14,678,647.06,778,647.06c105.82,0,172.51,72.48,172.51,192.8v475.71h114.76V863.05c0-140.61,79.73-216,185.55-216,111.62,0,169.61,72.48,169.61,214.55v475.48c0,107.27-43.49,155.11-127.57,155.11-13,0-31.89-1.45-31.89-1.45v98.57a324.94,324.94,0,0,0,39.26,2.9c129,0,235-60.88,235-252.24V826.81C1535.18,661.56,1445.08,542.69,1276.92,542.69Z" />
</group>
</vector>