WO2022048633A1 - Procédé et appareil d'affichage et dispositif électronique - Google Patents

Procédé et appareil d'affichage et dispositif électronique Download PDF

Info

Publication number
WO2022048633A1
WO2022048633A1 PCT/CN2021/116425 CN2021116425W WO2022048633A1 WO 2022048633 A1 WO2022048633 A1 WO 2022048633A1 CN 2021116425 W CN2021116425 W CN 2021116425W WO 2022048633 A1 WO2022048633 A1 WO 2022048633A1
Authority
WO
WIPO (PCT)
Prior art keywords
interface
input
application
application program
display
Prior art date
Application number
PCT/CN2021/116425
Other languages
English (en)
Chinese (zh)
Inventor
代启帅
Original Assignee
维沃移动通信有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 维沃移动通信有限公司 filed Critical 维沃移动通信有限公司
Publication of WO2022048633A1 publication Critical patent/WO2022048633A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04842Selection of displayed objects or displayed text elements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/0486Drag-and-drop
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures

Definitions

  • the present application belongs to the field of communication technologies, and in particular relates to a display method, an apparatus and an electronic device.
  • the display screen of the electronic device also has a growing trend, and the background of the same electronic device can run multiple application programs.
  • the split-screen mode is usually started first, and then different application programs are respectively started in different split-screen areas, so as to display different application interface.
  • the size ratio of the application program interface and the split-screen display area may not match, thereby causing the problem of incomplete display of the application program interface or pulling and deformation of the display interface.
  • the purpose of the embodiments of the present application is to provide a display method, device and electronic device, which can solve the problem of poor display effect when multiple application program interfaces are simultaneously displayed in the display screen.
  • an embodiment of the present application provides a display method, including:
  • the interface of the first application corresponding to the second thumbnail is displayed, and the interface of the second application corresponding to the first thumbnail is displayed in a floating manner on the interface of the first application. interface.
  • an embodiment of the present application provides a display device, including:
  • a first receiving module configured to receive the first input of the user
  • a first display module configured to display thumbnails of interfaces of multiple application programs in response to the first input
  • a second receiving module configured to receive a second input of the user dragging the first thumbnail in the thumbnails of the interfaces of the multiple application programs onto the second thumbnail;
  • a second display module configured to display the interface of the first application program corresponding to the second thumbnail image in response to the second input, and display the first thumbnail image in a floating manner on the interface of the first application program The interface of the corresponding second application program.
  • embodiments of the present application provide an electronic device, the electronic device includes a processor, a memory, and a program or instruction stored on the memory and executable on the processor, the program or instruction being The processor implements the steps of the method according to the first aspect when executed.
  • an embodiment of the present application provides a readable storage medium, where a program or an instruction is stored on the readable storage medium, and when the program or instruction is executed by a processor, the steps of the method according to the first aspect are implemented .
  • an embodiment of the present application provides a chip, the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is configured to run a program or an instruction, and implement the first aspect the method described.
  • a first input from a user is received; in response to the first input, thumbnail images of interfaces of multiple application programs are displayed; A second input of dragging the thumbnail onto the second thumbnail; in response to the second input, display the interface of the first application corresponding to the second thumbnail, and display the interface of the first application on the interface of the first application
  • the interface of the second application program corresponding to the first thumbnail image is displayed in a floating manner. In this way, the interface of the first application program can be displayed in a suspended manner on the interface of the second application program easily, and the split screen existing when the interface of the first application program and the interface of the second application program are displayed in split screens can be avoided.
  • FIG. 1 is a flowchart of a display method provided by an embodiment of the present application.
  • FIG. 2a is one of application scenario diagrams of a display method provided by an embodiment of the present application.
  • FIG. 2b is the second application scenario diagram of a display method provided by an embodiment of the present application.
  • FIG. 3a is a third application scenario diagram of a display method provided by an embodiment of the present application.
  • FIG. 3b is a fourth application scenario diagram of a display method provided by an embodiment of the present application.
  • FIG. 3c is a fifth application scenario diagram of a display method provided by an embodiment of the present application.
  • Fig. 5a is one of the application scenario diagrams of another display method provided by the embodiment of the application.
  • FIG. 5b is the second application scenario diagram of another display method provided by the application embodiment.
  • FIG. 6 is one of the structural diagrams of a display device provided by an embodiment of the present application.
  • FIG. 7 is a second structural diagram of a display device provided by an embodiment of the present application.
  • FIG. 8 is a third structural diagram of a display device provided by an embodiment of the present application.
  • FIG. 9 is a fourth structural diagram of a display device provided by an embodiment of the present application.
  • FIG. 10 is a structural diagram of an electronic device provided by an embodiment of the present application.
  • FIG. 11 is a structural diagram of another electronic device provided by an embodiment of the present application.
  • first, second and the like in the description and claims of the present application are used to distinguish similar objects, and are not used to describe a specific order or sequence. It is to be understood that the data so used are interchangeable under appropriate circumstances so that the embodiments of the present application can be practiced in sequences other than those illustrated or described herein, and distinguish between “first”, “second”, etc.
  • the objects are usually of one type, and the number of objects is not limited.
  • the first object may be one or more than one.
  • “and/or” in the description and claims indicates at least one of the connected objects, and the character “/" generally indicates that the associated objects are in an "or” relationship.
  • FIG. 1 is a flowchart of a display method provided by an embodiment of the present application. As shown in FIG. 1 , the display method may include the following steps:
  • Step 101 Receive a first input from a user.
  • Step 102 In response to the first input, display thumbnails of interfaces of multiple application programs.
  • Step 103 Receive a second input from the user for dragging a first thumbnail image among the thumbnail images of the interfaces of the multiple application programs onto a second thumbnail image.
  • Step 104 In response to the second input, display the interface of the first application corresponding to the second thumbnail, and display the second thumbnail corresponding to the first thumbnail on the interface of the first application.
  • the interface of the application In response to the second input, display the interface of the first application corresponding to the second thumbnail, and display the second thumbnail corresponding to the first thumbnail on the interface of the first application. The interface of the application.
  • the above-mentioned first input may include at least one of operation types such as clicking, sliding, and double-clicking.
  • operation types such as clicking, sliding, and double-clicking.
  • it may also be a pressing operation on hardware on the electronic device, etc.
  • the above-mentioned second input may be sliding. input, and the sliding start point of the sliding input is located on the first thumbnail, and the sliding end point of the sliding input is located on the second thumbnail.
  • the second input can also include a click on the first thumbnail or the second thumbnail, Long press operations, etc., are not specifically limited here.
  • the interface of the above-mentioned first application program can also be referred to as the "first application program interface", and the first thumbnail image can be understood as the second application program interface reduced in equal proportions.
  • the second thumbnail image can be It is understood as the first application program interface after the proportional reduction.
  • the floating display of the interface of the second application program corresponding to the first thumbnail image on the interface of the first application program may be to display the interface of the first application program in full screen, and display the interface of the second application program in full screen.
  • the second application program interface After being scaled down, it is suspended and displayed on the first application program interface, that is, the second application program interface is scaled down according to its length-width ratio, and the size of the second application program interface after the reduction is the same as that of the second application program interface before the reduction.
  • the aspect ratio is the same, so that deformation or incomplete display of the reduced second application program interface can be avoided.
  • the above-mentioned suspending and displaying the reduced second application program interface on the first application program interface may be suspending and displaying the reduced second application program interface in a blank area on the first application program interface, or
  • the reduced second application program interface avoids the display of the display content of the first application program interface.
  • the blank area in the first application program interface or the position information on which the display content is displayed may be identified by means of page content identification, so as to determine the display position of the second application program interface according to the position information.
  • the user can also manually adjust the display position of the reduced second application program interface, specifically by long pressing After inputting and selecting the second application program interface, slide on the first application program interface, so that the reduced second application program interface moves with the touch position.
  • the first application may be in a running state
  • the second application may also be in a running state, wherein the running state may include a foreground running state and a background running state.
  • the above-mentioned first input may be the input for triggering the display of the preview window of the running program, for example, double-clicking the main menu (home) button .
  • the thumbnails for displaying the interfaces of a plurality of application programs may be thumbnails of the interfaces of all the application programs in the foreground running state and the background running state displayed in the running program preview window.
  • the second input is a touch input in the preview window of the running program.
  • thumbnails of other application program interfaces other than the first thumbnail and the second thumbnail are displayed in the preview window of the running program
  • a plurality of background running applications are displayed.
  • the applications are arranged in the same direction.
  • there are many applications running in the background for example, 5 or even more than 10
  • only 3 thumbnails of the application interface can be displayed in the running application preview window.
  • you swipe left and right you can switch the thumbnails displayed in the preview window of the running program to view the thumbnails of the application interface that are not displayed in the current window.
  • the electronic device displays the running program preview window 20 as shown in FIG. Sketch 21 corresponds to the different application program interfaces. At this time, if the first thumbnail and the second thumbnail are not displayed in the same interface, it is inconvenient to drag the first thumbnail onto the second thumbnail.
  • a switch button is displayed in the running program preview window, and when the user touches the switch button, at least part of the thumbnails of all the application program interfaces running in the background are displayed in the running program preview window in a grid arrangement.
  • the interface shown in Figure 2b is displayed, and the interface includes at least part of the thumbnails of all application programs running in the background.
  • the size of each thumbnail may decrease as the number of applications running in the background increases.
  • At least part of the thumbnails of all the application program interfaces running in the background are displayed in the running program preview window in a grid arrangement.
  • the second thumbnail can be displayed in the preview window of the running program. At least part of the thumbnail, so that the user can drag the first thumbnail onto the second thumbnail, so that the second application program interface corresponding to the first thumbnail is suspended and displayed on the first application program interface corresponding to the second thumbnail superior.
  • the switching button 22 can be clicked in the running program preview window to switch to The normal display mode, that is, as shown in FIG. 2a, the thumbnail images of a plurality of applications running in the background are arranged in the same direction.
  • the interface of the first application program corresponding to the second thumbnail image is displayed, and the interface corresponding to the first thumbnail image is displayed in a suspended manner on the interface of the first application program.
  • the interface of the second application including:
  • the first target interface of the first application program is displayed in full screen, and the second target interface of the second application program with a preset window size is displayed in suspension on the first target interface.
  • the first target interface may be a preset interface in the first application program
  • the second target interface may be a preset interface in the second application program
  • the current running interface of the first application can be displayed in full screen, and a preset window can be displayed floating on the first target interface size of the current running interface of the second application.
  • the preset window size may be a size set by the user, or may be a size pre-associated with the type of the first application or the second application.
  • the preset window sizes corresponding to different types of application programs are different.
  • the corresponding preset window size is compared with that of the first application program.
  • the default window size corresponding to the application of the class (for example: SMS, phone) is large.
  • the preset window size is also related to the program type of the second application program, and specifically may be related to the importance of the interface of the second application program, the blank area, and the like.
  • the corresponding preset window size is compared with the preset size window corresponding to the second application program interface is a game-type (eg, SMS, phone) application program inch big.
  • the first thumbnail moves with the touch point in the running program preview interface, and when the user touches the first preview image, feedback can be output Information, for example, when the touch time is longer than the preset time, the electronic device vibrates, or the display size of the first thumbnail is enlarged, etc., to inform the user to select the first thumbnail.
  • the first thumbnail is zoomed out to simulate that the second application program interface corresponding to the first thumbnail is zoomed out and displayed in the first application in a floating manner The display effect in the interface.
  • the second application program interface can be displayed in a floating state on the first application program interface. It is avoided that, in the related art, in the process of displaying the first application program interface and the second application program interface in a split screen, it is necessary to start the split screen display mode first, and then start the first application program and the second application program in a certain order, thereby The problem of complicated operation is caused.
  • the third application program interface needs to be suspended and displayed on the fourth application program interface, and the third application program interface can be controlled to be suspended and displayed first. , and then when the fourth application program is activated, the activated fourth application program interface is displayed below the first application program interface.
  • the method further includes:
  • the interface of the third application is reduced, and the reduced interface of the third application is displayed in suspension;
  • the fourth application program In response to the fourth input, the fourth application program is started, and the reduced interface of the third application program is suspended and displayed on the interface of the fourth application program.
  • the above-mentioned third input may be a touch input to a third application program interface: for example: in the application scenarios shown in Figures 3a and 3b, the third application program interface is the video playback interface 30, and the third input It is a sliding operation from the opposite sides of the video playback interface to the center of the video playback interface 30 (sliding directions shown by the relative arrows A and B in FIG. 3a), in the application, the user can move the two Fingers touch the opposite sides of the video playing interface 30 respectively, and then the two fingers are brought together, which is similar to the action of "pinch", to execute the third input.
  • a third application program interface is the video playback interface 30, and the third input It is a sliding operation from the opposite sides of the video playback interface to the center of the video playback interface 30 (sliding directions shown by the relative arrows A and B in FIG. 3a), in the application, the user can move the two Fingers touch the opposite sides of the video playing interface 30 respectively, and then the two fingers are brought together, which is
  • the video playback interface 30 In response to the third input, the video playback interface 30 is in a reduced state as shown in FIG. 3b. In addition, when the user finishes performing the third input and the finger leaves the touch panel, the video playback interface 30 is suspended as shown in FIG. 3c.
  • the display state, the floating display state may be that the video playback interface 30 is suspended and displayed on the desktop or any other interface. In this way, when the user executes the fourth input to start the fourth application program, the video playback interface 30 is always displayed on the top of the fourth application program interface in a floating manner.
  • the above-mentioned fourth input may include touching the application icon of the fourth application program, operating the shortcut start button of the fourth application program, touching the thumbnail of the fourth application program interface in the preview interface of the running program, etc. In the operation of opening the fourth application or bringing the fourth application running in the background to the foreground to run.
  • reducing the interface of the third application, and displaying the reduced interface of the third application in suspension including:
  • the third application program interface is reduced according to the size adjustment parameter, and the reduced third application program interface is displayed in suspension.
  • the operation parameter of the third input may include parameters such as sliding distance and operation duration
  • the size adjustment parameter may be a size ratio or a size.
  • the correspondence between the operation parameters and the size adjustment parameters may be stored in advance.
  • the degree of shrinking of the third application program interface may be positively related to the sliding distance of the third input, specifically: sliding 1 cm will reduce to 0.6 times the original size, sliding 2 Centimeters are reduced to 0.5 times the original size, etc.
  • the third application program interface in the process of displaying the third application program interface, can be reduced through the third input and the fourth input, and the reduced third application program interface can be suspended and displayed on other application program interfaces , the display of the third application program interface is not interrupted during the period, so that it is convenient for the user to start and view other application program interfaces while watching the third application program interface. , you can open the chat interface to view and reply to chat messages without interrupting video viewing.
  • FIG. 4 is a flowchart of another display method provided by an embodiment of the present application.
  • the display method provided by this embodiment includes steps 401 to 406 , wherein step 401 is the same as that shown in FIG. 1 .
  • step 101 in the method embodiment shown in FIG. 1 is the same
  • step 402 is the same as step 102 in the method embodiment shown in FIG. 1
  • step 403 is the same as step 103 in the method embodiment shown in FIG.
  • Step 104 in the shown method embodiment is the same
  • the difference is that after step 404, the display method provided by this embodiment further includes the following steps:
  • Step 405 Receive a fifth input for the target control.
  • Step 406 in response to the fifth input, display the first target interface of the first application program and the second target interface of the second application program in a split screen.
  • the above-mentioned target control may be a control displayed on a touch-sensitive display screen, for example, as shown in FIG.
  • the target control 50 is displayed close to the second application program interface 51, when the touch target control 50 is used, it switches to the split-screen display interface as shown in FIG.
  • the second target interface 51 of the second application program and the first target interface 52 of the first application program, wherein the first target interface may be the current interface or the preset interface of the first application program, which is similar to the method shown in FIG. 1 .
  • the first target interface in the embodiment has the same concept; for the same reason, the above-mentioned second target interface may be the current interface or the preset interface of the second application program, which is the same as the second target interface in the method embodiment shown in FIG. 1 . It has the same concept and will not be repeated here.
  • the target control can be displayed when there is an application program interface with a floating display, or the display is triggered by an operation input by the user. the target control.
  • the above fifth input may include one or more of operations such as clicking and long pressing on the displayed target control.
  • the above-mentioned target control may also be a hardware button on an electronic device, which is not specifically limited herein.
  • the fifth input may be any pressing operation on the hardware button.
  • the target control may continue to be displayed, so as to switch to the floating display when the user touches the target control mode, that is, the second application program interface is reduced and displayed on the first application program interface in a suspended manner.
  • the above step 405 may also be: receiving a sixth input for the target control; and the above Step 406 may further be: in response to the sixth input, displaying the interface of the third application program and the interface of the fourth application program in a split screen.
  • This embodiment is similar to the first target interface of the first application program displayed in the split screen and the second target interface of the second application program, except that the object displayed in the split screen is the interface of the third application program and the interface of the fourth application program, in order to avoid repetition, details are not repeated here.
  • the display method provided by the embodiment of the present application has the same beneficial effects as the method embodiment shown in FIG. 1 .
  • the embodiment of the present application can also easily realize flexible switching between the floating display mode and the split-screen display mode , to improve the flexibility of the display method.
  • the execution subject may be a display device, or a control module in the display device for executing the display method.
  • the display device provided by the embodiment of the present application is described by taking the display device executing the loading display method as an example.
  • FIG. 6 is a structural diagram of a display device provided by an embodiment of the present application. As shown in FIG. 6 , the display device includes:
  • the first receiving module 601 is used for receiving the first input of the user
  • a first display module 602 configured to display thumbnails of interfaces of multiple application programs in response to the first input
  • the second receiving module 603 is configured to receive a second input of the user dragging the first thumbnail in the thumbnails of the interfaces of the multiple application programs onto the second thumbnail;
  • the second display module 604 is configured to, in response to the second input, display the interface of the first application corresponding to the second thumbnail, and display the first thumbnail on the interface of the first application in a floating manner The interface of the second application program corresponding to the thumbnail.
  • the second display module is specifically used for:
  • the first target interface of the first application program is displayed in full screen, and the second target interface of the second application program with a preset window size is displayed in suspension on the first target interface.
  • the display device 600 further includes:
  • the third receiving module 605 is configured to receive the third input of the user in the interface of the third application program
  • a third display module 606, configured to reduce the interface of the third application program in response to the third input, and display the reduced interface of the third application program in suspension;
  • a fourth receiving module 607 configured to receive a fourth input for a fourth application
  • the fourth display module 608 is configured to start the fourth application program in response to the fourth input, and display the reduced interface of the third application program in suspension on the interface of the fourth application program.
  • the display device 600 further includes:
  • a fifth receiving module 609 configured to receive a fifth input for the target control
  • the fifth display module 610 is configured to, in response to the fifth input, display the interface of the first application program and the interface of the second application program in a split screen.
  • the display device 600 further includes:
  • the sixth receiving module 611 is used to receive the sixth input for the target control
  • the sixth display module 612 is configured to, in response to the sixth input, display the interface of the third application program and the interface of the fourth application program in a split screen.
  • the display device 600 provided by this embodiment of the present application can simply display the reduced first application program interface in suspension on the second application program interface, so as to display the first application program interface and the second application program interface at the same time In this case, the deformation or incomplete display of the first application program interface and the second application program interface is avoided, and the display effect is improved.
  • the display device in this embodiment of the present application may be a device, or may be a component, an integrated circuit, or a chip in a terminal.
  • the apparatus may be a mobile electronic device or a non-mobile electronic device.
  • the mobile electronic device may be a mobile phone, a tablet computer, a notebook computer, a palmtop computer, an in-vehicle electronic device, a wearable device, an ultra-mobile personal computer (UMPC), a netbook, or a personal digital assistant (personal digital assistant).
  • UMPC ultra-mobile personal computer
  • netbook or a personal digital assistant
  • the non-mobile electronic device may be a network attached storage (Network Attached Storage, NAS), a personal computer (personal computer, PC), a television (television, TV), a teller machine or a self-service machine, etc., the embodiment of the present application There is no specific limitation.
  • Network Attached Storage NAS
  • personal computer personal computer, PC
  • television television
  • teller machine a self-service machine
  • the display device in this embodiment of the present application may be a device having an operating system.
  • the operating system may be an Android (Android) operating system, an ios operating system, or other possible operating systems, which are not specifically limited in the embodiments of the present application.
  • the display device provided by the embodiment of the present application can implement each process implemented by the method embodiment shown in FIG. 1 or FIG. 4 , and to avoid repetition, details are not described here.
  • an embodiment of the present application further provides an electronic device 1000, including a processor 1001, a memory 1002, a program or instruction stored in the memory 1002 and executable on the processor 1001,
  • an electronic device 1000 including a processor 1001, a memory 1002, a program or instruction stored in the memory 1002 and executable on the processor 1001,
  • the program or instruction is executed by the processor 1001
  • each process of the above-mentioned display method embodiment can be implemented, and the same technical effect can be achieved. In order to avoid repetition, details are not repeated here.
  • the electronic devices in the embodiments of the present application include the aforementioned mobile electronic devices and non-mobile electronic devices.
  • FIG. 11 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
  • the electronic device 1100 includes but is not limited to: a radio frequency unit 1101, a network module 1102, an audio output unit 1103, an input unit 1104, a sensor 1105, a display unit 1106, a user input unit 1107, an interface unit 1108, a memory 1109, and a processor 1110, etc. part.
  • the electronic device 1100 may also include a power source (such as a battery) for supplying power to various components, and the power source may be logically connected to the processor 1110 through a power management system, so that the power management system can manage charging, discharging, and power consumption. consumption management and other functions.
  • a power source such as a battery
  • the structure of the electronic device shown in FIG. 11 does not constitute a limitation on the electronic device.
  • the electronic device may include more or less components than those shown in the figure, or combine some components, or arrange different components, which will not be repeated here. .
  • the user input unit 1107 is used to receive the first input of the user
  • a display unit 1106, configured to display thumbnails of interfaces of multiple application programs in response to the first input
  • the user input unit 1107 is further configured to receive a second input of the user dragging the first thumbnail image from the thumbnail images of the interfaces of the multiple application programs to the second thumbnail image;
  • the display unit 1106 is further configured to, in response to the second input, display the interface of the first application program corresponding to the second thumbnail image, and display the first thumbnail image in a floating manner on the interface of the first application program The interface of the corresponding second application program.
  • the display unit 1106 displays the interface of the first application corresponding to the second thumbnail, and displays the interface of the first application in a floating manner.
  • the interface of the second application program corresponding to the first thumbnail image includes:
  • the first target interface of the first application program is displayed in full screen, and the second target interface of the second application program with a preset window size is displayed in suspension on the first target interface.
  • the user input unit 1107 is further configured to receive the third input of the user in the interface of the third application program
  • the display unit 1106 is further configured to reduce the interface of the third application program in response to the third input, and display the reduced interface of the third application program in suspension;
  • a user input unit 1107 further configured to receive a fourth input for a fourth application
  • the display unit 1106 is further configured to start the fourth application program in response to the fourth input, and display the reduced interface of the third application program in suspension on the interface of the fourth application program.
  • a user input unit 1107 further configured to receive a fifth input for the target control
  • the display unit 1106 is further configured to, in response to the fifth input, display the first target interface of the first application program and the second target interface of the second application program in a split screen.
  • the user input unit 1107 is further configured to receive a sixth input for the target control
  • the display unit 1106 is further configured to, in response to the sixth input, display the interface of the third application program and the interface of the fourth application program in a split screen.
  • the electronic device provided in this embodiment of the present application can perform each process in the method embodiment shown in FIG. 1 or FIG. 4 , and can achieve the same beneficial effect, which is not repeated here to avoid repetition.
  • the input unit 1104 may include a graphics processor (Graphics Processing Unit, GPU) and a microphone, and the graphics processor can be used for capturing images by an image capturing device (such as a camera) in a video capture mode or an image capture mode.
  • the acquired still picture or video image data is processed.
  • the display unit 1106 may include a display panel, which may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like.
  • the user input unit 1107 includes a touch panel and other input devices. Touch panel, also known as touch screen.
  • the touch panel may include two parts, a touch detection device and a touch controller.
  • Memory 1109 may be used to store software programs as well as various data including, but not limited to, application programs and operating systems.
  • the processor 1110 may integrate an application processor and a modem processor, wherein the application processor mainly processes the operating system, user interface, and application programs, and the like, and the modem processor mainly processes wireless communication. It can be understood that, the above-mentioned modulation and demodulation processor may not be integrated into the processor 1110.
  • Embodiments of the present application further provide a readable storage medium, where a program or an instruction is stored on the readable storage medium.
  • a program or an instruction is stored on the readable storage medium.
  • the processor is the processor in the electronic device described in the foregoing embodiments.
  • the readable storage medium includes a computer-readable storage medium, such as a computer read-only memory (Read-Only Memory, ROM), a random access memory (Random Access Memory, RAM), a magnetic disk or an optical disk, and the like.
  • An embodiment of the present application further provides a chip, where the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is configured to run a program or an instruction to implement each of the foregoing display method embodiments process, and can achieve the same technical effect, in order to avoid repetition, it will not be repeated here.
  • the chip mentioned in the embodiments of the present application may also be referred to as a system-on-chip, a system-on-chip, a system-on-a-chip, or a system-on-a-chip, or the like.
  • modules, units, sub-modules, sub-units, etc. can be implemented in one or more Application Specific Integrated Circuits (ASIC), Digital Signal Processing (DSP), digital signal processing equipment ( DSP Device, DSPD), Programmable Logic Device (Programmable Logic Device, PLD), Field-Programmable Gate Array (Field-Programmable Gate Array, FPGA), general-purpose processor, controller, microcontroller, microprocessor, for in other electronic units or combinations thereof that perform the functions described herein.
  • ASIC Application Specific Integrated Circuits
  • DSP Digital Signal Processing
  • DSP Device digital signal processing equipment
  • PLD Programmable Logic Device
  • Field-Programmable Gate Array Field-Programmable Gate Array
  • FPGA Field-Programmable Gate Array

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • User Interface Of Digital Computer (AREA)
  • Telephone Function (AREA)

