Skip to content

Commit c97d582

Browse files
UI: update icon
1 parent dcaf415 commit c97d582

33 files changed

+3
-10
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
android:required="false" />
1717
<uses-feature android:name="android.software.leanback" android:required="false"/>
1818

19-
<uses-sdk tools:overrideLibrary="com.yausername.youtubedl_android, com.yausername.youtubedl_common" />
20-
2119
<queries>
2220
<intent>
2321
<action android:name="android.intent.action.VIEW" />
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
3-
<background android:drawable="@mipmap/ic_launcher_adaptive_back"/>
4-
<foreground android:drawable="@mipmap/ic_launcher_adaptive_fore"/>
5-
</adaptive-icon>
3+
<background android:drawable="@color/ic_launcher_background" />
4+
<foreground android:drawable="@mipmap/ic_launcher_foreground" />
5+
</adaptive-icon>

app/src/main/res/mipmap-anydpi-v26/ic_launcher_foreground.xml

Lines changed: 0 additions & 5 deletions
This file was deleted.
24 KB
Loading
-3.56 KB
Binary file not shown.
-15.9 KB
Binary file not shown.
-3.63 KB
Loading
Binary file not shown.
Binary file not shown.
12.2 KB
Loading

0 commit comments

Comments
 (0)