This commit is contained in:
2026-08-26 13:38:01 -04:00
parent 0d56a68228
commit cf1d87b438
43 changed files with 2764 additions and 491 deletions

View File

@@ -51,6 +51,10 @@
android:name=".PreviewAutoActivity"
android:exported="false"
android:windowSoftInputMode="adjustResize" />
<activity
android:name=".MakeAutoActivity3"
android:exported="false"
android:windowSoftInputMode="adjustResize" />
</application>
</manifest>