1
0
mirror of http://galexander.org/git/simplesshd.git synced 2024-11-13 18:58:57 +00:00

TV-LB (banner icon for TV launcher)

This commit is contained in:
Greg Alexander 2019-09-21 14:24:03 -04:00
parent b4ee53dc54
commit d5ad84d781
2 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
<uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" />
<uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
<application android:label="SimpleSSHD" android:icon="@drawable/icon"
android:allowBackup="false">
android:allowBackup="false" android:banner="@drawable/tvbanner">
<activity android:name="SimpleSSHD" android:label="SimpleSSHD"
android:launchMode="singleTask">
<intent-filter>

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB