Fixes to fullscreen logic

This commit is contained in:
WardPearce
2025-01-25 11:39:26 +13:00
parent 1a81120ff9
commit 7730c8b373
6 changed files with 53 additions and 55 deletions
+2 -2
View File
@@ -7,8 +7,8 @@ android {
applicationId "us.materialio.app"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 83
versionName "1.7.1"
versionCode 84
versionName "1.7.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.