CN109542324B - Icon display method and terminal - Google Patents

Icon display method and terminal Download PDF

Info

Publication number
CN109542324B
CN109542324B CN201811417189.9A CN201811417189A CN109542324B CN 109542324 B CN109542324 B CN 109542324B CN 201811417189 A CN201811417189 A CN 201811417189A CN 109542324 B CN109542324 B CN 109542324B
Authority
CN
China
Prior art keywords
icon
icons
application program
display
switching
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
CN201811417189.9A
Other languages
Chinese (zh)
Other versions
CN109542324A (en
Inventor
赵亚群
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Vivo Mobile Communication Hangzhou Co Ltd
Original Assignee
Vivo Mobile Communication Hangzhou Co Ltd
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 Vivo Mobile Communication Hangzhou Co Ltd filed Critical Vivo Mobile Communication Hangzhou Co Ltd
Priority to CN201811417189.9A priority Critical patent/CN109542324B/en
Publication of CN109542324A publication Critical patent/CN109542324A/en
Application granted granted Critical
Publication of CN109542324B publication Critical patent/CN109542324B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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
    • 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

Landscapes

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

Abstract

The invention provides an icon display method and a terminal, wherein the method comprises the following steps: displaying an icon control corresponding to n icons, and displaying a first part of the n icons in the icon control, wherein n is an integer greater than 1; and switching the icons displayed in the icon control under the condition that the icon display switching condition is met. Therefore, compared with the prior art that n icons are tiled and displayed on a display interface, the method and the device can reduce the display range of the n icons, and further can improve the efficiency of searching for the needed application program.

Description

Icon display method and terminal
Technical Field
The embodiment of the invention relates to the technical field of communication, in particular to an icon display method and a terminal.
Background
With the development of communication technology, more and more applications are installed in a terminal. At present, the application programs of the terminal are all displayed on a display interface in a manner that icons of shortcuts are tiled, so that a user can conveniently find or use the required application programs.
Because the number of the application programs is large and the number of icons which can be displayed on one display interface is limited, at present, a plurality of display interfaces are adopted to display the icons in a tiled mode so as to search the needed application programs by switching the display interfaces, and the searching efficiency is low.
Disclosure of Invention
The embodiment of the invention provides an icon display method and a terminal, and aims to solve the problem of low search efficiency caused by searching for a required application program by switching a display interface in the prior art.
In order to solve the problems, the invention is realized as follows:
in a first aspect, an embodiment of the present invention provides an icon display method, which is applied to a terminal, and the method includes:
displaying an icon control corresponding to n icons, and displaying a first part of the n icons in the icon control, wherein n is an integer greater than 1;
and switching the icons displayed in the icon control under the condition that the icon display switching condition is met.
In a second aspect, an embodiment of the present invention further provides a terminal, where the terminal includes:
the display module is used for displaying icon controls corresponding to the n icons, and displaying a first part of the n icons in the icon controls, wherein n is an integer larger than 1;
and the switching module is used for switching the icons displayed in the icon control under the condition that the icon display switching condition is met.
In a third aspect, an embodiment of the present invention further provides a terminal, where the terminal includes a processor, a memory, and a computer program stored in the memory and being executable on the processor, and when the computer program is executed by the processor, the steps of the icon display method described above are implemented.
In a fourth aspect, the embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored, and when the computer program is executed by a processor, the steps of the icon display method are implemented as described above.
In the embodiment of the invention, icon controls corresponding to n icons are displayed, a first part of the n icons is displayed in the icon controls, and n is an integer greater than 1; and switching the icons displayed in the icon control under the condition that the icon display switching condition is met. Compared with the prior art in which n icons are tiled and displayed on a display interface, the display range of the n icons can be reduced, and therefore the efficiency of searching for the needed application program can be improved.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the description of the embodiments of the present invention will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to these drawings without inventive exercise.
Fig. 1 is a flowchart of an icon display method according to an embodiment of the present invention;
FIG. 2 is one of the schematic diagrams of an icon display provided by the embodiments of the present invention;
FIG. 3 is a second schematic diagram of an icon display provided in accordance with an embodiment of the present invention;
FIG. 4 is a third schematic diagram of an icon display provided in accordance with an embodiment of the present invention;
FIG. 5 is a fourth schematic diagram of an icon display provided by an embodiment of the present invention;
FIG. 6 is a second flowchart of an icon displaying method according to an embodiment of the present invention;
fig. 7 is one of the structural diagrams of a terminal provided in an embodiment of the present invention;
fig. 8 is a second structural diagram of a terminal according to an embodiment of the present invention;
fig. 9 is a third structural diagram of a terminal according to an embodiment of the present invention;
fig. 10 is a fourth structural diagram of a terminal according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The terms "first," "second," and the like in this application are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus. Further, as used herein, "and/or" means at least one of the connected objects, e.g., a and/or B and/or C, means 7 cases including a alone, B alone, C alone, and both a and B present, B and C present, both a and C present, and A, B and C present.
The icon display method is mainly applied to the terminal. The terminal may be a Mobile phone, a Tablet Personal Computer (Tablet Personal Computer), a Laptop Computer (Laptop Computer), a Personal Digital Assistant (PDA), a Mobile Internet Device (MID), a Wearable Device (Wearable Device), or the like.
The icon display method according to the embodiment of the present invention will be described below.
Referring to fig. 1, fig. 1 is a flowchart of an icon display method according to an embodiment of the present invention. As shown in fig. 1, the icon display method of the present embodiment may include the steps of:
step 101, displaying icon controls corresponding to n icons, and displaying a first part of the n icons in the icon controls, wherein n is an integer larger than 1.
In a specific implementation, the representation form of the icon control can be a rectangle, a three-dimensional surface similar to a scroll wheel or a three-dimensional ring, but is not limited to this. When the icon control is in a three-dimensional annular shape, the icon is displayed on the circumference of the three-dimensional annular shape for the user to view.
For ease of understanding, please refer to FIG. 2. In fig. 2, the icon control 20 is represented as a solid ring shape, and an icon a (denoted by a in fig. 2), an icon b (denoted by b in fig. 2), an icon c (denoted by c in fig. 2), and an icon d (denoted by d in fig. 2) are displayed on the circumference of the solid ring shape. It should be understood that the icon a, the icon b, the icon c, and the icon d belong to n icons.
It should be noted that, in the embodiment of the present invention, each icon may correspond to an application program, and the application programs corresponding to different icons are different, but the present invention is not limited thereto.
In the embodiment of the present invention, the terminal may obtain the corresponding relationship between the icon control and the n icons in advance, for example, the terminal may establish the corresponding relationship between the icon control and the n icons in advance. In practical application, the corresponding relation between the icon control and the n icons can be established in the following ways:
in the first mode, the corresponding relation between the icon control and the n icons is established by dragging the n icons to the icon control. In a specific implementation, if a dragging operation of dragging an icon to an icon control is detected, a corresponding relationship between the icon control and the icon may be established.
And secondly, dividing n application programs corresponding to the n icons into a first application program type in advance, and establishing a corresponding relation between the icon control and the n icons by associating the first application program type and the icon control.
In the second mode, the terminal may divide the type to which the application installed in the terminal belongs based on different parameters. For example, the terminal may classify the applications, the frequency of which is greater than a preset value within a preset time period, into the same application type; or, the applications with the same function may be divided into the same application type, but not limited thereto.
It should be noted that the above-mentioned manner is only an example, and the embodiment of the present invention does not limit the manner in which the terminal acquires the corresponding relationship between the icon control and the n icons.
And 102, switching the icons displayed in the icon controls under the condition that icon display switching conditions are met.
Wherein the meeting of the icon display switching condition may include at least one of:
detecting that a first application receives a message;
detecting that the application program currently operated by the terminal is switched;
and receiving touch operation aiming at the icon control.
The switching of the icon displayed in the icon control may include at least one of:
switching a target icon in the n icons to the first area for displaying;
displaying a second portion of the n icons in the icon control, wherein icons different from the first portion of icons exist in the second portion of icons;
and switching the arrangement sequence of the first part of icons displayed in the icon control.
Therefore, the user can find the needed application program through the icon control, and therefore the searching efficiency can be improved.
In the icon display method of this embodiment, a terminal displays an icon control corresponding to n icons, and displays a first part of the n icons in the icon control, where n is an integer greater than 1; and switching the icons displayed in the icon control under the condition that the icon display switching condition is met. Compared with the prior art in which n icons are tiled and displayed on a display interface, the display range of the n icons can be reduced, and therefore the efficiency of searching for the needed application program can be improved.
In practical application, a specific expression form of "switching the icon displayed in the icon control" may be determined according to a specific expression form of "meeting the icon display switching condition", and the specific description is as follows:
optionally, the displaying a first part of the n icons in the icon control includes:
displaying the first portion of icons on M regions in the icon control;
wherein a first display mode of the icons on a first area of the M areas is different from a second display mode of the icons on other areas of the M areas, and M is an integer greater than 1;
the switching the icon displayed in the icon control comprises:
and switching a target icon in the n icons to the first area for displaying.
The first area may be predetermined, for example, an area including a center point of the icon control may be determined as the first area, but is not limited thereto. In addition, the number of icons that can be displayed in each of the M regions may be set in advance, for example, only one icon may be displayed in each region.
In one embodiment, the display area of the icons on the first region in the icon control may be different from the display area of the icons on the other regions. For example, icons on a first region of the icon control may be displayed in full, while icons on other regions of the icon control may be displayed in part. For ease of understanding, please refer to FIG. 2. In fig. 2, an icon c is displayed on the first area 21 of the icon control 20, and the icon c is displayed in full; icon a, icon b and icon d are displayed on other areas of the icon control 20, and icon a, icon b and icon d are partially displayed.
In another embodiment, icons on a first area in the icon control can be displayed in a moving mode, and icons on other areas in the icon control can be displayed in a fixed mode. For example, the icons on the first area may be displayed with a frequency of jumping, while the display areas of the icons on the other areas are fixed.
The above is merely an example, and the embodiment of the present invention is not therefore a manifestation of the first display mode and the second display mode.
Therefore, the first display mode of the icons on the first area in the icon control is different from the second display mode of the icons on other areas in the icon control, and after the target icons in the n icons are switched to the first area to be displayed, a user can quickly find the target icons, and the efficiency of finding the target icons can be improved.
Further, the target icon may be represented as an icon with a high probability of being touched by the user. In a specific implementation, the target icon may be determined in a variety of ways, which are specifically described as follows:
optionally, in a case that the meeting of the icon display switching condition includes detecting that the first application program receives a message, the target icon includes: a first icon corresponding to the first application program; and/or the presence of a gas in the gas,
under the condition that the condition of meeting the icon display switching condition comprises the detection of the switching of the application program currently operated by the terminal, the target icon comprises at least one of the following items:
a second icon corresponding to a second application program currently operated by the terminal;
a third icon corresponding to a third application program with the minimum running end time and current time interval;
a fourth icon corresponding to a fourth application program with the maximum second application program association value;
a fifth icon corresponding to a fifth application program having a maximum value associated with the third application program;
the first application program, the second application program, the third application program, the fourth application program and the fifth application program belong to n application programs corresponding to the n icons.
In practical applications, the first application program, the second application program, the third application program, the fourth application program, and the fifth application program may or may not be the same application program.
In a specific implementation, if it is detected that the first application receives the message, an icon corresponding to the first application may be displayed on the first area. For example, if the application program corresponding to the icon a in fig. 2 receives a message, the icon a may be displayed on the first area as shown in fig. 3.
If the switching of the application program currently operated by the terminal is detected, displaying a second icon corresponding to a second application program currently operated by the terminal on the first area, namely displaying an icon corresponding to the application program recently opened by the terminal on the first area; or displaying a third icon corresponding to a third application program with the running end time and the current time interval being minimum on the first area, namely displaying the icon of the application program which is used recently on the first area.
For example, suppose that the application currently running on the terminal is switched from application 1 to application 2, that is, at this time, the terminal runs application 2 in foreground or in background, and ends running application 1. In one embodiment, when the terminal runs the application 2 in the background, an icon corresponding to the application 2 can be displayed in the first area, so that a user can conveniently and quickly find the icon corresponding to the application 2, and the user can re-enter the running interface of the application 2 by touching the icon; in another embodiment, when the terminal runs the application 2 in the background, an icon corresponding to the application 1 may be displayed in the first area, so that a user can find the icon corresponding to the application 1 quickly and enter the running interface of the application 1 again by touching the icon.
Further, the terminal may determine the first part of icons according to the operation start time and the current time interval size of the n application programs corresponding to the n icons, or the operation end time and the current time interval size of the n application programs corresponding to the n icons, and control the display order of the first part of icons in the icon control.
Assume that the first portion of icons appear as icon a, icon b, icon c, and icon d. The interval duration between the operation ending time of the application program corresponding to the icon a and the current time is Ta, the interval duration between the operation ending time of the application program corresponding to the icon b and the current time is Tb, the interval duration between the operation ending time of the application program corresponding to the icon c and the current time is Tc, the interval duration between the operation ending time of the application program corresponding to the icon d and the current time is Td, and Tc < Tb < Ta < Td. Then, as shown in fig. 2, an icon c may be displayed on the first area of the icon control, and an icon a, an icon b, and an icon d may be displayed in sequence counterclockwise starting from the first area.
It should be noted that the running start time or the running end time of the application program may be updated continuously. For example, assuming that the current time is T0, the terminal performs the operation of starting the application 3 at time T1 and time T2, respectively, wherein the interval between T0 and T1 is greater than the interval between T0 and T2, i.e., the latest running start time of the application 3 is T2, the terminal may determine the running start time of the application 3 as time T2.
In one embodiment, the terminal may obtain the association value between the applications in advance. The correlation value between the two applications can be used to represent the probability that the user triggers the terminal to run the two applications within a preset time. The correlation value between the two application programs is positively correlated with the probability that the user triggers the terminal to operate the two application programs within the preset time length. That is to say, the greater the correlation value between the two applications, the greater the probability that the user triggers the terminal to run the two applications within the preset time length.
Therefore, when the terminal detects that the application program currently running on the terminal is switched, the terminal may determine a fourth application program with the largest correlation value with the second application program and a fifth application program with the largest correlation value with the third application program, and further, when the terminal detects that the application program currently running on the terminal is changed, a fourth icon corresponding to the fourth application program or a fifth icon corresponding to the fifth application program may be displayed on the first area.
Of course, the terminal may also count the usage frequency of n applications corresponding to n icons in a preset time period, and determine the icon corresponding to the application with the highest usage frequency as the target icon, but is not limited thereto.
The target icon determined in the above manner is represented as an icon with a high user touch probability, so that the target icon is displayed on the first area, and the icon searching speed can be further improved.
In this way, the terminal switches the target icon of the n icons to the first area for display, but the number of the target icons may be changed, and may be 1 or greater than 1. In order to improve the display effect of the icon control, optionally, switching the target icon of the n icons to the first area for displaying includes:
adjusting the range of the first area according to the number m of the target icons;
displaying m target icons on the adjusted first area;
wherein m is a positive integer.
It should be understood that the number of target icons is at least one. In this embodiment, the terminal may adaptively adjust the range of the first area according to the number m of the target icons. In specific implementation, if the number of the target icons is detected to be increased, the range of the first area can be expanded, and the number of the icons displayable in the first area can be increased, so that m target icons can be displayed in the expanded first area; if the number of the target icons is detected to be reduced, the range of the first area can be reduced, the number of the icons displayable in the first area can be reduced, and the m target icons can be displayed on the reduced first area. It should be understood that the number of icons realistic in the adjusted first region may be equal to the number of target icons.
For ease of understanding, please refer to fig. 3 and 4 together. As shown in fig. 3, the first area 21 of the icon control 20 displays only the icon a. Assuming that the determined target icons include the icon a and the icon e and the number of the target icons is changed from 1 to 2, as shown in fig. 4, the terminal may expand the range of the first area 21, display the icon a and the icon e on the expanded first area 21, and leave the other areas of the icon control 20 and the displayed icons unchanged.
Therefore, the terminal can adaptively adjust the range of the first area according to the number of the target icons, the situation that the terminal cannot completely display all the target icons on the first area due to the fact that the number of the icons which can be displayed in the first area is smaller than the number of the target icons can be avoided, meanwhile, the situation that the number of the icons which can be displayed in the first area is larger than the number of the target icons and the waste of the display area of the first area is caused can be avoided, and therefore the display effect of the icon control can be improved.
Optionally, the target icon includes a first icon corresponding to the first application, and an unread message identifier is displayed on the first icon;
after the target icon in the n icons is switched to the first area for displaying, the method further includes:
and if a first touch operation aiming at the first icon is received, canceling the display of the unread message identification.
The unread message identifier may represent the number of unread messages, but is not limited thereto.
As shown in fig. 3, assuming that the number of unread messages of the icon a is 1, a number 1 may be displayed in the upper right corner of the icon a to prompt the user of the number of unread messages of the application program corresponding to the icon a.
In this optional step, when the user sees the icon a and the unread message identifier thereof, if the user wants to directly ignore the unread message of the application program corresponding to the icon a, the user may slide up or down the first icon to trigger the terminal to hide the unread message identifier displayed on the first icon (as shown in fig. 5), and set the unread message as read.
Further, the terminal can move the first icon out of the first area, so that the efficiency of searching for icons corresponding to other application programs except the first icon can be improved.
It should be noted that, in the embodiment of the present invention, the number of icons that can be displayed by the icon control at the same time may be greater than or equal to the number of the first part of icons; n may be greater than or equal to the number of first portion icons. It should be understood that when the number of icons that the icon control can display at the same time is greater than the number of the first part of icons, it is stated that in this scenario, n is equal to the number of the first part of icons, i.e., the icon control has displayed n icons corresponding thereto.
Optionally, the meeting of the icon display switching condition includes: receiving a second touch operation aiming at the icon control;
the switching the icon displayed in the icon control comprises:
in the case that n is larger than the number of the first part icons, displaying a second part icon of the n icons in the icon control, wherein icons different from the first part icons exist in the second part icon; and/or the presence of a gas in the gas,
and under the condition that n is equal to the number of the first part icons, switching the arrangement sequence of the first part icons displayed in the icon control.
If n is greater than the number of the first partial icons, if a second touch operation for the icon control is received, a second partial icon of the n icons may be displayed in the icon control. For example, assuming that the n icons corresponding to the icon control include icon 1, icon 2, icon 3, icon 4, and icon 5, the terminal may first control the icon control to display icon 1, icon 2, and icon 3, and not display icon 4 and icon 5. When a second touch operation for the icon control is detected, such as a user sliding the icon control left or right, the icon control can be controlled to display the icon 3, the icon 4, and the icon 5. Therefore, under the condition that the number of icons corresponding to the same icon control is large, the icons corresponding to the icon control can be browsed directly through the touch icon control without switching a display interface, and therefore the searching efficiency can be improved.
When n is equal to the number of the first part of icons, it is described that all the icons corresponding to the icon control are displayed on the icon control, and therefore, if a second touch operation for the icon control is received, the arrangement order of the first part of icons displayed in the icon control can be switched.
It should be noted that, various optional implementations described in the embodiments of the present invention may be implemented in combination with each other or implemented separately, and the embodiments of the present invention are not limited thereto.
For convenience of understanding, referring to fig. 6, fig. 6 is a second flowchart of an icon display method according to an embodiment of the present invention. As shown in fig. 6, the icon display method of the present embodiment may include the steps of:
step 601, establishing a corresponding relation between the icon control and the n icons.
Wherein the icon control can appear as a scrolling folder. In specific implementation, a user can drag n icons to a scrolling folder, and trigger the terminal to establish a corresponding relation between the icon control and the n icons.
Step 602, sequentially displaying m icons corresponding to m application programs with smaller intervals on the icon control according to the sequence that the running starting time of the n application programs corresponding to the n icons and the current time interval are from small to large.
During specific implementation, icons corresponding to the application programs with the minimum interval are displayed on the first area of the icon control, and m-1 icons corresponding to m-1 application programs are displayed in sequence counterclockwise by taking the first area as a starting point.
And if the application program A is detected to be started, displaying the icon corresponding to the application program A on the first area of the icon control, and sequentially moving the other icons backwards. In this way, the user can directly touch the icon next time to open the application program a.
Step 603, detecting whether a target application program in n application programs corresponding to the n icons receives a message.
If yes, go to step 604; if not, go to step 602.
And step 604, displaying the icon corresponding to the target application program on the first area of the icon control, and sequentially moving the other icons backwards.
Step 605, if it is detected that the terminal runs the target application program and the message received by the target application program is in a read state, displaying an icon corresponding to the target application program on the first area of the icon control, and sequentially moving back other icons.
And if the detection terminal runs the target application program and the message received by the target application program is in the read state, the user opens the target application program to check the unread message. And following a rule that m icons corresponding to m application programs with smaller intervals are sequentially displayed on the icon control according to the sequence that the running starting time of the n application programs corresponding to the n icons and the current time interval are from small to large, wherein the running starting time of the target application program and the current time interval are minimum, and accordingly, the icons corresponding to the target application program are displayed on the first area of the icon control.
Step 606, if it is not detected that the terminal runs the target application program but the message received by the target application program is in a read state, the icon corresponding to the target application program is arranged to the last position.
If the terminal is not detected to run the target application program, but the message received by the target application program is in a read state, which indicates that the user may set the unread message of the target application program as read by sliding up or down, the application programs are arranged to the last position, and other application programs move forward in sequence.
The icon display method of the embodiment of the invention at least has the following beneficial effects:
1) the icons of the application programs are displayed in the icon control in a roller form, and compared with the mode that the icons of the application programs are displayed in a display interface in a tiled mode, the display interface does not need to be switched, the icons corresponding to the application programs can be directly searched by touching the icon control, and therefore the icon searching efficiency can be improved.
2) After the application program is used or notification messages exist, the icon corresponding to the application program is displayed in the first area of the icon control, and a user can conveniently find the icon.
3) The user can trigger the terminal to directly set the message as read by sliding up or down the icon of the application program receiving the message, so that the operation is simplified, and the user experience is improved.
Referring to fig. 7, fig. 7 is a diagram illustrating a structure of a terminal according to an embodiment of the present invention. As shown in fig. 7, the terminal 700 includes:
a display module 701, configured to display an icon control corresponding to n icons, and display a first part of the n icons in the icon control, where n is an integer greater than 1;
a switching module 702, configured to switch the icon displayed in the icon control when the icon display switching condition is met.
In addition to fig. 7, a module included in terminal 700 and a unit included in each module will be described below.
Optionally, the display module 701 is specifically configured to:
displaying icon controls corresponding to the n icons, and displaying the first part of icons on M areas in the icon controls;
wherein a first display mode of the icons on a first area of the M areas is different from a second display mode of the icons on other areas of the M areas, and M is an integer greater than 1;
the switching module 702 is specifically configured to: and switching a target icon in the n icons to the first area for displaying.
Optionally, in a case that the meeting of the icon display switching condition includes detecting that the first application program receives a message, the target icon includes: a first icon corresponding to the first application program; and/or the presence of a gas in the gas,
under the condition that the condition of meeting the icon display switching condition comprises the detection of the switching of the application program currently operated by the terminal, the target icon comprises at least one of the following items:
a second icon corresponding to a second application program currently operated by the terminal;
a third icon corresponding to a third application program with the minimum running end time and current time interval;
a fourth icon corresponding to a fourth application program with the maximum second application program association value;
a fifth icon corresponding to a fifth application program having a maximum value associated with the third application program;
the first application program, the second application program, the third application program, the fourth application program and the fifth application program belong to n application programs corresponding to the n icons.
Optionally, as shown in fig. 8, the switching module 702 includes:
an adjusting unit 7021, configured to adjust a range of the first area according to the number m of the target icons;
a display unit 7022 configured to display the m target icons on the adjusted first area;
wherein m is a positive integer.
Optionally, the target icon includes a first icon corresponding to the first application, and an unread message identifier is displayed on the first icon;
as shown in fig. 9, the terminal 700 further includes:
a canceling module 703, configured to cancel displaying the unread message identifier if a first touch operation for the first icon is received after a target icon in the n icons is switched to the first area to be displayed.
Optionally, the meeting of the icon display switching condition includes: receiving a second touch operation aiming at the icon control;
the switching module 702 is specifically configured to:
in the case that n is larger than the number of the first part icons, displaying a second part icon of the n icons in the icon control, wherein icons different from the first part icons exist in the second part icon; and/or the presence of a gas in the gas,
and under the condition that n is equal to the number of the first part icons, switching the arrangement sequence of the first part icons displayed in the icon control.
The terminal 700 can implement each process in the method embodiment of the present invention and achieve the same beneficial effects, and is not described herein again to avoid repetition.
Referring to fig. 10, fig. 10 is a second structural diagram of a terminal according to a second embodiment of the present invention, where the terminal may be a hardware structural diagram of a terminal for implementing various embodiments of the present invention. As shown in FIG. 10, terminal 1000 can include, but is not limited to: a radio frequency unit 1001, a network module 1002, an audio output unit 1003, an input unit 1004, a sensor 1005, a display unit 1006, a user input unit 1007, an interface unit 1008, a memory 1009, a processor 1010, and a power supply 1011. Those skilled in the art will appreciate that the terminal configuration shown in fig. 10 is not intended to be limiting, and that the terminal may include more or fewer components than shown, or some components may be combined, or a different arrangement of components. In the embodiment of the present invention, the terminal includes, but is not limited to, a mobile phone, a tablet computer, a notebook computer, a palm computer, a vehicle-mounted terminal, a wearable device, a pedometer, and the like.
Wherein, the processor 1010 is configured to:
controlling a display unit 1006 to display icon controls corresponding to n icons, and displaying a first part of the n icons in the icon controls, where n is an integer greater than 1;
and switching the icons displayed in the icon control under the condition that the icon display switching condition is met.
Optionally, a first display mode of the icon on the first area in the icon control is different from a second display mode of the icon on the other area in the icon control;
a processor 1010, further configured to:
and switching a target icon in the n icons to the first area for displaying.
Optionally, in a case that the meeting of the icon display switching condition includes detecting that the first application program receives a message, the target icon includes: a first icon corresponding to the first application program; and/or the presence of a gas in the gas,
under the condition that the condition of meeting the icon display switching condition comprises the detection of the switching of the application program currently operated by the terminal, the target icon comprises at least one of the following items:
a second icon corresponding to a second application program currently operated by the terminal;
a third icon corresponding to a third application program with the minimum running end time and current time interval;
a fourth icon corresponding to a fourth application program with the maximum second application program association value;
a fifth icon corresponding to a fifth application program having a maximum value associated with the third application program;
the first application program, the second application program, the third application program, the fourth application program and the fifth application program belong to n application programs corresponding to the n icons.
Optionally, the processor 1010 is further configured to:
adjusting the range of the first area according to the number m of the target icons;
controlling the display unit 1006 to display the m target icons on the adjusted first area;
wherein m is a positive integer.
Optionally, the target icon includes a first icon corresponding to the first application, and an unread message identifier is displayed on the first icon;
a processor 1010, further configured to:
and if a first touch operation aiming at the first icon is received, canceling the display of the unread message identification.
Optionally, the meeting of the icon display switching condition includes: receiving a second touch operation aiming at the icon control;
a processor 1010, further configured to:
in a case where n is greater than the number of the first partial icons, controlling the display unit 1006 to display a second partial icon of the n icons in the icon control, the second partial icon having an icon different from the first partial icon; and/or the presence of a gas in the gas,
and under the condition that n is equal to the number of the first part icons, switching the arrangement sequence of the first part icons displayed in the icon control.
It should be noted that, in this embodiment, the terminal 1000 may implement each process in the method embodiment of the present invention and achieve the same beneficial effects, and for avoiding repetition, details are not described here.
It should be understood that, in the embodiment of the present invention, the radio frequency unit 1001 may be used for receiving and sending signals during a message transmission or a call, and specifically, receives downlink data from a base station and then processes the received downlink data to the processor 1010; in addition, the uplink data is transmitted to the base station. In general, radio frequency unit 1001 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like. Further, the radio frequency unit 1001 may also communicate with a network and other devices through a wireless communication system.
The terminal provides the user with wireless broadband internet access through the network module 1002, such as helping the user send and receive e-mails, browse webpages, access streaming media, and the like.
The audio output unit 1003 may convert audio data received by the radio frequency unit 1001 or the network module 1002 or stored in the memory 1009 into an audio signal and output as sound. Also, the audio output unit 1003 can provide audio output (e.g., a call signal reception sound, a message reception sound, etc.) related to a specific function performed by the terminal 1000. The audio output unit 1003 includes a speaker, a buzzer, a receiver, and the like.
The input unit 1004 is used to receive an audio or video signal. The input Unit 1004 may include a Graphics Processing Unit (GPU) 10041 and a microphone 10042, the Graphics processor 10041 Processing image data of still pictures or video obtained by an image capturing device (such as a camera) in a video capturing mode or an image capturing mode. The processed image frames may be displayed on the display unit 1006. The image frames processed by the graphic processor 10041 may be stored in the memory 1009 (or other storage medium) or transmitted via the radio frequency unit 1001 or the network module 1002. The microphone 10042 can receive sound and can process such sound into audio data. The processed audio data may be converted into a format output transmittable to a mobile communication base station via the radio frequency unit 1001 in case of a phone call mode.
Terminal 1000 can also include at least one sensor 1005 such as a light sensor, motion sensor, and other sensors. Specifically, the light sensor includes an ambient light sensor that can adjust the brightness of the display panel 10061 according to the brightness of ambient light, and a proximity sensor that can turn off the display panel 10061 and/or a backlight when the terminal 1000 moves to the ear. As one of the motion sensors, the accelerometer sensor can detect the magnitude of acceleration in each direction (generally three axes), detect the magnitude and direction of gravity when stationary, and can be used to identify the terminal posture (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), vibration identification related functions (such as pedometer, tapping), and the like; the sensors 1005 may also include a fingerprint sensor, a pressure sensor, an iris sensor, a molecular sensor, a gyroscope, a barometer, a hygrometer, a thermometer, an infrared sensor, etc., which will not be described in detail herein.
The display unit 1006 is used to display information input by the user or information provided to the user. The Display unit 1006 may include a Display panel 10061, and the Display panel 10061 may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like.
The user input unit 1007 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the terminal. Specifically, the user input unit 1007 includes a touch panel 10071 and other input devices 10072. The touch panel 10071, also referred to as a touch screen, may collect touch operations by a user on or near the touch panel 10071 (e.g., operations by a user on or near the touch panel 10071 using a finger, a stylus, or any other suitable object or attachment). The touch panel 10071 may include two parts, a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 1010, and receives and executes commands sent by the processor 1010. In addition, the touch panel 10071 may be implemented by various types, such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. In addition to the touch panel 10071, the user input unit 1007 can include other input devices 10072. Specifically, the other input devices 10072 may include, but are not limited to, a physical keyboard, function keys (such as volume control keys, switch keys, etc.), a track ball, a mouse, and a joystick, which are not described herein again.
Further, the touch panel 10071 can be overlaid on the display panel 10061, and when the touch panel 10071 detects a touch operation thereon or nearby, the touch operation is transmitted to the processor 1010 to determine the type of the touch event, and then the processor 1010 provides a corresponding visual output on the display panel 10061 according to the type of the touch event. Although in fig. 10, the touch panel 10071 and the display panel 10061 are two independent components for implementing the input and output functions of the terminal, in some embodiments, the touch panel 10071 and the display panel 10061 may be integrated for implementing the input and output functions of the terminal, which is not limited herein.
Interface unit 1008 is an interface for connecting an external device to terminal 1000. For example, the external device may include a wired or wireless headset port, an external power supply (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device having an identification module, an audio input/output (I/O) port, a video I/O port, an earphone port, and the like. Interface unit 1008 can be used to receive input from external devices (e.g., data information, power, etc.) and transmit the received input to one or more elements within terminal 1000 or can be used to transmit data between terminal 1000 and external devices.
The memory 1009 may be used to store software programs as well as various data. The memory 1009 may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, and the like), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the cellular phone, and the like. Further, the memory 1009 may include high-speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
The processor 1010 is a control center of the terminal, connects various parts of the entire terminal using various interfaces and lines, and performs various functions of the terminal and processes data by operating or executing software programs and/or modules stored in the memory 1009 and calling data stored in the memory 1009, thereby integrally monitoring the terminal. Processor 1010 may include one or more processing units; preferably, the processor 1010 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into processor 1010.
Terminal 1000 can also include a power supply 1011 (e.g., a battery) for powering the various components, and preferably, power supply 1011 can be logically coupled to processor 1010 through a power management system that provides management of charging, discharging, and power consumption.
In addition, terminal 1000 can include some functional blocks not shown, which are not described herein.
Preferably, an embodiment of the present invention further provides a terminal, including a processor 1010, a memory 1009, and a computer program stored in the memory 1009 and capable of running on the processor 1010, where the computer program is executed by the processor 1010 to implement each process of the above icon display method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not described here again.
The embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the computer program implements each process of the embodiment of the icon display method, and can achieve the same technical effect, and in order to avoid repetition, the detailed description is omitted here. The computer-readable storage medium may be a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
While the present invention has been described with reference to the embodiments shown in the drawings, the present invention is not limited to the embodiments, which are illustrative and not restrictive, and it will be apparent to those skilled in the art that various changes and modifications can be made therein without departing from the spirit and scope of the invention as defined in the appended claims.

