Bottom app bars display navigation and key actions at the bottom of mobile and tablet screens
하단 앱 바는 모바일 및 태블릿 화면 하단에 탐색 및 주요 작업을 표시합니다.
•
Use bottom app bars to draw attention to important actions
하단 앱 바를 사용하여 중요한 작업에 주의를 끌기
•
Can contain up to four icon buttons and a floating action button (FAB)
최대 4개의 아이콘 버튼과 플로팅 액션 버튼(FAB)을 포함할 수 있습니다.
•
Bottom app bar layout and contents can change on different screens of an app
앱의 여러 화면에서 하단 앱 바 레이아웃과 콘텐츠를 변경할 수 있습니다.
•
Easy to reach on a mobile device
모바일 기기에서 쉽게 접근 가능
Bottom app bars provide access to up to four actions, including the floating action button (FAB).
하단 앱 바에서는 플로팅 액션 버튼(FAB)을 포함하여 최대 4개의 액션에 액세스할 수 있습니다.
Bottom app bars should be used for
•
Mobile devices only(모바일 디바이스 전용)
•
Screens with two to five actions (2~5개의 동작이 있는 화면)
Bottom app bars shouldn't be used for:
•
Apps with a navigation bar (내비게이션 바가 있는 앱)
•
Screens with one or no actions (동작이 하나 또는 전혀 없는 화면)
When destructive actions, such as Delete, are placed within the bottom app bar, the interaction should trigger a snackbar to confirm the action and provide access to Undo.
삭제와 같은 파괴적인 작업을 하단 앱 표시줄에 배치하면 상호 작용이 스냅바를 트리거하여 작업을 확인하고 실행 취소에 액세스할 수 있도록 해야 합니다.
Bottom app bars aren’t navigation bars
Navigation bars provide access to destinations in an app, whereas bottom app bars can contain both destinations and actions.
탐색 막대는 앱의 목적지에 대한 액세스를 제공하는 반면, 하단 앱 막대에는 목적지와 작업을 모두 포함할 수 있습니다.