mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-07-31 08:58:48 +02:00
[PR #649] [MERGED] Add android:largeHeap="true" to AndroidManifest.xml
#1464
Reference in New Issue
Block a user
📋 Pull Request Information
Original PR: https://github.com/advplyr/audiobookshelf-app/pull/649
Author: @maltejur
Created: 3/27/2023
Status: ✅ Merged
Merged: 3/28/2023
Merged by: @advplyr
Base:
master← Head:largeHeap📝 Commits (1)
cdd7a1aaddandroid:largeHeaptoAndroidManifest.xml📊 Changes
1 file changed (+2 additions, -1 deletions)
View changed files
📝
android/app/src/main/AndroidManifest.xml(+2 -1)📄 Description
Closes #227
This fix was suggested here in the ExoPlayer repo and completely solves the issue for me. The
android:largeHeap="true"line also seems to be in the main ExoPlayer demo code.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.