Claims (10)

1. An icon display method is applied to a terminal and is characterized by comprising the following steps:
displaying an icon control corresponding to n icons, and displaying a first part of the n icons in the icon control, wherein n is an integer greater than 1;
switching the icons displayed in the icon controls under the condition that icon display switching conditions are met;
the displaying a first portion of the n icons in the icon control includes:
displaying the first portion of icons on M regions in the icon control;
wherein a first display mode of the icons on a first area of the M areas is different from a second display mode of the icons on other areas of the M areas, and M is an integer greater than 1;
the switching the icon displayed in the icon control comprises:
switching a target icon in the n icons to the first area for displaying;
in a case where the satisfying of the icon display switching condition includes detecting that the first application program receives a message, the target icon includes: a first icon corresponding to the first application program;
under the condition that the condition of meeting the icon display switching condition comprises the detection of the switching of the application program currently operated by the terminal, the target icon comprises at least one of the following items:
the icon corresponds to a fourth application program with the maximum correlation value of a second application program, and the second application program is an application program currently operated by the terminal;
the icon corresponds to a fifth application program with the maximum correlation value of a third application program, and the third application program is the application program with the minimum running end time and current time interval;
the first application program, the second application program, the third application program, the fourth application program and the fifth application program belong to n application programs corresponding to the n icons.
2. The method of claim 1, wherein switching a target icon of the n icons to the first area for display comprises:
adjusting the range of the first area according to the number m of the target icons;
displaying m target icons on the adjusted first area;
wherein m is a positive integer.
3. The method according to claim 1, wherein the target icon comprises a first icon corresponding to the first application, and an unread message identifier is displayed on the first icon;
after the target icon in the n icons is switched to the first area for displaying, the method further includes:
and if a first touch operation aiming at the first icon is received, canceling the display of the unread message identification.
4. The method according to claim 1, wherein the satisfying of the icon display switching condition includes: receiving a second touch operation aiming at the icon control;
the switching the icon displayed in the icon control comprises:
in the case that n is larger than the number of the first part icons, displaying a second part icon of the n icons in the icon control, wherein icons different from the first part icons exist in the second part icon; or the like, or, alternatively,
and under the condition that n is equal to the number of the first part icons, switching the arrangement sequence of the first part icons displayed in the icon control.
5. A terminal, comprising:
the display module is used for displaying icon controls corresponding to the n icons, and displaying a first part of the n icons in the icon controls, wherein n is an integer larger than 1;
the switching module is used for switching the icons displayed in the icon control under the condition that icon display switching conditions are met;
displaying icon controls corresponding to the n icons, and displaying the first part of icons on M areas in the icon controls;
wherein a first display mode of the icons on a first area of the M areas is different from a second display mode of the icons on other areas of the M areas, and M is an integer greater than 1;
the switching module is specifically configured to:
switching a target icon in the n icons to the first area for displaying;
in a case where the satisfying of the icon display switching condition includes detecting that the first application program receives a message, the target icon includes: a first icon corresponding to the first application program;
under the condition that the condition of meeting the icon display switching condition comprises the detection of the switching of the application program currently operated by the terminal, the target icon comprises at least one of the following items:
the icon corresponds to a fourth application program with the maximum correlation value of a second application program, and the second application program is an application program currently operated by the terminal;
the icon corresponds to a fifth application program with the maximum correlation value of a third application program, and the third application program is the application program with the minimum running end time and current time interval;
the first application program, the second application program, the third application program, the fourth application program and the fifth application program belong to n application programs corresponding to the n icons.
6. The terminal of claim 5, wherein the switching module comprises:
the adjusting unit is used for adjusting the range of the first area according to the number m of the target icons;
a display unit for displaying m target icons on the adjusted first region;
wherein m is a positive integer.
7. The terminal according to claim 5, wherein the target icon comprises a first icon corresponding to the first application, and an unread message identifier is displayed on the first icon;
the terminal further comprises:
and the canceling module is used for canceling the display of the unread message identifier if a first touch operation for the first icon is received after a target icon in the n icons is switched to the first area for display.
8. The terminal according to claim 5, wherein the satisfying of the icon display switching condition includes: receiving a second touch operation aiming at the icon control;
the switching module is specifically configured to:
in the case that n is larger than the number of the first part icons, displaying a second part icon of the n icons in the icon control, wherein icons different from the first part icons exist in the second part icon; or the like, or, alternatively,
and under the condition that n is equal to the number of the first part icons, switching the arrangement sequence of the first part icons displayed in the icon control.
9. A terminal, characterized in that it comprises a processor, a memory and a computer program stored on the memory and executable on the processor, the computer program, when executed by the processor, implementing the steps of the icon display method according to any one of claims 1 to 4.
10. A computer-readable storage medium, characterized in that a computer program is stored thereon, which computer program, when being executed by a processor, carries out the steps of the icon display method according to any one of claims 1 to 4.
CN201811417189.9A 2018-11-26 2018-11-26 Icon display method and terminal Active CN109542324B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811417189.9A CN109542324B (en) 2018-11-26 2018-11-26 Icon display method and terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811417189.9A CN109542324B (en) 2018-11-26 2018-11-26 Icon display method and terminal