Abstract

La présente invention porte sur un procédé et sur un appareil d'affichage ainsi que sur un dispositif électronique. Le procédé d'affichage consiste à : recevoir une première entrée d'un utilisateur (101) ; en réponse à la première entrée, afficher des miniatures d'interfaces de multiples applications (102) ; recevoir une seconde entrée selon laquelle l'utilisateur fait glisser une première miniature parmi les miniatures des interfaces des multiples applications sur une seconde miniature (103) ; et en réponse à la seconde entrée, afficher une interface d'une première application correspondant à la seconde miniature, et afficher une interface d'une seconde application correspondant à la première miniature sur l'interface de la première application en suspension (104).
PCT/CN2021/116425 2020-09-04 2021-09-03 Procédé et appareil d'affichage et dispositif électronique WO2022048633A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010923881.XA CN112099707A (zh) 2020-09-04 2020-09-04 显示方法、装置和电子设备
CN202010923881.X 2020-09-04

Publications (1)

Publication Number Publication Date
WO2022048633A1 true WO2022048633A1 (fr) 2022-03-10

Family

ID=73757392

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/116425 WO2022048633A1 (fr) 2020-09-04 2021-09-03 Procédé et appareil d'affichage et dispositif électronique

Country Status (2)

Country Link
CN (1) CN112099707A (fr)
WO (1) WO2022048633A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20210303106A1 (en) * 2020-03-24 2021-09-30 Beijing Xiaomi Mobile Software Co., Ltd. Method, apparatus and storage medium for displaying application interface

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112099707A (zh) * 2020-09-04 2020-12-18 维沃移动通信有限公司 显示方法、装置和电子设备
CN114911400A (zh) * 2021-02-08 2022-08-16 花瓣云科技有限公司 分享图片的方法和电子设备
CN113282213A (zh) * 2021-05-17 2021-08-20 维沃移动通信有限公司 界面显示方法及装置
CN115480629A (zh) * 2021-05-28 2022-12-16 华为技术有限公司 一种多界面显示的方法和电子设备
CN114020389A (zh) * 2021-11-08 2022-02-08 维沃移动通信有限公司 应用程序显示方法、装置及电子设备
CN114518929A (zh) * 2022-02-22 2022-05-20 维沃移动通信有限公司 应用程序处理方法及装置
CN115529486A (zh) * 2022-09-23 2022-12-27 三星电子(中国)研发中心 悬浮窗口式app呈现方法和装置

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104090720A (zh) * 2014-04-10 2014-10-08 中兴通讯股份有限公司 一种基于手势操作调整终端窗口显示的方法及装置
CN104834437A (zh) * 2015-05-28 2015-08-12 魅族科技(中国)有限公司 一种分屏操作方法及终端
CN108062194A (zh) * 2017-12-12 2018-05-22 维沃移动通信有限公司 一种显示方法、装置及移动终端
CN111399959A (zh) * 2020-03-17 2020-07-10 Oppo广东移动通信有限公司 多任务操作方法、装置、电子设备以及存储介质
CN111399720A (zh) * 2020-03-24 2020-07-10 北京小米移动软件有限公司 一种显示应用界面的方法、装置及存储介质
CN112099707A (zh) * 2020-09-04 2020-12-18 维沃移动通信有限公司 显示方法、装置和电子设备

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108170333A (zh) * 2017-12-26 2018-06-15 珠海格力电器股份有限公司 一种应用程序管理方法、装置及移动终端
CN110427151A (zh) * 2019-06-28 2019-11-08 华为技术有限公司 一种控制用户界面的方法及电子设备
CN116723266A (zh) * 2019-07-31 2023-09-08 华为技术有限公司 一种悬浮窗口的管理方法及相关装置

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104090720A (zh) * 2014-04-10 2014-10-08 中兴通讯股份有限公司 一种基于手势操作调整终端窗口显示的方法及装置
CN104834437A (zh) * 2015-05-28 2015-08-12 魅族科技(中国)有限公司 一种分屏操作方法及终端
CN108062194A (zh) * 2017-12-12 2018-05-22 维沃移动通信有限公司 一种显示方法、装置及移动终端
CN111399959A (zh) * 2020-03-17 2020-07-10 Oppo广东移动通信有限公司 多任务操作方法、装置、电子设备以及存储介质
CN111399720A (zh) * 2020-03-24 2020-07-10 北京小米移动软件有限公司 一种显示应用界面的方法、装置及存储介质
CN112099707A (zh) * 2020-09-04 2020-12-18 维沃移动通信有限公司 显示方法、装置和电子设备

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20210303106A1 (en) * 2020-03-24 2021-09-30 Beijing Xiaomi Mobile Software Co., Ltd. Method, apparatus and storage medium for displaying application interface

