update launcher icon; rename icon to ic_launcher
@ -18,7 +18,7 @@
|
|||||||
android:allowBackup="true"
|
android:allowBackup="true"
|
||||||
android:backupAgent=".util.PrefsBackupAgent"
|
android:backupAgent=".util.PrefsBackupAgent"
|
||||||
android:hardwareAccelerated="true"
|
android:hardwareAccelerated="true"
|
||||||
android:icon="@drawable/icon"
|
android:icon="@drawable/ic_launcher"
|
||||||
android:label="@string/app_name" >
|
android:label="@string/app_name" >
|
||||||
<activity
|
<activity
|
||||||
android:name=".OnlineActivity"
|
android:name=".OnlineActivity"
|
||||||
|
@ -491,7 +491,7 @@ public class FeedsActivity extends OnlineActivity implements HeadlinesEventListe
|
|||||||
|
|
||||||
intent.putExtra(Intent.EXTRA_SHORTCUT_NAME, feed.title);
|
intent.putExtra(Intent.EXTRA_SHORTCUT_NAME, feed.title);
|
||||||
intent.putExtra(Intent.EXTRA_SHORTCUT_INTENT, shortcutIntent);
|
intent.putExtra(Intent.EXTRA_SHORTCUT_INTENT, shortcutIntent);
|
||||||
intent.putExtra(Intent.EXTRA_SHORTCUT_ICON_RESOURCE, Intent.ShortcutIconResource.fromContext(this, R.drawable.icon));
|
intent.putExtra(Intent.EXTRA_SHORTCUT_ICON_RESOURCE, Intent.ShortcutIconResource.fromContext(this, R.drawable.ic_launcher));
|
||||||
intent.putExtra("duplicate", false);
|
intent.putExtra("duplicate", false);
|
||||||
|
|
||||||
sendBroadcast(intent);
|
sendBroadcast(intent);
|
||||||
|
@ -90,7 +90,7 @@ public class OfflineDownloadService extends Service {
|
|||||||
|
|
||||||
@SuppressWarnings("deprecation")
|
@SuppressWarnings("deprecation")
|
||||||
private void updateNotification(String msg) {
|
private void updateNotification(String msg) {
|
||||||
Notification notification = new Notification(R.drawable.icon,
|
Notification notification = new Notification(R.drawable.ic_launcher,
|
||||||
getString(R.string.notify_downloading_title), System.currentTimeMillis());
|
getString(R.string.notify_downloading_title), System.currentTimeMillis());
|
||||||
|
|
||||||
Intent intent = new Intent(this, OnlineActivity.class);
|
Intent intent = new Intent(this, OnlineActivity.class);
|
||||||
|
@ -53,7 +53,7 @@ public class OfflineUploadService extends IntentService {
|
|||||||
|
|
||||||
@SuppressWarnings("deprecation")
|
@SuppressWarnings("deprecation")
|
||||||
private void updateNotification(String msg) {
|
private void updateNotification(String msg) {
|
||||||
Notification notification = new Notification(R.drawable.icon,
|
Notification notification = new Notification(R.drawable.ic_launcher,
|
||||||
getString(R.string.notify_uploading_title), System.currentTimeMillis());
|
getString(R.string.notify_uploading_title), System.currentTimeMillis());
|
||||||
|
|
||||||
PendingIntent contentIntent = PendingIntent.getActivity(this, 0,
|
PendingIntent contentIntent = PendingIntent.getActivity(this, 0,
|
||||||
|
@ -41,7 +41,7 @@ public class ShareActivity extends CommonShareActivity {
|
|||||||
|
|
||||||
setContentView(R.layout.share);
|
setContentView(R.layout.share);
|
||||||
|
|
||||||
getWindow().setFeatureDrawableResource(Window.FEATURE_LEFT_ICON, R.drawable.icon);
|
getWindow().setFeatureDrawableResource(Window.FEATURE_LEFT_ICON, R.drawable.ic_launcher);
|
||||||
|
|
||||||
setSmallScreen(false);
|
setSmallScreen(false);
|
||||||
|
|
||||||
|
@ -84,7 +84,7 @@ public class SubscribeActivity extends CommonShareActivity {
|
|||||||
|
|
||||||
setContentView(R.layout.subscribe);
|
setContentView(R.layout.subscribe);
|
||||||
|
|
||||||
getWindow().setFeatureDrawableResource(Window.FEATURE_LEFT_ICON, R.drawable.icon);
|
getWindow().setFeatureDrawableResource(Window.FEATURE_LEFT_ICON, R.drawable.ic_launcher);
|
||||||
|
|
||||||
setSmallScreen(false);
|
setSmallScreen(false);
|
||||||
|
|
||||||
|
@ -128,7 +128,7 @@ public class ImageCacheService extends IntentService {
|
|||||||
|
|
||||||
@SuppressWarnings("deprecation")
|
@SuppressWarnings("deprecation")
|
||||||
private void updateNotification(String msg) {
|
private void updateNotification(String msg) {
|
||||||
Notification notification = new Notification(R.drawable.icon,
|
Notification notification = new Notification(R.drawable.ic_launcher,
|
||||||
getString(R.string.notify_downloading_title), System.currentTimeMillis());
|
getString(R.string.notify_downloading_title), System.currentTimeMillis());
|
||||||
|
|
||||||
PendingIntent contentIntent = PendingIntent.getActivity(this, 0,
|
PendingIntent contentIntent = PendingIntent.getActivity(this, 0,
|
||||||
|
BIN
org.fox.ttrss/src/main/res/drawable-hdpi/ic_launcher.png
Normal file
After Width: | Height: | Size: 4.6 KiB |
Before Width: | Height: | Size: 5.3 KiB |
BIN
org.fox.ttrss/src/main/res/drawable-xhdpi/ic_launcher.png
Normal file
After Width: | Height: | Size: 6.5 KiB |
Before Width: | Height: | Size: 7.5 KiB |
BIN
org.fox.ttrss/src/main/res/drawable-xxhdpi/ic_launcher.png
Normal file
After Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 12 KiB |
@ -1,789 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
|
||||||
|
|
||||||
<svg
|
|
||||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
|
||||||
xmlns:cc="http://creativecommons.org/ns#"
|
|
||||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
||||||
xmlns:svg="http://www.w3.org/2000/svg"
|
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
|
||||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
||||||
width="72"
|
|
||||||
height="72"
|
|
||||||
id="svg2985"
|
|
||||||
version="1.1"
|
|
||||||
inkscape:version="0.48.4 r9939"
|
|
||||||
inkscape:export-filename="C:\Users\Andrew\workspace\Tiny-Tiny-RSS-for-Honeycomb\res\drawable-xxhdpi\icon.png"
|
|
||||||
inkscape:export-xdpi="180.02"
|
|
||||||
inkscape:export-ydpi="180.02"
|
|
||||||
sodipodi:docname="s_icon.svg">
|
|
||||||
<defs
|
|
||||||
id="defs2987">
|
|
||||||
<filter
|
|
||||||
id="filter4035"
|
|
||||||
inkscape:label="Glow"
|
|
||||||
inkscape:menu="Shadows and Glows"
|
|
||||||
inkscape:menu-tooltip="Glow of object's own color at the edges"
|
|
||||||
color-interpolation-filters="sRGB">
|
|
||||||
<feGaussianBlur
|
|
||||||
id="feGaussianBlur4037"
|
|
||||||
stdDeviation="5"
|
|
||||||
result="result91" />
|
|
||||||
<feComposite
|
|
||||||
id="feComposite4039"
|
|
||||||
in2="result91"
|
|
||||||
in="SourceGraphic"
|
|
||||||
operator="over" />
|
|
||||||
</filter>
|
|
||||||
<filter
|
|
||||||
id="filter4044"
|
|
||||||
inkscape:label="Drop shadow"
|
|
||||||
width="1.5"
|
|
||||||
height="1.5"
|
|
||||||
x="-.25"
|
|
||||||
y="-.25">
|
|
||||||
<feGaussianBlur
|
|
||||||
id="feGaussianBlur4046"
|
|
||||||
in="SourceAlpha"
|
|
||||||
stdDeviation="2"
|
|
||||||
result="blur" />
|
|
||||||
<feColorMatrix
|
|
||||||
id="feColorMatrix4048"
|
|
||||||
result="bluralpha"
|
|
||||||
type="matrix"
|
|
||||||
values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.5 0 " />
|
|
||||||
<feOffset
|
|
||||||
id="feOffset4050"
|
|
||||||
in="bluralpha"
|
|
||||||
dx="1"
|
|
||||||
dy="1"
|
|
||||||
result="offsetBlur" />
|
|
||||||
<feMerge
|
|
||||||
id="feMerge4052">
|
|
||||||
<feMergeNode
|
|
||||||
id="feMergeNode4054"
|
|
||||||
in="offsetBlur" />
|
|
||||||
<feMergeNode
|
|
||||||
id="feMergeNode4056"
|
|
||||||
in="SourceGraphic" />
|
|
||||||
</feMerge>
|
|
||||||
</filter>
|
|
||||||
<linearGradient
|
|
||||||
inkscape:collect="always"
|
|
||||||
xlink:href="#RSSg"
|
|
||||||
id="linearGradient3890"
|
|
||||||
x1="46.536098"
|
|
||||||
y1="39.288776"
|
|
||||||
x2="217.63582"
|
|
||||||
y2="211.27248"
|
|
||||||
gradientUnits="userSpaceOnUse" />
|
|
||||||
<linearGradient
|
|
||||||
id="RSSg"
|
|
||||||
y2="225.94"
|
|
||||||
x2="225.94"
|
|
||||||
y1="30.059999"
|
|
||||||
x1="30.059999"
|
|
||||||
gradientUnits="userSpaceOnUse">
|
|
||||||
<stop
|
|
||||||
id="stop3838"
|
|
||||||
stop-color="#E3702D"
|
|
||||||
offset="0.0" />
|
|
||||||
<stop
|
|
||||||
id="stop3840"
|
|
||||||
stop-color="#EA7D31"
|
|
||||||
offset="0.1071" />
|
|
||||||
<stop
|
|
||||||
id="stop3842"
|
|
||||||
stop-color="#F69537"
|
|
||||||
offset="0.3503" />
|
|
||||||
<stop
|
|
||||||
id="stop3844"
|
|
||||||
stop-color="#FB9E3A"
|
|
||||||
offset="0.5" />
|
|
||||||
<stop
|
|
||||||
id="stop3846"
|
|
||||||
stop-color="#EA7C31"
|
|
||||||
offset="0.7016" />
|
|
||||||
<stop
|
|
||||||
id="stop3848"
|
|
||||||
stop-color="#DE642B"
|
|
||||||
offset="0.8866" />
|
|
||||||
<stop
|
|
||||||
id="stop3850"
|
|
||||||
stop-color="#D95B29"
|
|
||||||
offset="1.0" />
|
|
||||||
</linearGradient>
|
|
||||||
<linearGradient
|
|
||||||
inkscape:collect="always"
|
|
||||||
xlink:href="#RSSg"
|
|
||||||
id="linearGradient5363"
|
|
||||||
x1="42.993729"
|
|
||||||
y1="125.5"
|
|
||||||
x2="220.00627"
|
|
||||||
y2="125.5"
|
|
||||||
gradientUnits="userSpaceOnUse" />
|
|
||||||
<linearGradient
|
|
||||||
id="linearGradient3277"
|
|
||||||
y2="225.94"
|
|
||||||
x2="225.94"
|
|
||||||
y1="30.059999"
|
|
||||||
x1="30.059999"
|
|
||||||
gradientUnits="userSpaceOnUse">
|
|
||||||
<stop
|
|
||||||
id="stop3279"
|
|
||||||
stop-color="#E3702D"
|
|
||||||
offset="0.0" />
|
|
||||||
<stop
|
|
||||||
id="stop3281"
|
|
||||||
stop-color="#EA7D31"
|
|
||||||
offset="0.1071" />
|
|
||||||
<stop
|
|
||||||
id="stop3283"
|
|
||||||
stop-color="#F69537"
|
|
||||||
offset="0.3503" />
|
|
||||||
<stop
|
|
||||||
id="stop3285"
|
|
||||||
stop-color="#FB9E3A"
|
|
||||||
offset="0.5" />
|
|
||||||
<stop
|
|
||||||
id="stop3287"
|
|
||||||
stop-color="#EA7C31"
|
|
||||||
offset="0.7016" />
|
|
||||||
<stop
|
|
||||||
id="stop3289"
|
|
||||||
stop-color="#DE642B"
|
|
||||||
offset="0.8866" />
|
|
||||||
<stop
|
|
||||||
id="stop3291"
|
|
||||||
stop-color="#D95B29"
|
|
||||||
offset="1.0" />
|
|
||||||
</linearGradient>
|
|
||||||
<linearGradient
|
|
||||||
inkscape:collect="always"
|
|
||||||
xlink:href="#RSSg"
|
|
||||||
id="linearGradient5668"
|
|
||||||
gradientUnits="userSpaceOnUse"
|
|
||||||
x1="46.536098"
|
|
||||||
y1="39.288776"
|
|
||||||
x2="217.63582"
|
|
||||||
y2="211.27248" />
|
|
||||||
<linearGradient
|
|
||||||
id="linearGradient3294"
|
|
||||||
y2="225.94"
|
|
||||||
x2="225.94"
|
|
||||||
y1="30.059999"
|
|
||||||
x1="30.059999"
|
|
||||||
gradientUnits="userSpaceOnUse">
|
|
||||||
<stop
|
|
||||||
id="stop3296"
|
|
||||||
stop-color="#E3702D"
|
|
||||||
offset="0.0" />
|
|
||||||
<stop
|
|
||||||
id="stop3298"
|
|
||||||
stop-color="#EA7D31"
|
|
||||||
offset="0.1071" />
|
|
||||||
<stop
|
|
||||||
id="stop3300"
|
|
||||||
stop-color="#F69537"
|
|
||||||
offset="0.3503" />
|
|
||||||
<stop
|
|
||||||
id="stop3302"
|
|
||||||
stop-color="#FB9E3A"
|
|
||||||
offset="0.5" />
|
|
||||||
<stop
|
|
||||||
id="stop3304"
|
|
||||||
stop-color="#EA7C31"
|
|
||||||
offset="0.7016" />
|
|
||||||
<stop
|
|
||||||
id="stop3306"
|
|
||||||
stop-color="#DE642B"
|
|
||||||
offset="0.8866" />
|
|
||||||
<stop
|
|
||||||
id="stop3308"
|
|
||||||
stop-color="#D95B29"
|
|
||||||
offset="1.0" />
|
|
||||||
</linearGradient>
|
|
||||||
<linearGradient
|
|
||||||
inkscape:collect="always"
|
|
||||||
xlink:href="#RSSg"
|
|
||||||
id="linearGradient5670"
|
|
||||||
gradientUnits="userSpaceOnUse"
|
|
||||||
x1="42.993729"
|
|
||||||
y1="125.5"
|
|
||||||
x2="220.00627"
|
|
||||||
y2="125.5" />
|
|
||||||
<linearGradient
|
|
||||||
id="linearGradient3311"
|
|
||||||
y2="225.94"
|
|
||||||
x2="225.94"
|
|
||||||
y1="30.059999"
|
|
||||||
x1="30.059999"
|
|
||||||
gradientUnits="userSpaceOnUse">
|
|
||||||
<stop
|
|
||||||
id="stop3313"
|
|
||||||
stop-color="#E3702D"
|
|
||||||
offset="0.0" />
|
|
||||||
<stop
|
|
||||||
id="stop3315"
|
|
||||||
stop-color="#EA7D31"
|
|
||||||
offset="0.1071" />
|
|
||||||
<stop
|
|
||||||
id="stop3317"
|
|
||||||
stop-color="#F69537"
|
|
||||||
offset="0.3503" />
|
|
||||||
<stop
|
|
||||||
id="stop3319"
|
|
||||||
stop-color="#FB9E3A"
|
|
||||||
offset="0.5" />
|
|
||||||
<stop
|
|
||||||
id="stop3321"
|
|
||||||
stop-color="#EA7C31"
|
|
||||||
offset="0.7016" />
|
|
||||||
<stop
|
|
||||||
id="stop3323"
|
|
||||||
stop-color="#DE642B"
|
|
||||||
offset="0.8866" />
|
|
||||||
<stop
|
|
||||||
id="stop3325"
|
|
||||||
stop-color="#D95B29"
|
|
||||||
offset="1.0" />
|
|
||||||
</linearGradient>
|
|
||||||
<linearGradient
|
|
||||||
inkscape:collect="always"
|
|
||||||
xlink:href="#RSSg"
|
|
||||||
id="linearGradient5652"
|
|
||||||
gradientUnits="userSpaceOnUse"
|
|
||||||
x1="46.536098"
|
|
||||||
y1="39.288776"
|
|
||||||
x2="217.63582"
|
|
||||||
y2="211.27248" />
|
|
||||||
<linearGradient
|
|
||||||
id="linearGradient3328"
|
|
||||||
y2="225.94"
|
|
||||||
x2="225.94"
|
|
||||||
y1="30.059999"
|
|
||||||
x1="30.059999"
|
|
||||||
gradientUnits="userSpaceOnUse">
|
|
||||||
<stop
|
|
||||||
id="stop3330"
|
|
||||||
stop-color="#E3702D"
|
|
||||||
offset="0.0" />
|
|
||||||
<stop
|
|
||||||
id="stop3332"
|
|
||||||
stop-color="#EA7D31"
|
|
||||||
offset="0.1071" />
|
|
||||||
<stop
|
|
||||||
id="stop3334"
|
|
||||||
stop-color="#F69537"
|
|
||||||
offset="0.3503" />
|
|
||||||
<stop
|
|
||||||
id="stop3336"
|
|
||||||
stop-color="#FB9E3A"
|
|
||||||
offset="0.5" />
|
|
||||||
<stop
|
|
||||||
id="stop3338"
|
|
||||||
stop-color="#EA7C31"
|
|
||||||
offset="0.7016" />
|
|
||||||
<stop
|
|
||||||
id="stop3340"
|
|
||||||
stop-color="#DE642B"
|
|
||||||
offset="0.8866" />
|
|
||||||
<stop
|
|
||||||
id="stop3342"
|
|
||||||
stop-color="#D95B29"
|
|
||||||
offset="1.0" />
|
|
||||||
</linearGradient>
|
|
||||||
<linearGradient
|
|
||||||
inkscape:collect="always"
|
|
||||||
xlink:href="#RSSg"
|
|
||||||
id="linearGradient5654"
|
|
||||||
gradientUnits="userSpaceOnUse"
|
|
||||||
x1="42.993729"
|
|
||||||
y1="125.5"
|
|
||||||
x2="220.00627"
|
|
||||||
y2="125.5" />
|
|
||||||
<linearGradient
|
|
||||||
id="linearGradient3345"
|
|
||||||
y2="225.94"
|
|
||||||
x2="225.94"
|
|
||||||
y1="30.059999"
|
|
||||||
x1="30.059999"
|
|
||||||
gradientUnits="userSpaceOnUse">
|
|
||||||
<stop
|
|
||||||
id="stop3347"
|
|
||||||
stop-color="#E3702D"
|
|
||||||
offset="0.0" />
|
|
||||||
<stop
|
|
||||||
id="stop3349"
|
|
||||||
stop-color="#EA7D31"
|
|
||||||
offset="0.1071" />
|
|
||||||
<stop
|
|
||||||
id="stop3351"
|
|
||||||
stop-color="#F69537"
|
|
||||||
offset="0.3503" />
|
|
||||||
<stop
|
|
||||||
id="stop3353"
|
|
||||||
stop-color="#FB9E3A"
|
|
||||||
offset="0.5" />
|
|
||||||
<stop
|
|
||||||
id="stop3355"
|
|
||||||
stop-color="#EA7C31"
|
|
||||||
offset="0.7016" />
|
|
||||||
<stop
|
|
||||||
id="stop3357"
|
|
||||||
stop-color="#DE642B"
|
|
||||||
offset="0.8866" />
|
|
||||||
<stop
|
|
||||||
id="stop3359"
|
|
||||||
stop-color="#D95B29"
|
|
||||||
offset="1.0" />
|
|
||||||
</linearGradient>
|
|
||||||
<linearGradient
|
|
||||||
inkscape:collect="always"
|
|
||||||
xlink:href="#RSSg"
|
|
||||||
id="linearGradient5656"
|
|
||||||
gradientUnits="userSpaceOnUse"
|
|
||||||
x1="46.536098"
|
|
||||||
y1="39.288776"
|
|
||||||
x2="217.63582"
|
|
||||||
y2="211.27248" />
|
|
||||||
<linearGradient
|
|
||||||
id="linearGradient3362"
|
|
||||||
y2="225.94"
|
|
||||||
x2="225.94"
|
|
||||||
y1="30.059999"
|
|
||||||
x1="30.059999"
|
|
||||||
gradientUnits="userSpaceOnUse">
|
|
||||||
<stop
|
|
||||||
id="stop3364"
|
|
||||||
stop-color="#E3702D"
|
|
||||||
offset="0.0" />
|
|
||||||
<stop
|
|
||||||
id="stop3366"
|
|
||||||
stop-color="#EA7D31"
|
|
||||||
offset="0.1071" />
|
|
||||||
<stop
|
|
||||||
id="stop3368"
|
|
||||||
stop-color="#F69537"
|
|
||||||
offset="0.3503" />
|
|
||||||
<stop
|
|
||||||
id="stop3370"
|
|
||||||
stop-color="#FB9E3A"
|
|
||||||
offset="0.5" />
|
|
||||||
<stop
|
|
||||||
id="stop3372"
|
|
||||||
stop-color="#EA7C31"
|
|
||||||
offset="0.7016" />
|
|
||||||
<stop
|
|
||||||
id="stop3374"
|
|
||||||
stop-color="#DE642B"
|
|
||||||
offset="0.8866" />
|
|
||||||
<stop
|
|
||||||
id="stop3376"
|
|
||||||
stop-color="#D95B29"
|
|
||||||
offset="1.0" />
|
|
||||||
</linearGradient>
|
|
||||||
<linearGradient
|
|
||||||
inkscape:collect="always"
|
|
||||||
xlink:href="#RSSg"
|
|
||||||
id="linearGradient5658"
|
|
||||||
gradientUnits="userSpaceOnUse"
|
|
||||||
x1="42.993729"
|
|
||||||
y1="125.5"
|
|
||||||
x2="220.00627"
|
|
||||||
y2="125.5" />
|
|
||||||
<linearGradient
|
|
||||||
id="linearGradient3379"
|
|
||||||
y2="225.94"
|
|
||||||
x2="225.94"
|
|
||||||
y1="30.059999"
|
|
||||||
x1="30.059999"
|
|
||||||
gradientUnits="userSpaceOnUse">
|
|
||||||
<stop
|
|
||||||
id="stop3381"
|
|
||||||
stop-color="#E3702D"
|
|
||||||
offset="0.0" />
|
|
||||||
<stop
|
|
||||||
id="stop3383"
|
|
||||||
stop-color="#EA7D31"
|
|
||||||
offset="0.1071" />
|
|
||||||
<stop
|
|
||||||
id="stop3385"
|
|
||||||
stop-color="#F69537"
|
|
||||||
offset="0.3503" />
|
|
||||||
<stop
|
|
||||||
id="stop3387"
|
|
||||||
stop-color="#FB9E3A"
|
|
||||||
offset="0.5" />
|
|
||||||
<stop
|
|
||||||
id="stop3389"
|
|
||||||
stop-color="#EA7C31"
|
|
||||||
offset="0.7016" />
|
|
||||||
<stop
|
|
||||||
id="stop3391"
|
|
||||||
stop-color="#DE642B"
|
|
||||||
offset="0.8866" />
|
|
||||||
<stop
|
|
||||||
id="stop3393"
|
|
||||||
stop-color="#D95B29"
|
|
||||||
offset="1.0" />
|
|
||||||
</linearGradient>
|
|
||||||
<linearGradient
|
|
||||||
inkscape:collect="always"
|
|
||||||
xlink:href="#RSSg"
|
|
||||||
id="linearGradient5664"
|
|
||||||
gradientUnits="userSpaceOnUse"
|
|
||||||
x1="46.536098"
|
|
||||||
y1="39.288776"
|
|
||||||
x2="217.63582"
|
|
||||||
y2="211.27248" />
|
|
||||||
<linearGradient
|
|
||||||
id="linearGradient3396"
|
|
||||||
y2="225.94"
|
|
||||||
x2="225.94"
|
|
||||||
y1="30.059999"
|
|
||||||
x1="30.059999"
|
|
||||||
gradientUnits="userSpaceOnUse">
|
|
||||||
<stop
|
|
||||||
id="stop3398"
|
|
||||||
stop-color="#E3702D"
|
|
||||||
offset="0.0" />
|
|
||||||
<stop
|
|
||||||
id="stop3400"
|
|
||||||
stop-color="#EA7D31"
|
|
||||||
offset="0.1071" />
|
|
||||||
<stop
|
|
||||||
id="stop3402"
|
|
||||||
stop-color="#F69537"
|
|
||||||
offset="0.3503" />
|
|
||||||
<stop
|
|
||||||
id="stop3404"
|
|
||||||
stop-color="#FB9E3A"
|
|
||||||
offset="0.5" />
|
|
||||||
<stop
|
|
||||||
id="stop3406"
|
|
||||||
stop-color="#EA7C31"
|
|
||||||
offset="0.7016" />
|
|
||||||
<stop
|
|
||||||
id="stop3408"
|
|
||||||
stop-color="#DE642B"
|
|
||||||
offset="0.8866" />
|
|
||||||
<stop
|
|
||||||
id="stop3410"
|
|
||||||
stop-color="#D95B29"
|
|
||||||
offset="1.0" />
|
|
||||||
</linearGradient>
|
|
||||||
<linearGradient
|
|
||||||
inkscape:collect="always"
|
|
||||||
xlink:href="#RSSg"
|
|
||||||
id="linearGradient5666"
|
|
||||||
gradientUnits="userSpaceOnUse"
|
|
||||||
x1="42.993729"
|
|
||||||
y1="125.5"
|
|
||||||
x2="220.00627"
|
|
||||||
y2="125.5" />
|
|
||||||
<linearGradient
|
|
||||||
id="linearGradient3413"
|
|
||||||
y2="225.94"
|
|
||||||
x2="225.94"
|
|
||||||
y1="30.059999"
|
|
||||||
x1="30.059999"
|
|
||||||
gradientUnits="userSpaceOnUse">
|
|
||||||
<stop
|
|
||||||
id="stop3415"
|
|
||||||
stop-color="#E3702D"
|
|
||||||
offset="0.0" />
|
|
||||||
<stop
|
|
||||||
id="stop3417"
|
|
||||||
stop-color="#EA7D31"
|
|
||||||
offset="0.1071" />
|
|
||||||
<stop
|
|
||||||
id="stop3419"
|
|
||||||
stop-color="#F69537"
|
|
||||||
offset="0.3503" />
|
|
||||||
<stop
|
|
||||||
id="stop3421"
|
|
||||||
stop-color="#FB9E3A"
|
|
||||||
offset="0.5" />
|
|
||||||
<stop
|
|
||||||
id="stop3423"
|
|
||||||
stop-color="#EA7C31"
|
|
||||||
offset="0.7016" />
|
|
||||||
<stop
|
|
||||||
id="stop3425"
|
|
||||||
stop-color="#DE642B"
|
|
||||||
offset="0.8866" />
|
|
||||||
<stop
|
|
||||||
id="stop3427"
|
|
||||||
stop-color="#D95B29"
|
|
||||||
offset="1.0" />
|
|
||||||
</linearGradient>
|
|
||||||
<linearGradient
|
|
||||||
inkscape:collect="always"
|
|
||||||
xlink:href="#RSSg"
|
|
||||||
id="linearGradient5660"
|
|
||||||
gradientUnits="userSpaceOnUse"
|
|
||||||
x1="46.536098"
|
|
||||||
y1="39.288776"
|
|
||||||
x2="217.63582"
|
|
||||||
y2="211.27248" />
|
|
||||||
<linearGradient
|
|
||||||
id="linearGradient3430"
|
|
||||||
y2="225.94"
|
|
||||||
x2="225.94"
|
|
||||||
y1="30.059999"
|
|
||||||
x1="30.059999"
|
|
||||||
gradientUnits="userSpaceOnUse">
|
|
||||||
<stop
|
|
||||||
id="stop3432"
|
|
||||||
stop-color="#E3702D"
|
|
||||||
offset="0.0" />
|
|
||||||
<stop
|
|
||||||
id="stop3434"
|
|
||||||
stop-color="#EA7D31"
|
|
||||||
offset="0.1071" />
|
|
||||||
<stop
|
|
||||||
id="stop3436"
|
|
||||||
stop-color="#F69537"
|
|
||||||
offset="0.3503" />
|
|
||||||
<stop
|
|
||||||
id="stop3438"
|
|
||||||
stop-color="#FB9E3A"
|
|
||||||
offset="0.5" />
|
|
||||||
<stop
|
|
||||||
id="stop3440"
|
|
||||||
stop-color="#EA7C31"
|
|
||||||
offset="0.7016" />
|
|
||||||
<stop
|
|
||||||
id="stop3442"
|
|
||||||
stop-color="#DE642B"
|
|
||||||
offset="0.8866" />
|
|
||||||
<stop
|
|
||||||
id="stop3444"
|
|
||||||
stop-color="#D95B29"
|
|
||||||
offset="1.0" />
|
|
||||||
</linearGradient>
|
|
||||||
<linearGradient
|
|
||||||
inkscape:collect="always"
|
|
||||||
xlink:href="#RSSg"
|
|
||||||
id="linearGradient5662"
|
|
||||||
gradientUnits="userSpaceOnUse"
|
|
||||||
x1="42.993729"
|
|
||||||
y1="125.5"
|
|
||||||
x2="220.00627"
|
|
||||||
y2="125.5" />
|
|
||||||
<linearGradient
|
|
||||||
id="linearGradient3447"
|
|
||||||
y2="225.94"
|
|
||||||
x2="225.94"
|
|
||||||
y1="30.059999"
|
|
||||||
x1="30.059999"
|
|
||||||
gradientUnits="userSpaceOnUse">
|
|
||||||
<stop
|
|
||||||
id="stop3449"
|
|
||||||
stop-color="#E3702D"
|
|
||||||
offset="0.0" />
|
|
||||||
<stop
|
|
||||||
id="stop3451"
|
|
||||||
stop-color="#EA7D31"
|
|
||||||
offset="0.1071" />
|
|
||||||
<stop
|
|
||||||
id="stop3453"
|
|
||||||
stop-color="#F69537"
|
|
||||||
offset="0.3503" />
|
|
||||||
<stop
|
|
||||||
id="stop3455"
|
|
||||||
stop-color="#FB9E3A"
|
|
||||||
offset="0.5" />
|
|
||||||
<stop
|
|
||||||
id="stop3457"
|
|
||||||
stop-color="#EA7C31"
|
|
||||||
offset="0.7016" />
|
|
||||||
<stop
|
|
||||||
id="stop3459"
|
|
||||||
stop-color="#DE642B"
|
|
||||||
offset="0.8866" />
|
|
||||||
<stop
|
|
||||||
id="stop3461"
|
|
||||||
stop-color="#D95B29"
|
|
||||||
offset="1.0" />
|
|
||||||
</linearGradient>
|
|
||||||
<linearGradient
|
|
||||||
y2="211.27248"
|
|
||||||
x2="217.63582"
|
|
||||||
y1="39.288776"
|
|
||||||
x1="46.536098"
|
|
||||||
gradientUnits="userSpaceOnUse"
|
|
||||||
id="linearGradient3469"
|
|
||||||
xlink:href="#RSSg"
|
|
||||||
inkscape:collect="always" />
|
|
||||||
<linearGradient
|
|
||||||
y2="125.5"
|
|
||||||
x2="220.00627"
|
|
||||||
y1="125.5"
|
|
||||||
x1="42.993729"
|
|
||||||
gradientUnits="userSpaceOnUse"
|
|
||||||
id="linearGradient3471"
|
|
||||||
xlink:href="#RSSg"
|
|
||||||
inkscape:collect="always" />
|
|
||||||
<filter
|
|
||||||
color-interpolation-filters="sRGB"
|
|
||||||
id="filter5699"
|
|
||||||
inkscape:label="Drop shadow"
|
|
||||||
width="1.5"
|
|
||||||
height="1.5"
|
|
||||||
x="-0.25"
|
|
||||||
y="-0.25">
|
|
||||||
<feGaussianBlur
|
|
||||||
id="feGaussianBlur5701"
|
|
||||||
in="SourceAlpha"
|
|
||||||
stdDeviation="2"
|
|
||||||
result="blur" />
|
|
||||||
<feColorMatrix
|
|
||||||
id="feColorMatrix5703"
|
|
||||||
result="bluralpha"
|
|
||||||
type="matrix"
|
|
||||||
values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.5 0 " />
|
|
||||||
<feOffset
|
|
||||||
id="feOffset5705"
|
|
||||||
in="bluralpha"
|
|
||||||
dx="2"
|
|
||||||
dy="2"
|
|
||||||
result="offsetBlur" />
|
|
||||||
<feMerge
|
|
||||||
id="feMerge5707">
|
|
||||||
<feMergeNode
|
|
||||||
id="feMergeNode5709"
|
|
||||||
in="offsetBlur" />
|
|
||||||
<feMergeNode
|
|
||||||
id="feMergeNode5711"
|
|
||||||
in="SourceGraphic" />
|
|
||||||
</feMerge>
|
|
||||||
</filter>
|
|
||||||
<filter
|
|
||||||
id="filter3293"
|
|
||||||
inkscape:label="Drop shadow"
|
|
||||||
width="1.5"
|
|
||||||
height="1.5"
|
|
||||||
x="-.25"
|
|
||||||
y="-.25">
|
|
||||||
<feGaussianBlur
|
|
||||||
id="feGaussianBlur3295"
|
|
||||||
in="SourceAlpha"
|
|
||||||
stdDeviation="3"
|
|
||||||
result="blur" />
|
|
||||||
<feColorMatrix
|
|
||||||
id="feColorMatrix3297"
|
|
||||||
result="bluralpha"
|
|
||||||
type="matrix"
|
|
||||||
values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.75 0 " />
|
|
||||||
<feOffset
|
|
||||||
id="feOffset3299"
|
|
||||||
in="bluralpha"
|
|
||||||
dx="1"
|
|
||||||
dy="1"
|
|
||||||
result="offsetBlur" />
|
|
||||||
<feMerge
|
|
||||||
id="feMerge3301">
|
|
||||||
<feMergeNode
|
|
||||||
id="feMergeNode3303"
|
|
||||||
in="offsetBlur" />
|
|
||||||
<feMergeNode
|
|
||||||
id="feMergeNode3305"
|
|
||||||
in="SourceGraphic" />
|
|
||||||
</feMerge>
|
|
||||||
</filter>
|
|
||||||
</defs>
|
|
||||||
<sodipodi:namedview
|
|
||||||
id="base"
|
|
||||||
pagecolor="#000000"
|
|
||||||
bordercolor="#666666"
|
|
||||||
borderopacity="1.0"
|
|
||||||
inkscape:pageopacity="0"
|
|
||||||
inkscape:pageshadow="2"
|
|
||||||
inkscape:zoom="5.5"
|
|
||||||
inkscape:cx="83.010172"
|
|
||||||
inkscape:cy="24.824208"
|
|
||||||
inkscape:current-layer="layer1"
|
|
||||||
showgrid="true"
|
|
||||||
inkscape:document-units="px"
|
|
||||||
inkscape:grid-bbox="true"
|
|
||||||
inkscape:snap-page="false"
|
|
||||||
inkscape:window-width="1920"
|
|
||||||
inkscape:window-height="1137"
|
|
||||||
inkscape:window-x="-8"
|
|
||||||
inkscape:window-y="-8"
|
|
||||||
inkscape:window-maximized="1" />
|
|
||||||
<metadata
|
|
||||||
id="metadata2990">
|
|
||||||
<rdf:RDF>
|
|
||||||
<cc:Work
|
|
||||||
rdf:about="">
|
|
||||||
<dc:format>image/svg+xml</dc:format>
|
|
||||||
<dc:type
|
|
||||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
|
||||||
<dc:title></dc:title>
|
|
||||||
</cc:Work>
|
|
||||||
</rdf:RDF>
|
|
||||||
</metadata>
|
|
||||||
<g
|
|
||||||
id="layer1"
|
|
||||||
inkscape:label="Layer 1"
|
|
||||||
inkscape:groupmode="layer"
|
|
||||||
transform="translate(0,8)">
|
|
||||||
<g
|
|
||||||
transform="matrix(0.34665172,0,0,0.34665859,-9.5847012,-15.505653)"
|
|
||||||
id="g3022"
|
|
||||||
style="fill:url(#linearGradient3890);fill-opacity:1;stroke:url(#linearGradient5363);stroke-width:2.01254654000000020;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;opacity:1;filter:url(#filter3293)"
|
|
||||||
inkscape:export-xdpi="105.9"
|
|
||||||
inkscape:export-ydpi="105.9">
|
|
||||||
<g
|
|
||||||
id="g3776"
|
|
||||||
style="fill:url(#linearGradient3469);fill-opacity:1;stroke:url(#linearGradient3471);stroke-width:2.01254654000000020;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none">
|
|
||||||
<circle
|
|
||||||
cx="68"
|
|
||||||
cy="189"
|
|
||||||
r="24"
|
|
||||||
id="circle26"
|
|
||||||
d="m 92,189 c 0,13.25483 -10.745166,24 -24,24 -13.254834,0 -24,-10.74517 -24,-24 0,-13.25483 10.745166,-24 24,-24 13.254834,0 24,10.74517 24,24 z"
|
|
||||||
sodipodi:cx="68"
|
|
||||||
sodipodi:cy="189"
|
|
||||||
sodipodi:rx="24"
|
|
||||||
sodipodi:ry="24"
|
|
||||||
style="fill:url(#linearGradient5652);fill-opacity:1;stroke:url(#linearGradient5654);stroke-width:2.01254654000000020;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
|
|
||||||
<path
|
|
||||||
d="M 160,213 H 126 A 82,82 0 0 0 44,131 V 97 a 116,116 0 0 1 116,116 z"
|
|
||||||
id="path28"
|
|
||||||
inkscape:connector-curvature="0"
|
|
||||||
style="fill:url(#linearGradient5656);fill-opacity:1;stroke:url(#linearGradient5658);stroke-width:2.01254654000000020;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
|
|
||||||
<g
|
|
||||||
style="fill:url(#linearGradient5664);fill-opacity:1;stroke:url(#linearGradient5666);stroke-width:2.01254654000000020;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
|
|
||||||
id="g3773">
|
|
||||||
<path
|
|
||||||
style="fill:url(#linearGradient5660);fill-opacity:1;stroke:url(#linearGradient5662);stroke-width:2.01254654000000020;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
|
|
||||||
inkscape:connector-curvature="0"
|
|
||||||
id="path30"
|
|
||||||
d="M 184,213 A 140,140 0 0 0 44,73 V 38 a 175,175 0 0 1 175,175 z" />
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
<text
|
|
||||||
xml:space="preserve"
|
|
||||||
style="font-size:504.83898926000006000px;font-style:oblique;font-weight:bold;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:#2b4265;stroke-width:17.2711068;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;filter:url(#filter5699);font-family:Sans;-inkscape-font-specification:Verdana Bold Oblique"
|
|
||||||
x="124.97492"
|
|
||||||
y="-45.951401"
|
|
||||||
id="text3780"
|
|
||||||
sodipodi:linespacing="125%"
|
|
||||||
inkscape:export-filename="C:\Users\fox\Desktop\ttrss_logo_big.png"
|
|
||||||
inkscape:export-xdpi="23.129999"
|
|
||||||
inkscape:export-ydpi="23.129999"
|
|
||||||
transform="matrix(0.18909237,0,0,0.15956152,-8.46733,61.350497)"><tspan
|
|
||||||
sodipodi:role="line"
|
|
||||||
id="tspan3782"
|
|
||||||
x="124.97492"
|
|
||||||
y="-45.951401"
|
|
||||||
style="font-style:oblique;font-variant:normal;font-weight:bold;font-stretch:normal;fill:#ffffff;fill-opacity:1;stroke:#2b4265;stroke-width:17.2711068;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Segoe UI;-inkscape-font-specification:Segoe UI Bold Oblique">t</tspan></text>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
Before Width: | Height: | Size: 21 KiB |
395
org.fox.ttrss/src/main/res/drawable/s_launcher.svg
Normal file
@ -0,0 +1,395 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<svg
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
width="72"
|
||||||
|
height="72"
|
||||||
|
id="svg2985"
|
||||||
|
version="1.1"
|
||||||
|
inkscape:version="0.91 r13725"
|
||||||
|
inkscape:export-filename="C:\Users\fox\Documents\Projects\Tiny-Tiny-RSS-for-Honeycomb\org.fox.ttrss\src\main\res\drawable-hdpi\icon.png"
|
||||||
|
inkscape:export-xdpi="90"
|
||||||
|
inkscape:export-ydpi="90"
|
||||||
|
sodipodi:docname="s_icon.svg">
|
||||||
|
<defs
|
||||||
|
id="defs2987">
|
||||||
|
<linearGradient
|
||||||
|
id="RSSg"
|
||||||
|
y2="225.94"
|
||||||
|
x2="225.94"
|
||||||
|
y1="30.059999"
|
||||||
|
x1="30.059999"
|
||||||
|
gradientUnits="userSpaceOnUse">
|
||||||
|
<stop
|
||||||
|
id="stop3838"
|
||||||
|
stop-color="#E3702D"
|
||||||
|
offset="0.0" />
|
||||||
|
<stop
|
||||||
|
id="stop3840"
|
||||||
|
stop-color="#EA7D31"
|
||||||
|
offset="0.1071" />
|
||||||
|
<stop
|
||||||
|
id="stop3842"
|
||||||
|
stop-color="#F69537"
|
||||||
|
offset="0.3503" />
|
||||||
|
<stop
|
||||||
|
id="stop3844"
|
||||||
|
stop-color="#FB9E3A"
|
||||||
|
offset="0.5" />
|
||||||
|
<stop
|
||||||
|
id="stop3846"
|
||||||
|
stop-color="#EA7C31"
|
||||||
|
offset="0.7016" />
|
||||||
|
<stop
|
||||||
|
id="stop3848"
|
||||||
|
stop-color="#DE642B"
|
||||||
|
offset="0.8866" />
|
||||||
|
<stop
|
||||||
|
id="stop3850"
|
||||||
|
stop-color="#D95B29"
|
||||||
|
offset="1.0" />
|
||||||
|
</linearGradient>
|
||||||
|
<filter
|
||||||
|
color-interpolation-filters="sRGB"
|
||||||
|
id="filter5699"
|
||||||
|
inkscape:label="Drop shadow"
|
||||||
|
width="1.5"
|
||||||
|
height="1.5"
|
||||||
|
x="-0.25"
|
||||||
|
y="-0.25">
|
||||||
|
<feGaussianBlur
|
||||||
|
id="feGaussianBlur5701"
|
||||||
|
in="SourceAlpha"
|
||||||
|
stdDeviation="2"
|
||||||
|
result="blur" />
|
||||||
|
<feColorMatrix
|
||||||
|
id="feColorMatrix5703"
|
||||||
|
result="bluralpha"
|
||||||
|
type="matrix"
|
||||||
|
values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.5 0 " />
|
||||||
|
<feOffset
|
||||||
|
id="feOffset5705"
|
||||||
|
in="bluralpha"
|
||||||
|
dx="2"
|
||||||
|
dy="2"
|
||||||
|
result="offsetBlur" />
|
||||||
|
<feMerge
|
||||||
|
id="feMerge5707">
|
||||||
|
<feMergeNode
|
||||||
|
id="feMergeNode5709"
|
||||||
|
in="offsetBlur" />
|
||||||
|
<feMergeNode
|
||||||
|
id="feMergeNode5711"
|
||||||
|
in="SourceGraphic" />
|
||||||
|
</feMerge>
|
||||||
|
</filter>
|
||||||
|
<filter
|
||||||
|
id="filter3293"
|
||||||
|
inkscape:label="Drop shadow"
|
||||||
|
width="1.5"
|
||||||
|
height="1.5"
|
||||||
|
x="-.25"
|
||||||
|
y="-.25">
|
||||||
|
<feGaussianBlur
|
||||||
|
id="feGaussianBlur3295"
|
||||||
|
in="SourceAlpha"
|
||||||
|
stdDeviation="3"
|
||||||
|
result="blur" />
|
||||||
|
<feColorMatrix
|
||||||
|
id="feColorMatrix3297"
|
||||||
|
result="bluralpha"
|
||||||
|
type="matrix"
|
||||||
|
values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.75 0 " />
|
||||||
|
<feOffset
|
||||||
|
id="feOffset3299"
|
||||||
|
in="bluralpha"
|
||||||
|
dx="1"
|
||||||
|
dy="1"
|
||||||
|
result="offsetBlur" />
|
||||||
|
<feMerge
|
||||||
|
id="feMerge3301">
|
||||||
|
<feMergeNode
|
||||||
|
id="feMergeNode3303"
|
||||||
|
in="offsetBlur" />
|
||||||
|
<feMergeNode
|
||||||
|
id="feMergeNode3305"
|
||||||
|
in="SourceGraphic" />
|
||||||
|
</feMerge>
|
||||||
|
</filter>
|
||||||
|
<filter
|
||||||
|
style="color-interpolation-filters:sRGB;"
|
||||||
|
inkscape:label="Drop Shadow"
|
||||||
|
id="filter4438">
|
||||||
|
<feFlood
|
||||||
|
flood-opacity="0.321569"
|
||||||
|
flood-color="rgb(0,0,0)"
|
||||||
|
result="flood"
|
||||||
|
id="feFlood4440" />
|
||||||
|
<feComposite
|
||||||
|
in="flood"
|
||||||
|
in2="SourceGraphic"
|
||||||
|
operator="in"
|
||||||
|
result="composite1"
|
||||||
|
id="feComposite4442" />
|
||||||
|
<feGaussianBlur
|
||||||
|
in="composite1"
|
||||||
|
stdDeviation="2"
|
||||||
|
result="blur"
|
||||||
|
id="feGaussianBlur4444" />
|
||||||
|
<feOffset
|
||||||
|
dx="3"
|
||||||
|
dy="3"
|
||||||
|
result="offset"
|
||||||
|
id="feOffset4446" />
|
||||||
|
<feComposite
|
||||||
|
in="SourceGraphic"
|
||||||
|
in2="offset"
|
||||||
|
operator="over"
|
||||||
|
result="composite2"
|
||||||
|
id="feComposite4448" />
|
||||||
|
</filter>
|
||||||
|
<filter
|
||||||
|
style="color-interpolation-filters:sRGB;"
|
||||||
|
inkscape:label="Drop Shadow"
|
||||||
|
id="filter4450">
|
||||||
|
<feFlood
|
||||||
|
flood-opacity="0.321569"
|
||||||
|
flood-color="rgb(0,0,0)"
|
||||||
|
result="flood"
|
||||||
|
id="feFlood4452" />
|
||||||
|
<feComposite
|
||||||
|
in="flood"
|
||||||
|
in2="SourceGraphic"
|
||||||
|
operator="in"
|
||||||
|
result="composite1"
|
||||||
|
id="feComposite4454" />
|
||||||
|
<feGaussianBlur
|
||||||
|
in="composite1"
|
||||||
|
stdDeviation="2"
|
||||||
|
result="blur"
|
||||||
|
id="feGaussianBlur4456" />
|
||||||
|
<feOffset
|
||||||
|
dx="3"
|
||||||
|
dy="3"
|
||||||
|
result="offset"
|
||||||
|
id="feOffset4458" />
|
||||||
|
<feComposite
|
||||||
|
in="SourceGraphic"
|
||||||
|
in2="offset"
|
||||||
|
operator="over"
|
||||||
|
result="composite2"
|
||||||
|
id="feComposite4460" />
|
||||||
|
</filter>
|
||||||
|
<filter
|
||||||
|
style="color-interpolation-filters:sRGB;"
|
||||||
|
inkscape:label="Drop Shadow"
|
||||||
|
id="filter5458">
|
||||||
|
<feFlood
|
||||||
|
flood-opacity="0.321569"
|
||||||
|
flood-color="rgb(0,0,0)"
|
||||||
|
result="flood"
|
||||||
|
id="feFlood5460" />
|
||||||
|
<feComposite
|
||||||
|
in="SourceGraphic"
|
||||||
|
in2="flood"
|
||||||
|
operator="in"
|
||||||
|
result="composite1"
|
||||||
|
id="feComposite5462" />
|
||||||
|
<feGaussianBlur
|
||||||
|
in="composite1"
|
||||||
|
stdDeviation="2"
|
||||||
|
result="blur"
|
||||||
|
id="feGaussianBlur5464" />
|
||||||
|
<feOffset
|
||||||
|
dx="1"
|
||||||
|
dy="1"
|
||||||
|
result="offset"
|
||||||
|
id="feOffset5466" />
|
||||||
|
<feComposite
|
||||||
|
in="SourceGraphic"
|
||||||
|
in2="offset"
|
||||||
|
operator="over"
|
||||||
|
result="composite2"
|
||||||
|
id="feComposite5468" />
|
||||||
|
</filter>
|
||||||
|
<filter
|
||||||
|
style="color-interpolation-filters:sRGB;"
|
||||||
|
inkscape:label="Drop Shadow"
|
||||||
|
id="filter5470">
|
||||||
|
<feFlood
|
||||||
|
flood-opacity="0.321569"
|
||||||
|
flood-color="rgb(0,0,0)"
|
||||||
|
result="flood"
|
||||||
|
id="feFlood5472" />
|
||||||
|
<feComposite
|
||||||
|
in="SourceGraphic"
|
||||||
|
in2="flood"
|
||||||
|
operator="in"
|
||||||
|
result="composite1"
|
||||||
|
id="feComposite5474" />
|
||||||
|
<feGaussianBlur
|
||||||
|
in="composite1"
|
||||||
|
stdDeviation="2"
|
||||||
|
result="blur"
|
||||||
|
id="feGaussianBlur5476" />
|
||||||
|
<feOffset
|
||||||
|
dx="1"
|
||||||
|
dy="1"
|
||||||
|
result="offset"
|
||||||
|
id="feOffset5478" />
|
||||||
|
<feComposite
|
||||||
|
in="SourceGraphic"
|
||||||
|
in2="offset"
|
||||||
|
operator="over"
|
||||||
|
result="composite2"
|
||||||
|
id="feComposite5480" />
|
||||||
|
</filter>
|
||||||
|
<filter
|
||||||
|
style="color-interpolation-filters:sRGB;"
|
||||||
|
inkscape:label="Drop Shadow"
|
||||||
|
id="filter5482">
|
||||||
|
<feFlood
|
||||||
|
flood-opacity="0.321569"
|
||||||
|
flood-color="rgb(0,0,0)"
|
||||||
|
result="flood"
|
||||||
|
id="feFlood5484" />
|
||||||
|
<feComposite
|
||||||
|
in="SourceGraphic"
|
||||||
|
in2="flood"
|
||||||
|
operator="in"
|
||||||
|
result="composite1"
|
||||||
|
id="feComposite5486" />
|
||||||
|
<feGaussianBlur
|
||||||
|
in="composite1"
|
||||||
|
stdDeviation="2"
|
||||||
|
result="blur"
|
||||||
|
id="feGaussianBlur5488" />
|
||||||
|
<feOffset
|
||||||
|
dx="1"
|
||||||
|
dy="1"
|
||||||
|
result="offset"
|
||||||
|
id="feOffset5490" />
|
||||||
|
<feComposite
|
||||||
|
in="SourceGraphic"
|
||||||
|
in2="offset"
|
||||||
|
operator="over"
|
||||||
|
result="composite2"
|
||||||
|
id="feComposite5492" />
|
||||||
|
</filter>
|
||||||
|
<filter
|
||||||
|
style="color-interpolation-filters:sRGB;"
|
||||||
|
inkscape:label="Drop Shadow"
|
||||||
|
id="filter5518">
|
||||||
|
<feFlood
|
||||||
|
flood-opacity="0.321569"
|
||||||
|
flood-color="rgb(0,0,0)"
|
||||||
|
result="flood"
|
||||||
|
id="feFlood5520" />
|
||||||
|
<feComposite
|
||||||
|
in="flood"
|
||||||
|
in2="SourceGraphic"
|
||||||
|
operator="in"
|
||||||
|
result="composite1"
|
||||||
|
id="feComposite5522" />
|
||||||
|
<feGaussianBlur
|
||||||
|
in="composite1"
|
||||||
|
stdDeviation="2"
|
||||||
|
result="blur"
|
||||||
|
id="feGaussianBlur5524" />
|
||||||
|
<feOffset
|
||||||
|
dx="3"
|
||||||
|
dy="3"
|
||||||
|
result="offset"
|
||||||
|
id="feOffset5526" />
|
||||||
|
<feComposite
|
||||||
|
in="SourceGraphic"
|
||||||
|
in2="offset"
|
||||||
|
operator="over"
|
||||||
|
result="composite2"
|
||||||
|
id="feComposite5528" />
|
||||||
|
</filter>
|
||||||
|
</defs>
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="base"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:zoom="5.5"
|
||||||
|
inkscape:cx="24.373808"
|
||||||
|
inkscape:cy="21.551481"
|
||||||
|
inkscape:current-layer="layer1"
|
||||||
|
showgrid="true"
|
||||||
|
inkscape:document-units="px"
|
||||||
|
inkscape:grid-bbox="true"
|
||||||
|
inkscape:snap-page="false"
|
||||||
|
inkscape:window-width="1920"
|
||||||
|
inkscape:window-height="1137"
|
||||||
|
inkscape:window-x="-8"
|
||||||
|
inkscape:window-y="-8"
|
||||||
|
inkscape:window-maximized="1" />
|
||||||
|
<metadata
|
||||||
|
id="metadata2990">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
<dc:title></dc:title>
|
||||||
|
</cc:Work>
|
||||||
|
</rdf:RDF>
|
||||||
|
</metadata>
|
||||||
|
<g
|
||||||
|
id="layer1"
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
transform="translate(0,8)">
|
||||||
|
<ellipse
|
||||||
|
cx="13.987616"
|
||||||
|
cy="50.012821"
|
||||||
|
id="circle26"
|
||||||
|
style="fill:#ffa000;fill-opacity:1;stroke:none;stroke-width:0.69765961;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter5458)"
|
||||||
|
rx="8.3196411"
|
||||||
|
ry="8.3198061" />
|
||||||
|
<path
|
||||||
|
d="m 45.879574,58.332627 -11.786158,0 A 28.425441,28.426004 0 0 0 5.6679745,29.906622 l 0,-11.786392 A 40.2116,40.212396 0 0 1 45.879574,58.332627 Z"
|
||||||
|
id="path28"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
style="fill:#ff8f00;fill-opacity:1;stroke:none;stroke-width:0.69765961;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter5470)" />
|
||||||
|
<g
|
||||||
|
style="fill:#ff6f00;fill-opacity:1;stroke:none;stroke-width:2.01254654;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter5482)"
|
||||||
|
id="g3773"
|
||||||
|
transform="matrix(0.34665172,0,0,0.34665859,-9.5847012,-15.505653)">
|
||||||
|
<path
|
||||||
|
style="fill:#ff6f00;fill-opacity:1;stroke:none;stroke-width:2.01254654;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path30"
|
||||||
|
d="M 184,213 A 140,140 0 0 0 44,73 l 0,-35 a 175,175 0 0 1 175,175 z" />
|
||||||
|
</g>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:oblique;font-weight:bold;font-size:504.83898926px;line-height:125%;font-family:Sans;-inkscape-font-specification:'Verdana Bold Oblique';letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:#2b4265;stroke-width:17.27110672;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter5518)"
|
||||||
|
x="124.97492"
|
||||||
|
y="-45.951401"
|
||||||
|
id="text3780"
|
||||||
|
sodipodi:linespacing="125%"
|
||||||
|
inkscape:export-filename="C:\Users\fox\Desktop\ttrss_logo_big.png"
|
||||||
|
inkscape:export-xdpi="23.129999"
|
||||||
|
inkscape:export-ydpi="23.129999"
|
||||||
|
transform="matrix(0.18909237,0,0,0.15956152,-8.46733,61.350497)"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan3782"
|
||||||
|
x="124.97492"
|
||||||
|
y="-45.951401"
|
||||||
|
style="font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'Segoe UI';-inkscape-font-specification:'Segoe UI Bold Italic';fill:#ffffff;fill-opacity:1;stroke:#2b4265;stroke-width:17.27110672;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">t</tspan></text>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 11 KiB |
@ -14,7 +14,7 @@
|
|||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_gravity="center_horizontal"
|
android:layout_gravity="center_horizontal"
|
||||||
android:paddingTop="2dp"
|
android:paddingTop="2dp"
|
||||||
android:src="@drawable/icon" />
|
android:src="@drawable/ic_launcher" />
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
android:id="@+id/counter"
|
android:id="@+id/counter"
|
||||||
|