From Design pattern
Jump to: navigation, search
(Windows 8_Desktop)
(With this pattern, we can solve...)
 
(21 intermediate revisions by 5 users not shown)
Line 1: Line 1:
move home 페이지 살리다가 삭제된 사례는 어디있는지 모르겠네요 ㅠㅠ
+
Move home은 특정 버튼이나 동작을 통해 홈화면으로 이동하는 인터랙션 패턴이다. 기기의 홈화면으로 돌아가는 것과 앱 내의 홈화면으로 돌아가는 것으로 나누어진다.
  
 +
===With this pattern, we can solve...===
 +
간단한 동작만으로 홈화면으로 쉽게 이동할 수 있기 때문에, 사용자가 앱 안에서 헤매거나 불필요한 이동을 반복하는 일을 줄일 수 있다.
  
== Examples ==
+
=== Example : iOS_Multitasking ===
 
+
[[File:IOS Multitasking Move home.png|665px]]
=== 609번 사례 ===
+
{{#Widget:Vimeo|id=94621855|width=300|height=528}}
+
 
+
=== 386번 사례 ===
+
 
+
  
 
----
 
----
== home 버튼을 눌러 이동 ==
+
== 기기의 홈화면 ==
 +
=== iOS_Multitasking ===
 +
{{#Widget:Vimeo|id=96631342|width=665|height=374}}
  
=== Windows 8_window phone ===
+
=== Windows 8_Window phone ===
단, 아래 영상의 54초 ~ 1분 6초에 해당한다.
+
* #00:54-01:06
 
{{#Widget:youtube|id=IIRAYSPR938|width=665|height=374}}
 
{{#Widget:youtube|id=IIRAYSPR938|width=665|height=374}}
  
 
=== Windows 8_Desktop ===
 
=== Windows 8_Desktop ===
단, 아래 영상의 30초 ~50초에 해당한다.
+
* #00:30-00:50
 
{{#Widget:youtube|id=Jg0A6_kfDIE|width=665|height=374}}
 
{{#Widget:youtube|id=Jg0A6_kfDIE|width=665|height=374}}
 +
 +
=== Windows7_Motion ring ===
 +
{{#Widget:Youtube|id=hf-ily3GWAE|width=665|height=374}}
 +
 +
----
 +
 +
== 앱 내의 홈화면 ==
 +
=== Android_BBC News ===
 +
{{#Widget:Vimeo|id=94621855|width=300|height=541}}
 +
  
  

Latest revision as of 18:07, 29 July 2014

Move home은 특정 버튼이나 동작을 통해 홈화면으로 이동하는 인터랙션 패턴이다. 기기의 홈화면으로 돌아가는 것과 앱 내의 홈화면으로 돌아가는 것으로 나누어진다.

With this pattern, we can solve...

간단한 동작만으로 홈화면으로 쉽게 이동할 수 있기 때문에, 사용자가 앱 안에서 헤매거나 불필요한 이동을 반복하는 일을 줄일 수 있다.

Example : iOS_Multitasking

IOS Multitasking Move home.png


기기의 홈화면

iOS_Multitasking

Windows 8_Window phone

  • #00:54-01:06

""

Windows 8_Desktop

  • #00:30-00:50

""

Windows7_Motion ring

""


앱 내의 홈화면

Android_BBC News