지도가 포함된 템플릿의 경우 다음 예와 같이 작업 스트립에 버튼을 최대 4개까지 포함할 수 있습니다.
Android Auto 예Android Auto 예
Android Auto 예
화면 이동 모드
화면 이동 모드에서는 전체 화면 지도와 지도 작업 스트립 버튼만 표시됩니다. 화면 이동 모드는 로터리 및 터치패드 입력에 사용됩니다.
화면 이동 버튼의 경우 앱은 화면 이동 모드 전환용 아이콘과 화면 이동 종료용 아이콘 2개를 제공할 수 있습니다. 화면 이동 모드 종료 아이콘은 종료 방법을 제공한다는 것을 명확하게 나타내야 합니다. 예를 들어, 이 버튼에는 **X**가 표시될 수 있습니다.
작업 스트립의 공개 상태
앱 라이브러리는 일반적으로 아래와 같이 사용자 상호작용에 따라 지도 기반 템플릿에서 작업 스트립과 지도 작업 스트립을 표시하고 숨깁니다.
지도 기반 템플릿이 열리면 작업 스트립과 지도 작업 스트립이 표시됩니다. 사용자 상호작용 없이 10초가 지나고 작업 표시줄과 지도 작업 스트립에 로터리 입력을 위한 사용자 포커스가 없는 경우 사라집니다. 예외는 아래에 설명되어 있습니다.작업 표시줄과 지도 작업 표시줄이 숨겨져 있는 경우 사용자가 화면과 상호작용할 때마다 다시 표시됩니다.
예외
앱은 양쪽 작업 스트립의 작업을 영구적인 것으로 표시하여 사라지지 않도록 할 수 있습니다.
앱 라이브러리는 로터리 포커스가 있는 경우에도 복잡함을 최소화하기 위해 작은 화면에서 10초 후에 작업 스트립을 숨길 수 있습니다.
[null,null,["최종 업데이트: 2025-07-25(UTC)"],[[["\u003cp\u003eAction strips provide quick access to secondary or tertiary actions in Android Auto and AAOS apps using buttons, with limits depending on the template used.\u003c/p\u003e\n"],["\u003cp\u003eTemplates with maps can have an action strip with up to 4 buttons and may include a pan mode for rotary and touchpad input.\u003c/p\u003e\n"],["\u003cp\u003eAction strips and map action strips automatically hide after 10 seconds of user inactivity, except for persistent actions or on small screens.\u003c/p\u003e\n"],["\u003cp\u003eApps should not use both an action strip and a floating action button simultaneously.\u003c/p\u003e\n"],["\u003cp\u003eAction strips are generally used for secondary actions, except in the Navigation template where they may contain primary actions.\u003c/p\u003e\n"]]],[],null,["# Action strip\n\n\u003cbr /\u003e\n\nAction strips put secondary or tertiary actions a tap away.\n\n**Includes**:\n\n- Action [buttons](/cars/design/create-apps/apps-for-drivers/components/button) (up to 2, except for [templates with maps](#map-templates), which allow up to 4)\n\nOnly 1 label button (with label and optional icon) is allowed per template.\nButton order is specified by the app. \nAndroid Auto example\n\nAAOS example\n\n\u003cbr /\u003e\n\nTemplate support\n----------------\n\nAll templates support the action strip. Sometimes the action strip can reside in\nthe [header](/cars/design/create-apps/apps-for-drivers/components/header).\n\nGuidance\n--------\n\nUse action strips for secondary or tertiary actions, rather than primary actions\n-- except on the [Navigation template](/cars/design/create-apps/apps-for-drivers/templates/navigation-template).\nFor details about when the action strip is displayed on the Navigation template\nand when it's hidden, refer to [Visibility of action strips](#visibility).\n\nDo not include both an action strip and a\n[floating action button](/cars/design/create-apps/apps-for-drivers/components/fab)\nat the same time.\n| **Note:** Templates for navigation apps can also have a [map action strip](/cars/design/create-apps/apps-for-drivers/components/map-action-strip) with map interactivity buttons.\n\nAction strip on template with maps\n----------------------------------\n\nOn templates with maps, the action strip can include up to 4 buttons, as shown\nin these examples.\nAndroid Auto example Android Auto example \nAndroid Auto example\n\n\u003cbr /\u003e\n\nPan mode\n--------\n\nIn pan mode, only the full-screen map and map action strip buttons are\nvisible. Pan mode is used for rotary and touchpad inputs.\n\nFor the pan button, apps can provide 2 icons: one for entering pan mode,\nand one for exiting. The icon for exiting pan mode should clearly indicate\nthat it provides a way to exit. For example, this button can show an\n\\*\\*X\\*\\*.\n\n\u003cbr /\u003e\n\n| **Note:** Apps must include a pan button in the map action strip in order to enable user panning on all screen types, even though the pan button does not display on touch screens. Including the pan button causes touch gestures for map interactivity to be forwarded to the app.\n\nVisibility of action strips\n---------------------------\n\nThe app library generally takes care of showing and hiding the action strip and\nmap action strip in the map-based templates based on user interactions, as shown\nbelow.\nWhen a map-based template opens, the action strip and map action strip are visible. If 10 seconds go by with no user interaction, and if the action strip and map action strip do not have user focus for rotary input, they disappear. (Exceptions are noted below.) When the action strip and map action strip are hidden, any user interaction with the screen will cause them to reappear.\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n### Exceptions\n\n1. Apps can flag actions in either action strip as persistent to keep them from disappearing.\n2. The app library may hide the action strip on small screens after 10 seconds even when there is rotary focus, to minimize clutter."]]