Skip to content

Commit 497e2e8

Browse files
Hostプラグインのアイコンを変更
1 parent e868d9a commit 497e2e8

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

dConnectDevicePlugin/dConnectDeviceHost/app/src/main/AndroidManifest.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,10 @@
132132
<meta-data
133133
android:name="org.deviceconnect.android.deviceplugin.name"
134134
android:value="@string/app_name_host" />
135+
136+
<meta-data
137+
android:name="org.deviceconnect.android.deviceplugin.icon"
138+
android:resource="@drawable/dconnect_icon" />
135139
</service>
136140

137141
<!-- Device Connect API リクエストのレシーバー -->

0 commit comments

Comments
 (0)