Publications (2)

Publication Number Publication Date
CN109542324A CN109542324A (en) 2019-03-29
CN109542324B true CN109542324B (en) 2021-06-01

Family

ID=65849708

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811417189.9A Active CN109542324B (en) 2018-11-26 2018-11-26 Icon display method and terminal

Country Status (1)

Country Link
CN (1) CN109542324B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102200883A (en) * 2010-03-26 2011-09-28 三星电子株式会社 Mobile terminal and icon control method thereof
CN106959797A (en) * 2017-03-28 2017-07-18 维沃移动通信有限公司 The method to set up and mobile terminal of a kind of notice footmark
CN106980428A (en) * 2016-01-16 2017-07-25 平安科技(深圳)有限公司 Application programe switch-over method and device
CN107783830A (en) * 2017-10-23 2018-03-09 华为技术有限公司 A kind of multitask management process and terminal device
CN108845855A (en) * 2018-06-08 2018-11-20 Oppo广东移动通信有限公司 Method for displaying user interface, device, terminal and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102200883A (en) * 2010-03-26 2011-09-28 三星电子株式会社 Mobile terminal and icon control method thereof
CN106980428A (en) * 2016-01-16 2017-07-25 平安科技(深圳)有限公司 Application programe switch-over method and device
CN106959797A (en) * 2017-03-28 2017-07-18 维沃移动通信有限公司 The method to set up and mobile terminal of a kind of notice footmark
CN107783830A (en) * 2017-10-23 2018-03-09 华为技术有限公司 A kind of multitask management process and terminal device
CN108845855A (en) * 2018-06-08 2018-11-20 Oppo广东移动通信有限公司 Method for displaying user interface, device, terminal and storage medium

