File tree Expand file tree Collapse file tree 4 files changed +8
-4
lines changed
Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <manifest />
2+ <manifest xmlns : android =" http://schemas.android.com/apk/res/android" >
3+ <application android : largeHeap =" true" />
4+ </manifest >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<manifest xmlns : android =" http://schemas.android.com/apk/res/android" >
33
4- <application >
4+ <application android : largeHeap = " true " >
55 <!-- suppress AndroidDomInspection -->
66 <activity
77 android : name =" dev.testify.ComposableTestActivity"
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <manifest />
2+ <manifest xmlns : android =" http://schemas.android.com/apk/res/android" >
3+ <application android : largeHeap =" true" />
4+ </manifest >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<manifest xmlns : android =" http://schemas.android.com/apk/res/android" >
33
4- <application >
4+ <application android : largeHeap = " true " >
55 <!-- suppress AndroidDomInspection -->
66 <activity
77 android : name =" dev.testify.ComposableTestActivity"
You can’t perform that action at this time.
0 commit comments