Skip to content
This repository was archived by the owner on Mar 6, 2024. It is now read-only.

Commit 41b937b

Browse files
committed
Change icon
1 parent a23ce65 commit 41b937b

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

samples/discovery/android/Discovery/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
android:label="Discovery"
1010
android:allowBackup="false"
1111
android:supportsRtl="true"
12-
android:theme="@style/Theme.AppCompat.Light" android:icon="@mipmap/icon" android:roundIcon="@mipmap/icon_round"
12+
android:theme="@style/Theme.AppCompat.Light" android:icon="@mipmap/componentbox" android:roundIcon="@mipmap/componentbox"
1313
android:usesCleartextTraffic="true">
1414

1515
<activity android:name="com.dropbox.componentbox.discovery.discovery.DiscoveryActivity" android:exported="true">
4.62 KB
Loading
27.3 KB
Loading

0 commit comments

Comments
 (0)