Skip to content

Commit f52d792

Browse files
authored
Removing themes from library manifest
1 parent 460d4fc commit f52d792

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

android/src/main/AndroidManifest.xml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,5 @@
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="com.saranshmalik.rnzendeskchat">
44
<application>
5-
<activity android:name="zendesk.messaging.MessagingActivity"
6-
android:theme="@style/ZendeskTheme" />
7-
</application>
85
</manifest>
9-
6+

0 commit comments

Comments
 (0)