Skip to content

Commit d90c9f5

Browse files
committed
Merge pull request cats-oss#192 from chriszeng87/master
Fix crash bug when click capture button after set a filter
2 parents abd3dbe + 26ae20f commit d90c9f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sample/AndroidManifest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
android:allowBackup="true"
1212
android:hardwareAccelerated="true"
1313
android:icon="@drawable/ic_launcher"
14+
android:largeHeap="true"
1415
android:label="@string/app_name"
1516
android:theme="@style/AppTheme" >
1617
<activity

0 commit comments

Comments
 (0)