Android11上的多窗口模式+
创始人
2024-08-20 11:30:05
0

Android 11引入了新的多窗口模式增强功能,允许用户将应用程序分割成多个窗口同时运行。这个新的功能需要在代码中进行一些调整,在此提供一个简单的代码示例以启发实现。

为了支持多窗口,需要在应用程序的活动中添加以下代码片段:

if (android.os.Build.VERSION.SDK_INT >= android.os.Build.VERSION_CODES.R) { 
    getWindow().setDecorFitsSystemWindows(false); 
    final WindowMetrics windowMetrics = getWindowManager().getCurrentWindowMetrics(); 
    final Insets insets = windowMetrics.getWindowInsets().getInsetsIgnoringVisibility(WindowInsets.Type.systemBars()); 
    final int insetsWidth = insets.left + insets.right; 
    final int insetsHeight = insets.top + insets.bottom; 

    final Rect bounds = windowMetrics.getBounds(); 
    bounds.inset(insets); 
    final int width = bounds.width(); 
    final int height = bounds.height(); 

    final Rational aspectRatio = new Rational(width, height); 
    final Pair pair = new Pair<>( 
        WindowLayoutInfo.Builder.from(getWindow(), null).setBounds(bounds).setForegroundInsets(insets).setSystemGestureInsets(insets).setTrustedOverlay(true).build(), 
        ActivityOptions.makeBasic().setLaunchWindowingMode(SCREEN_SPLIT_SECONDARY).setTaskAlwaysOnTop(true).setTaskWindowingMode(SPLIT_SCREEN_CREATED).setActivityLaunchAnimation(NO_ANIMATION) 
    ); 

    getWindow().setWindowLayoutInfo(pair.first); 
    startActivity(getApplicationInfo().packageName, MainActivity.class, null, pair.second.toBundle()); 
    finish(); 
}

这个代码片段做了很多事情,包括:

  • 获取窗口度量,并计算中心窗口的边界和偏移量。
  • 创建一个rationale宽高比,以便系统可以更好地管理多个窗口之间的相同宽高比。
  • 构建一个窗口布局信息对象,将其与活动选项绑定,并启

相关内容

热门资讯

第2分钟辅助!hhpoker真... 第2分钟辅助!hhpoker真的有透视吗,wepoker看底牌,法子教程(有挂猫腻)1、许多玩家不知...
四分钟辅助!hhpoker辅助... 四分钟辅助!hhpoker辅助软件,xpoker透视辅助,要领教程(果真有挂)1、超多福利:超高返利...
8分钟辅助!拱趴大菠萝开挂方法... 8分钟辅助!拱趴大菠萝开挂方法,hhpoker免费透视脚本,项目教程(有挂详细)运拱趴大菠萝开挂方法...
四分钟辅助!wpk系统是否存在... 四分钟辅助!wpk系统是否存在作弊行为,wepoker辅助真的假的,妙招教程(有挂讲解)1、wpk系...
第5分钟辅助!wepoker私... 第5分钟辅助!wepoker私人辅助器,we-poker靠谱吗,步骤教程(真是有挂)1、起透看视 w...
第六分钟辅助!wpk透视插件,... 第六分钟辅助!wpk透视插件,德普之星私人局透视,指南书教程(有挂分析)1、上手简单,内置详细流程视...
九分钟辅助!werplan怎么... 九分钟辅助!werplan怎么透视,约局吧app有挂吗,指南教程(有人有挂)1、全新机制【约局吧ap...
第七分钟辅助!拱趴大菠萝机器人... 第七分钟辅助!拱趴大菠萝机器人,xpoker辅助控制,指南书教程(有挂辅助)1、用户打开应用后不用登...
第5分钟辅助!拱趴大菠萝开挂方... 第5分钟辅助!拱趴大菠萝开挂方法,pokermaster脚本,学习教程(有挂秘籍)拱趴大菠萝开挂方法...
五分钟辅助!wepoker有用... 五分钟辅助!wepoker有用吗,wpk作弊最怕三个东西,方案教程(有挂分享)1、下载好wpk作弊最...