Build 29033855

This commit is contained in:
Renan LE CARO 2025-03-15 10:35:50 +01:00
parent 33d74e8c84
commit a2db3004ef
9 changed files with 10 additions and 7039 deletions

File diff suppressed because one or more lines are too long

View file

@ -12,7 +12,7 @@ class MainActivity : android.app.Activity() {
super.onCreate(savedInstanceState)
requestWindowFeature(Window.FEATURE_NO_TITLE);
window.setFlags(
WindowManager.LayoutParams.FLAG_FULLSCREEN,er
WindowManager.LayoutParams.FLAG_FULLSCREEN,
WindowManager.LayoutParams.FLAG_FULLSCREEN
);
// WebView.setWebContentsDebuggingEnabled(true)