mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-26 22:57:33 +00:00
Mark application largeHeap
// FREEBIE
This commit is contained in:
@@ -95,7 +95,8 @@
|
||||
android:supportsRtl="true"
|
||||
tools:replace="android:allowBackup"
|
||||
android:allowBackup="false"
|
||||
android:theme="@style/TextSecure.LightTheme">
|
||||
android:theme="@style/TextSecure.LightTheme"
|
||||
android:largeHeap="true">
|
||||
|
||||
<meta-data
|
||||
android:name="com.google.android.geo.API_KEY"
|
||||
|
Reference in New Issue
Block a user