Skip to content

Commit

Permalink
Fix Black Bar at the bottom of screen
Browse files Browse the repository at this point in the history
Solution by OneWorld

Source:
https://stackoverflow.com/a/72807315
  • Loading branch information
sounddrill31 committed Aug 17, 2024
1 parent 12e97fc commit 589b3a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
tools:overrideLibrary="com.google.zxing.client.android" />

<application
android:resizeableActivity="true"
android:allowBackup="true"
android:dataExtractionRules="@xml/data_extraction_rules"
android:fullBackupContent="@xml/backup_rules"
Expand Down

0 comments on commit 589b3a7

Please sign in to comment.