Google ใช้เทคโนโลยี AI เพื่อแปลเนื้อหาเป็นภาษาที่คุณต้องการ การแปลโดย AI อาจมีข้อผิดพลาด
ฟองอากาศ
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
Bubbles is a windowing mode feature that offers a new floating UI experience
similar to the notification bubbles API . Users can create an app bubble on
their phone, foldable, or tablet by long-pressing an app icon on the launcher.
Figure 1. Bubbling the calendar app
On large screens, there is a bubble bar as part of the taskbar where users can
organize, move between, and move bubbles to and from anchored points on the
screen.
This experience is available to all apps that comply with the existing best
practices for multi-window support . These requirements are listed
explicitly in App requirements for bubbles .
App requirements for bubbles
To enable bubbles, your app must have the following:
android:resizeableActivity="true"
Note: resizableActivity is set to true by default for apps targeting
Android 16 and higher if the screen size width is greater than, or equal to, 600dp.
To avoid interfering with the app's existing tasks, we also recommend:
android:documentLaunchMode="always"
For more information, see Multi-window mode configuration .
ตัวอย่างเนื้อหาและโค้ดในหน้าเว็บนี้ขึ้นอยู่กับใบอนุญาตที่อธิบายไว้ในใบอนุญาตการใช้เนื้อหา Java และ OpenJDK เป็นเครื่องหมายการค้าหรือเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2026-09-11 UTC
[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2026-09-11 UTC"],[],[]]