Also Published As

Publication number Publication date
CN112099707A (zh) 2020-12-18

Similar Documents

Publication Publication Date Title
WO2022048633A1 (fr) Procédé et appareil d'affichage et dispositif électronique
US20220377128A1 (en) File transfer display control method and apparatus, and corresponding terminal
WO2022068773A1 (fr) Procédé et appareil de réglage d'élément de bureau, et dispositif électronique
US11054988B2 (en) Graphical user interface display method and electronic device
US10712907B2 (en) Terminal and method for setting menu environments in the terminal
TWI511027B (zh) 分屏顯示方法、裝置及其電子設備
WO2022063022A1 (fr) Procédé et appareil de prévisualisation vidéo et dispositif électronique
WO2022017410A1 (fr) Procédé et appareil d'affichage, et dispositif et support de stockage
JP2021508881A (ja) アイコン管理方法及び装置
CN112153283B (zh) 拍摄方法、装置及电子设备
WO2019041978A1 (fr) Terminal multi-écran et procédé de commande d'affichage d'application et dispositif correspondant
US20130135228A1 (en) Device and method for displaying object in terminal
WO2018119674A1 (fr) Procédé et dispositif permettant de commander un écran de visualisation flexible
WO2022161432A1 (fr) Procédé et appareil de commande d'affichage, dispositif électronique et support
WO2023005920A1 (fr) Procédé et appareil de séparation d'écran, et dispositif électronique
WO2022042701A1 (fr) Procédé et appareil de définition de permissions et dispositif électronique
WO2023061280A1 (fr) Procédé et appareil d'affichage de programme d'application, et dispositif électronique
WO2014101101A1 (fr) Procédé de changement de tâche et terminal
WO2018010316A1 (fr) Procédé et dispositif de gestion de page de bureau
US20180152622A1 (en) Mobile terminal-based photographing method and mobile terminal
WO2023025060A1 (fr) Procédé et appareil de traitement d'adaptation d'affichage d'interface, et dispositif électronique
CN112911147B (zh) 显示控制方法、显示控制装置及电子设备
WO2023005828A1 (fr) Procédé et appareil d'affichage de message et dispositif électronique
WO2022135290A1 (fr) Procédé et appareil de réalisation d'une capture d'écran et dispositif électronique
CN112540709A (zh) 分屏显示方法和装置、电子设备及可读存储介质

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21863695

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 21863695

Country of ref document: EP

Kind code of ref document: A1