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:
parent
b4ee53dc54
commit
d5ad84d781
@ -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>
|
||||
|
BIN
app/src/main/res/drawable/tvbanner.png
Normal file
BIN
app/src/main/res/drawable/tvbanner.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 21 KiB |
Loading…
Reference in New Issue
Block a user