pull/2787/head
Matt Boetger 2 months ago
parent 01fbd8448a
commit 8bee9e4270

@ -18,6 +18,9 @@
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
</activity>
<meta-data
android:name="io.flutter.embedding.android.EnableContentSizing"
android:value="true" />
</application>
</manifest>
</manifest>

Loading…
Cancel
Save