Also Published As

Publication number Publication date
CN109542324A (en) 2019-03-29

Similar Documents

Publication Publication Date Title
CN108255378B (en) Display control method and mobile terminal
CN108762954B (en) Object sharing method and mobile terminal
CN107977132B (en) Information display method and mobile terminal
CN109379484B (en) Information processing method and terminal
CN110007835B (en) Object management method and mobile terminal
CN109151367B (en) Video call method and terminal equipment
CN110196667B (en) Notification message processing method and terminal
CN108897473B (en) Interface display method and terminal
CN109871164B (en) Message sending method and terminal equipment
CN109032486B (en) Display control method and terminal equipment
CN108897486B (en) Display method and terminal equipment
CN107734170B (en) Notification message processing method, mobile terminal and wearable device
CN107613095B (en) Incoming call processing method and mobile terminal
CN108958593B (en) Method for determining communication object and mobile terminal
CN109407949B (en) Display control method and terminal
CN109558046B (en) Information display method and terminal equipment
CN108228902B (en) File display method and mobile terminal
CN108491148B (en) Application sharing method and terminal
CN108062194B (en) Display method and device and mobile terminal
CN107783709B (en) Image viewing method and mobile terminal
CN109683802B (en) Icon moving method and terminal
CN108920040B (en) Application icon sorting method and mobile terminal
CN108536349B (en) Icon management method and mobile terminal
CN108196781B (en) Interface display method and mobile terminal
CN108170329B (en) Display control method and terminal equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant