CN111459350A - Icon sorting method and device and electronic equipment - Google Patents
Icon sorting method and device and electronic equipment Download PDFInfo
- Publication number
- CN111459350A CN111459350A CN202010230322.0A CN202010230322A CN111459350A CN 111459350 A CN111459350 A CN 111459350A CN 202010230322 A CN202010230322 A CN 202010230322A CN 111459350 A CN111459350 A CN 111459350A
- Authority
- CN
- China
- Prior art keywords
- input
- icon
- interface
- icons
- target
- 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.)
- Granted
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0481—Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
- G06F3/04817—Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance using icons
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0481—Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
- G06F3/0482—Interaction with lists of selectable items, e.g. menus
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0484—Interaction 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/04847—Interaction techniques to control parameter settings, e.g. interaction with sliders or dials
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 embodiment of the invention provides an icon sorting method, an icon sorting device and electronic equipment, which are applied to the technical field of communication and are used for solving the problems of complicated steps and low efficiency in the existing application program icon sorting process. The method comprises the following steps: displaying a first interface; the first interface comprises N icons; receiving a first input to M target icons of the N icons; updating the display positions of the N icons according to the sorting sequence of the M target icons corresponding to the first input in response to the first input; wherein the sorting order is related to the sorting information input by the first input. The application is applied to the application icon sorting scene.
Description
Technical Field
The embodiment of the invention relates to the technical field of communication, in particular to an icon sorting method and device and electronic equipment.
Background
With the development of electronic device technology, users use electronic devices more and more frequently, and the types and the number of applications in the electronic devices are more and more. Since each user has his own usage habits, there is a need for sorting the application icons of the applications in the electronic device.
Currently, if a user wants to trigger the electronic device to sort application icons, the application icons that the user wants to move may be dragged from a current position to a target position. When the user drags the application icon which the user wants to move to the target position, the electronic equipment is triggered to move away other application icons on the target position so as to achieve sequencing of the application icons.
However, when a user wants to sort a large number of application icons, the user needs to repeatedly drag a large number of application icons, and each time the user drags one application icon, the user triggers the electronic device to move at least one other application icon. Therefore, the steps of the whole application program icon sorting process are complicated, and the efficiency is low.
Disclosure of Invention
The embodiment of the invention provides an icon sorting method, an icon sorting device and electronic equipment, and aims to solve the problems of complicated steps and low efficiency in the existing application program icon sorting process.
In order to solve the technical problem, the present application is implemented as follows:
in a first aspect, an embodiment of the present invention provides an icon sorting method, where the method includes:
displaying a first interface; the first interface comprises N icons;
receiving a first input to M target icons of the N icons;
in response to the first input, updating the display positions of the N icons according to the sorting order of the M target icons corresponding to the first input;
the sorting order is related to the sorting information input by the first input, N is a positive integer larger than 1, M is a positive integer, and N is larger than or equal to M.
In a second aspect, an embodiment of the present invention further provides an icon sorting apparatus, where the icon sorting apparatus includes: the device comprises a display module, a receiving module and an execution module;
the display module is used for displaying a first interface; the first interface comprises N icons;
a receiving module, configured to receive a first input to M target icons of the N icons;
an execution module, configured to update display positions of the N icons according to a sorting order of the M target icons corresponding to the first input in response to the first input received by the receiving module;
the sorting order is related to the sorting information input by the first input, N is a positive integer larger than 1, M is a positive integer, and N is larger than or equal to M.
In a third aspect, an embodiment of the present invention provides an electronic device, including a processor, a memory, and a computer program stored on the memory and executable on the processor, where the computer program, when executed by the processor, implements the steps of the icon sorting method according to the first aspect.
In a fourth aspect, an embodiment of the present invention provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the steps of the icon sorting method according to the first aspect.
In the embodiment of the present invention, the electronic device displays a first interface including N icons, and after receiving a first input to M target icons of the N icons, the display positions of the N icons may be updated according to a sorting order of the M target icons corresponding to the first input. Because the sorting order is related to the sorting information input by the first input, the electronic equipment can determine the sorting order of the M target icons according to the sorting information, and the display positions of the N icons can be updated at one time without moving the icons, so that the whole icon sorting process is simple and convenient to operate and high in efficiency.
Drawings
Fig. 1 is a schematic diagram of an architecture of a possible android operating system according to an embodiment of the present invention;
fig. 2 is a schematic flow chart of a method for sorting icons according to an embodiment of the present invention;
fig. 3 is a schematic view of an interface applied by an icon sorting method according to an embodiment of the present invention;
fig. 4 is a second schematic diagram of an interface applied by the icon sorting method according to the embodiment of the present invention;
fig. 5 is a third schematic diagram of an interface applied by the icon sorting method according to the embodiment of the present invention;
fig. 6 is a fourth schematic diagram of an interface applied by the icon sorting method according to the embodiment of the present invention;
fig. 7 is a fifth schematic view of an interface applied by the icon sorting method according to the embodiment of the present invention;
fig. 8 is a sixth schematic view of an interface applied by the icon sorting method according to the embodiment of the present invention;
fig. 9 is a seventh schematic diagram of an interface applied by the icon sorting method according to the embodiment of the present invention;
fig. 10 is an eighth schematic diagram of an interface applied by the icon sorting method according to the embodiment of the present invention;
fig. 11 is a schematic structural diagram of an icon sorting apparatus according to an embodiment of the present invention;
fig. 12 is a schematic structural diagram of an electronic device 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 application.
It should be noted that "/" in this context means "or", for example, A/B may mean A or B; "and/or" herein is merely an association describing an associated object, and means that there may be three relationships, e.g., a and/or B, which may mean: a exists alone, A and B exist simultaneously, and B exists alone.
It should be noted that "a plurality" herein means two or more than two.
It should be noted that, in the embodiments of the present invention, words such as "exemplary" or "for example" are used to indicate examples, illustrations or explanations. Any embodiment or design described as "exemplary" or "e.g.," an embodiment of the present invention is not necessarily to be construed as preferred or advantageous over other embodiments or designs. Rather, use of the word "exemplary" or "such as" is intended to present concepts related in a concrete fashion.
It should be noted that, for the convenience of clearly describing the technical solutions of the embodiments of the present invention, in the embodiments of the present invention, words such as "first" and "second" are used to distinguish the same items or similar items with substantially the same functions or actions, and those skilled in the art can understand that the words such as "first" and "second" do not limit the quantity and execution order. For example, the first input and the second input are for distinguishing different inputs, rather than for describing a particular order of inputs.
An execution body of the icon sorting method provided in the embodiment of the present invention may be the electronic device (including a mobile electronic device and a non-mobile electronic device), or may also be a functional module and/or a functional entity capable of implementing the icon sorting method in the electronic device, which may be determined specifically according to actual use requirements, and the embodiment of the present invention is not limited. The following takes an electronic device as an example to exemplarily describe the icon sorting method provided by the embodiment of the present invention.
The electronic device in the embodiment of the invention can 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 palm computer, a vehicle-mounted terminal device, a wearable device, an ultra-mobile personal computer (UMPC), a netbook or a Personal Digital Assistant (PDA), etc.; the non-mobile electronic device may be a Personal Computer (PC), a Television (TV), a teller machine, a self-service machine, or the like; the embodiments of the present invention are not particularly limited.
The electronic device in the embodiment of the present invention may be an electronic device having an operating system. The operating system may be an Android (Android) operating system, an ios operating system, or other possible operating systems, and embodiments of the present invention are not limited in particular.
The following describes a software environment to which the icon sorting method provided by the embodiment of the present invention is applied, by taking an android operating system as an example.
Fig. 1 is a schematic diagram of an architecture of a possible android operating system according to an embodiment of the present invention, in fig. 1, the architecture of the android operating system includes 4 layers, which are an application layer, an application framework layer, a system runtime layer, and a kernel layer (specifically, L inux kernel layer).
The application program layer comprises various application programs (including system application programs and third-party application programs) in an android operating system.
The application framework layer is a framework of the application, and a developer can develop some applications based on the application framework layer under the condition of complying with the development principle of the framework of the application.
The system runtime layer includes libraries (also called system libraries) and android operating system runtime environments. The library mainly provides various resources required by the android operating system. The android operating system running environment is used for providing a software environment for the android operating system.
The kernel layer is an operating system layer of the android operating system and belongs to the lowest layer of a software layer of the android operating system, and the kernel layer provides core system services and hardware-related drivers for the android operating system based on L inux kernels.
Taking an android operating system as an example, in the embodiment of the present invention, a developer may develop a software program for implementing the icon sorting method provided in the embodiment of the present invention based on the system architecture of the android operating system shown in fig. 1, so that the icon sorting method may operate based on the android operating system shown in fig. 1. Namely, the processor or the electronic device can implement the icon sorting method provided by the embodiment of the invention by running the software program in the android operating system.
The icon sorting method provided by the embodiment of the invention can be applied to various scenes that a user sorts icons, for example, scenes that the user sorts icons in a mobile phone desktop, scenes that the user sorts icons in a folder, and scenes that the user sorts icons in the mobile phone desktop and the folder.
For example, taking the user sorting the icons in the desktop of the mobile phone as an example, the electronic device of the mobile phone may sort the icons according to the sorting information input by the user through the mobile phone.
The icon sorting method according to the embodiment of the present invention is described below with reference to the flowchart of the icon sorting method shown in fig. 2, where fig. 2 is a schematic flowchart of the icon sorting method according to the embodiment of the present invention, and the method includes steps 201 to 203:
step 201: the electronic device displays a first interface.
In an embodiment of the invention, the first interface includes N icons. Wherein N is a positive integer greater than 1.
In this embodiment of the present invention, the first interface may be a main interface of the electronic device (for example, a desktop of a mobile phone), may also be a folder interface (that is, an interface displayed by the electronic device after a user clicks a folder icon), and may also be any interface of any application program in the electronic device, which may be specifically set according to actual requirements, and this is not limited in this embodiment of the present invention.
In this embodiment of the present invention, the N icons may be application icons of applications, shortcut icons of applications, and folder icons of folders, which are not limited in this embodiment of the present invention.
For example, one or more first interfaces may be provided, and the embodiment of the present invention is not limited thereto.
Step 202: the electronic device receives a first input to M target icons of the N icons.
In an embodiment of the present invention, the first input may include: the click input to the M target icons, or the voice instruction input by the user, or the specific gesture input by the user may be determined according to the actual use requirement, which is not limited in the embodiment of the present invention. Wherein M is a positive integer, and N is more than or equal to M.
The specific gesture in the embodiment of the invention can be any one of a single-click gesture, a sliding gesture, a dragging gesture, a pressure identification gesture, a long-press gesture, an area change gesture, a double-press gesture and a double-click gesture; the click input in the embodiment of the invention can be click input, double-click input or click input of any number of times, and can also be long-press input or short-press input.
For example, in the case that the target icon indicates an application, the target icon may be an application icon of the application, or may be a shortcut icon of the application; when the target icon indicates a folder, the target icon may be a folder icon of the folder, which is not limited in the embodiment of the present invention.
Step 203: and in response to the first input, the electronic equipment updates the display positions of the N icons according to the sorting sequence of the M target icons corresponding to the first input.
In an embodiment of the present invention, the sorting order is related to the sorting information input by the first input, that is, the sorting order may be determined according to the sorting information.
For example, the above-mentioned sorting information is used to indicate an icon sorting order of any one of the M target icons.
In addition, the sorting order may be related to the sorting information input by the first input, and may also be related to the touch order of the user to the M target icons in the first input.
For example, when the sorting order is related to the touch order of the user on the M target icons, the sorting order of the M target icons may be sorted sequentially from front to back according to the touch order of the user on the M target icons; or the sorting order of the M target icons may be sequentially sorted from back to front according to the order of the user's touch on the M target icons.
Optionally, in the embodiment of the present invention, if the user wants to sort the icons, the electronic device may be triggered to control the icons to be in a sortable state.
Illustratively, after step 201, the method may further include the following steps 201a and 201 b:
step 201 a: the electronic device receives a fourth input to the first interface from the user.
Illustratively, the fourth input may include: the click input of the user on the first interface, or the sliding input of the user on the first interface, or other feasible inputs of the user on the first interface may be determined according to actual use requirements, and the embodiment of the present invention is not limited.
For example, the above click input may refer to the description of the first input in the embodiment of the present invention, and is not described herein again. The sliding input may be a sliding input in any direction, for example, sliding upwards, sliding downwards, sliding leftwards or sliding rightwards, and the sliding trajectory of the sliding input may be a straight line or a curved line, and may be specifically set according to actual requirements.
In an example, the sliding input of the user on the first interface may be: and the palm of the user slides on the first interface from top to bottom for inputting.
Step 201 b: and responding to the fourth input, and controlling the N icons to be in a sortable state by the electronic equipment.
For example, the sortable state in the embodiment of the present invention refers to a state in which a user may input N icons on the first interface, and the electronic device may sort the N icons according to a touch sequence or input sorting information. In this state, the result of the electronic device response to the user touching any icon on the first interface is different from the result of the electronic device response to the user touching any icon in the non-sortable state.
For example, if the N icons are N application icons, when the N application icons are in a non-sortable state, a user touches any application icon, and may trigger the electronic device to display an application interface corresponding to the application icon; when the N application icons are in the sortable state, the user touches any application icon, and may trigger the electronic device to sort any application icon, and may not trigger the electronic device to display an application interface corresponding to any application icon.
For example, if the N icons include folder icons, when the N icons are in a non-sortable state, a user touches the folder icon to trigger the electronic device to display a folder interface corresponding to the folder icon, and when the user touches any application icon in the folder interface, the user can trigger the electronic device to display an application interface corresponding to the application icon; when the N icons are in a sortable state, the user touches the folder icon, and the electronic device may be triggered to display a folder interface corresponding to the folder icon, and when the user touches any application icon in the folder interface, the electronic device may sort the application icon without triggering the electronic device to display the application interface corresponding to the application icon.
It should be noted that the input that the electronic device can respond to when the N icons are in the non-sortable state may be the same as or different from the input that the terminal can respond to when the N icons are in the sortable state, but the results of the responses of the N icons and the input may be different.
For example, when the N icons are in a non-sortable state and an application 1 icon is in a non-sortable state in a sortable state, the user clicks the application 1 icon, and the electronic device displays a main interface of application 1; when the application 1 icon is in the sortable state, the user clicks the application 1 icon and the electronic device sorts the application 1 icon.
For example, when the electronic device controls the N icons to be in a sortable state, the N icons may be displayed in a dithering manner in the first interface, or the N icons may be displayed in a highlighting manner in the first interface, or the N icons may be displayed in an enlarged manner in the first interface, which may be specifically set according to actual requirements, and the embodiment of the present invention does not limit this. Thus, the electronic device can prompt the user that the N icons are in the orderable state through a specific display mode.
In an example, after the electronic device receives a sliding input of a user palm on the first interface from top to bottom, if a size of a screen area of the electronic device, which is occluded by the user palm, is larger than a preset size, the electronic device controls the N icons to be in a sortable state.
For example, the preset size may be set according to the width of the palm of the user. The preset size may be a value or an interval value, which is not limited in the embodiment of the present invention. For example, if the palm width of the user is generally greater than 4 cm, the preset size may be set to 4 cm, or may be set to 4 cm to 4.5 cm.
In the following, an electronic device will be described as an example of a mobile phone.
For example, as shown in fig. 3, if the user wants to sort the icons, the fingers may be closed, the palm may cover the entire screen of the mobile phone, and then the user slides down from the top of the screen of the mobile phone, at this time, the photosensitive system inside the mobile phone may feel that the mobile phone is shielded, and the calculation of the size of the shielded screen area of the mobile phone is started. When the width of the shielded screen area is calculated to be 5 cm and larger than the preset 4 cm, the mobile phone control icon is in a sortable state, and the icon sorting function can be understood to be successfully awakened. At this point, the user may trigger the electronic device to sort the icons.
It should be noted that, in addition to setting the preset size according to the common sense that the palm width of the user is generally greater than 4 centimeters, the electronic device may also perform pre-measurement on the palm width of the user, and then set the preset size according to the measurement value, where the value of the preset size needs to be smaller than the value of the palm width of the user if the preset size is a value, and the minimum value of the interval of the preset size needs to be smaller than the value of the palm width of the user if the preset size is an interval value.
In an example, after receiving a third input to the first interface from the user, the electronic device may control the N icons to be in a sortable state and display a target control.
For example, the target control may include a first sub-control and a second sub-control. The first sub-control is used for triggering the electronic equipment to perform 1-level sequencing logic, and the second sub-control is used for triggering the electronic equipment to perform 2-level sequencing logic.
For example, referring to fig. 3, as shown in fig. 4, a mobile phone desktop (i.e., the first interface described above, i.e., 31 in fig. 4) is displayed on the mobile phone screen, and application icons of 6 applications and folder icons of 2 folders are displayed in the mobile phone desktop. The 6 application icons are respectively an "application 1" icon, an "application 2" icon, an "application 3" icon, an "application 4" icon, an "application 5" icon and an "application 6" icon, and the 2 folder icons are respectively a "folder 1" icon and a "folder 2" icon. When the mobile phone controls 8 icons to be in a sortable state, a "level 1" control (i.e., the first sub-control, as shown in fig. 4, as denoted by 32) and a "level 2" control (i.e., the second sub-control, as shown by 33, as denoted by 33, in fig. 4) may be displayed, and a user may trigger the mobile phone to execute corresponding sorting logic by touch inputs to the two controls, respectively.
Illustratively, the above-mentioned level 1 ordering logic and level 2 ordering logic are different ordering logic, and the electronic device responds differently according to the different ordering logic.
Example 1, in a case where a mobile phone displays a mobile phone desktop, the mobile phone desktop includes both an application icon of an application and a folder icon of a folder, and at this time, if a user only wants to sort icons displayed on the mobile phone desktop, the user may trigger the mobile phone to perform level 1 sorting. When the user inputs the application icons and the folder icons, the original functions, namely opening the application corresponding to the application icons or opening the folder corresponding to the folder icons, are not triggered, and the application icons and the folder icons are sequenced.
Example 2, in a case that the mobile phone displays the mobile phone desktop, the mobile phone desktop includes both an application icon of an application and a folder icon of a folder, and at this time, if a user wants to sort the icons displayed on the mobile phone desktop, or the user wants to sort the icons in the folder corresponding to the folder icons, or the user wants to exchange the icons in the mobile phone desktop and the folders, or the user wants to exchange the icons in the two folders, the user may trigger the mobile phone to perform level 2 sorting. When a user inputs the application program icons, the original functions are not triggered, and the application program icons are sequenced by inputting the serial numbers of the application program icons and/or the positions where the application program icons are to be placed; when a user inputs the folder icons, the folder corresponding to the folder icons is opened, the application program icons are displayed on the file interface of the folder, when the user inputs the application program icons in the file interface, the original functions are not triggered, and the application program icons in the file interface are sequenced by inputting the serial numbers of the application program icons to be sequenced and/or the positions of the application program icons to be placed in the file interface.
According to the icon sorting method provided by the embodiment of the invention, the electronic equipment displays the first interface containing N icons, and after the first input of M target icons in the N icons is received, the display positions of the N icons can be updated according to the sorting sequence of the M target icons corresponding to the first input. Because the sorting order is related to the sorting information input by the first input, the electronic equipment can determine the sorting order of the M target icons according to the sorting information, and the display positions of the N icons can be updated at one time without moving the icons, so that the whole icon sorting process is simple and convenient to operate and high in efficiency.
Optionally, in an embodiment of the present invention, the first input may include click input on the M target icons; the sorting order of the M target icons may be a click order of the M target icons.
For example, the electronic device may sequentially sort the M target icons from front to back according to the click sequence of the user on the M target icons, or the electronic device may sequentially sort the M target icons from back to front according to the click sequence of the user on the M target icons, which is not limited in this embodiment of the present invention.
For example, each time the user clicks on a target icon, the corresponding icon ranking number may be displayed in the vicinity of the target icon. It should be noted that the icon sorting order may be displayed above the target icon, below the target icon, on the left side of the target icon, or on the right side of the target icon, which is not limited in this embodiment of the present invention.
For example, the target control may also include a "sort complete" control, as shown in fig. 4, when the user wants to sort the 8 icons displayed in the cell phone desktop 31, the user may click on the "level 1" control 32, at which point the user may click on the 8 icons that are to be sorted, respectively, if the user wants to sort the "app 5" icon first, the user may click the "app 5" icon for the first time, the cell phone displays the number "1" below the "app 5" icon (i.e., the above-mentioned icon ranking number), if the user wants to rank the "app 1" icon second, the user may click the "app 1" icon a second time, the cell phone displays the number "2" below the "app 1" icon, and so on, until the user clicks the application 3 icon for the eighth time, the mobile phone displays the number 8 below the application 3 icon. When the user sorts all 8 icons, the user can click the "sorting complete" control (i.e., 34 in fig. 4), and at this time, as shown in fig. 5, the 8 icons are displayed on the mobile phone desktop 31 in the order of the sorted icons, the "app 5" icon is ranked first, the "app 1" icon is ranked second, and so on, the "app 3" icon is ranked eighth.
It should be noted that, after the user clicks the "sort complete" control, the electronic device cancels that the icon is in the sortable state, and does not display the target control any more. The folder icon in the first interface may be considered an application icon when the user triggers the electronic device to perform the level 1 sort logic.
Therefore, the electronic equipment can sort the M target icons in a clicking mode according to the clicking sequence without moving the icons, and the icons can be sorted, so that the icon sorting process is simpler and more convenient and is high in efficiency.
Further optionally, in the embodiment of the present invention, the user may reorder the already ordered target icons.
For example, in a case where a corresponding icon sorting order is displayed in the vicinity of any target icon, the user may adjust the icon sorting order by a slide input on the icon sorting order.
In one example, the icon sort order number increases (increases) when the user slides up on the icon sort order number, and decreases (decreases) when the user slides down on the icon sort order number.
Example 3, referring to fig. 4, when the icon ranking number of the "application 4" icon is number "3", if the user slides up on number "3", the mobile phone adjusts the icon ranking number of the "application 4" icon from number "3" to number "4", and adjusts the icon ranking number of the "application 7" icon, whose original icon ranking number is number "4", to number "3".
Example 4, referring to fig. 4, when the icon ranking number of the "application 4" icon is number "3", if the user slides down on the number "3", the mobile phone adjusts the icon ranking number of the "application 4" icon from number "3" to number "2", and adjusts the icon ranking number of the "application 1" icon, whose original icon ranking number is number "2", to number "3".
In another example, the icon sort order number decreases (decreases) when the user slides up on the icon sort order number, and the icon sort order number increases (increases) when the user slides down on the icon sort order number.
Therefore, after the user sorts the icons, the user can conveniently and quickly adjust the icon sorting sequence number of the icons according to the requirement, so that the icons are sorted again, and the icon sorting process is simpler, more convenient and more flexible.
Optionally, in the embodiment of the present invention, if a user needs to trigger the electronic device to exchange and sort the icons in the desktop and the icons in the folders, or when the icons in different folders are exchanged and sorted, the icons may be displayed on the same interface, so as to facilitate operation.
Illustratively, before the step 201, the method may further include the following step a 1:
step A1: the electronic device receives a third input to the first folder icon.
Illustratively, the third input may include: the specific feasibility input of the user on the first folder icon may be determined according to actual use requirements, and the embodiment of the present invention is not limited thereto.
Based on the step a1, the step 201 may specifically include the following step a 2:
step A2: and responding to the third input, and displaying a first interface by the electronic equipment.
Illustratively, a first icon is displayed in the first display area of the first interface, and a second icon is displayed in the second display area of the first interface.
Specifically, the first icon includes the first folder icon, the second icon is an icon in the first folder, and the N icons include the first icon and the second icon.
For example, as shown in fig. 6, if the user wants to sort the application icons in folder 1 and the application icons on the desktop of the mobile phone (i.e., 31 in fig. 6), the user may click on the "folder 1" icon. At this time, the mobile phone screen may display a first interface (i.e. a folder interface of the folder 1 and a mobile phone desktop) in a split screen manner, where the folder interface of the folder 1 is displayed on the mobile phone desktop 31 on the first display area of the mobile phone screen, the folder interface of the folder 1 is displayed on the second display area (i.e. 41 in fig. 6), and application icons of two applications are displayed on the folder interface 41, which are an "application 7" icon and an "application 8" icon respectively. At this time, the user may sort the 10 icons displayed on the first interface.
Therefore, the electronic equipment can display a plurality of interfaces contained in the first interface in a split screen mode, and a user can select icons to be added to another interface from one interface at any time to participate in sequencing, so that the user can conveniently sequence the icons.
Optionally, in the embodiment of the present invention, the electronic device may sort the icons according to a manner of inputting the sorting information.
For example, when the first input includes M sub-inputs and one sub-input corresponds to one target icon, the step 203 may specifically include the following steps 203a to 203 c:
step 203 a: and responding to the sub-input corresponding to the first target icon, and displaying an input area on the first interface by the electronic equipment.
The first target icon is one of the M target icons.
For example, the input area may be a scroll selection box or a character input box, which is not limited in the embodiment of the present invention. Illustratively, the characters include at least one of: letters, numbers, letters, and mathematical symbols.
For example, in conjunction with FIG. 4, if the user wants to sort the application icons in folder 1, the user can click on the "level 2" control 33, and then the user can click on the "folder 1" icon. At this time, referring to fig. 6, the mobile phone displays the folder interface 41 of the folder 1 on the mobile phone desktop 31, and the application icons of the two applications, namely the "application 7" icon and the "application 8" icon, are displayed on the folder interface 41. If the user wants to sort the "applications 8" icon, the "applications 8" icon may be clicked. At this time, as shown in fig. 7, the mobile phone displays a scroll selection box (i.e., the above-mentioned input box, 42 in fig. 7) on the right side of the "application 8" icon.
In an example, the folder interface of the folder 1 may be displayed on the desktop of the mobile phone in a floating manner, and when the user drags the folder interface, the folder interface may move on the desktop of the mobile phone along with the dragging operation of the user. Therefore, when the folder interface blocks the icons on the mobile phone desktop, the user can remove the folder interface, and the user can operate the icons on the mobile phone desktop conveniently.
Step 203 b: the electronic device receives a second input to the input area.
Illustratively, the second input may include: the click input to the input area, or the voice command input by the user, or the specific gesture input by the user may be determined according to the actual use requirement, which is not limited in the embodiment of the present invention.
It should be noted that, for the description of the click input and the specific gesture, reference may be made to the description of the click input and the specific gesture in the first input in the embodiment of the present invention, and details are not described here again.
In one example, the input area may include a first sub input box and a second sub input box; the first sub-input box is used for inputting the icon sorting sequence number of the first target icon on the target interface, and the second sub-input box is used for inputting the interface name of the target interface.
The target interface may include the first interface or a second interface, and the second interface is different from the first interface. For example, the second interface may be a folder interface of the target folder, may also be a desktop name, and may also be any other interface name, which is not limited in this embodiment of the present invention.
For example, taking the target interface as the first interface as an example, as shown in fig. 7, if the user wants to arrange the "application 8" icon in the folder 1 at the first of the folder interfaces 41 of the folder 1 and can click the "application 8" icon, a scroll selection box 42 is displayed on the right side of the "application 8" icon, and the scroll selection box includes a left scroll selection box (i.e., the above-mentioned second sub input box, such as 42a in fig. 7) and a right scroll selection box (i.e., the above-mentioned first sub input box, such as 42b in fig. 7). When the user only wants to adjust the ranking of "application 8" in the folder interface of folder 1, the interface name "folder 1" displayed in the left scroll selection box 42a does not need to be adjusted, and only the number "1" needs to be selected in the right scroll selection box 42 b.
Therefore, the electronic equipment can directly sort the icons in a mode of inputting sorting information, directly sort the icons, does not need a user to drag the icons, and can simplify the operation steps of sorting.
Further, in the case that the input area includes the first sub input box and the second sub input box, the second input may include at least one of: a first sub-input and a second sub-input.
The first sub-input may be an input to the first sub-input box, and the second sub-input may be an input to the second sub-input box.
In one example, in a case where the first sub input box is a first scroll selection box, the first sub input may be a first scroll input to the first scroll selection box; in a case where the second sub input box is a second scroll selection box, the second sub input may be a second scroll input to the second scroll selection box; the sequence number of the icons displayed in the first scroll selection box can be changed along with the scrolling of the first scroll input, and the interface name displayed in the second scroll selection box can be changed along with the scrolling of the second scroll input.
For example, as shown in fig. 8, a scroll selection box (i.e., 51 in fig. 8) is displayed on the right side of the "application 6" icon in the desktop of the mobile phone (i.e., 31 in fig. 8), and the scroll selection box 51 includes a left scroll selection box (i.e., 51a in fig. 8) and a right scroll selection box (i.e., 51b in fig. 8). The user may slide on the left scroll selection box 51a (i.e., the second scroll input described above), and each time the user slides on the left scroll selection box 51a, the interface name is scrolled and displayed in the left scroll selection box 51a, and the interface names "folder 1", "folder 2", and "custom" may be displayed in the left scroll selection box 51 a. Then, the user may slide on the right scroll selection box 51b (i.e., the first scroll input described above), and each time the user slides on the right scroll selection box 51b, a number (i.e., the above-described icon sorting order) is scroll-displayed in the left scroll selection box 51b, and numbers 1 to 10 may be displayed in the right scroll selection box 51 b.
It should be noted that the "customization" mentioned above means that the user can create a new folder through the "customization" option.
Step 203 c: and in response to the second input, the electronic equipment updates the display position of the first target icon according to the sorting information input in the input area by the second input.
In one example, the above-mentioned ranking information may include: and the icon sorting sequence number of the first target icon in the first interface.
In another example, the above-mentioned ranking information may include: and the icon sorting sequence number of the first target icon in the target folder.
For example, referring to fig. 7, when the user wants to update and display the "application 6" icon in the folder 1 and the icons in the folder 1 are sorted to be the second, as shown in fig. 8, the user can slide on the left scroll selection box 51a (i.e., the second scroll input described above) until the interface name "folder 1" is displayed in the left scroll selection box 51 a. The user may then slide over the right scroll selection box 51b (i.e., the first scroll input described above) until the number "2" is displayed within the right scroll selection box 51 b. At this time, the mobile phone can update the display position of the "application 6" icon to the second display position in the folder 1 interface 41 according to "folder 1" displayed in the left scroll selection frame 51a and "2" displayed in the right scroll selection frame 51b (i.e., the above sort information), as shown in fig. 9.
Therefore, the user can sort the icons of the first interface and the folder interface in a mode of inputting sorting information in the input area, can quickly add the icons in the first interface into the folder and sort in the folder interface, does not need to drag the icons in the first interface to the folder and then sort the icons in the folder interface, and the whole icon sorting process is simple and convenient to operate and high in efficiency.
Further, the electronic device may further include a third sub input box in addition to the first sub input box and the second sub input box.
For example, if the first interface of the electronic device is a desktop, when the electronic device further includes other desktops and each desktop includes a folder icon, the second sub-input box may be only used to input an interface name of the folder interface included in the second interface, and the third sub-input box is used to input a desktop name included in the second interface, so as to distinguish different desktops and folders.
In one example, the electronic device may display a third sub-input box for inputting a desktop name of a desktop on which a first target icon of the M target icons is located after receiving a fifth input by the user.
The third sub-input box may be a third scroll selection box or a third self-character selection box, which is not limited in the embodiment of the present invention.
It should be noted that, the first sub input box, the second sub input box, and the third sub input box may be displayed at any position in the screen of the electronic device, which is not limited in the embodiment of the present invention.
In one example, the target control may include a "desktop selection" control (shown as 35 in fig. 4), and the fifth input may be a fifth input of the "desktop selection" control by the user.
For example, referring to fig. 8, taking the first interface as the mobile phone desktop 1, and taking the mobile phone as an example, where the mobile phone includes the mobile phone desktop 1 and the mobile phone desktop 2, as shown in fig. 10, if the user wants to update the "application 6" icon in the mobile phone desktop 1 (i.e., the first interface described above, such as 31 in fig. 10) to the first one of the folder interfaces of the folder 3 displayed in the mobile phone desktop 2 (i.e., the second interface described above), the user may first click the "desktop selection" control, at this time, the mobile phone displays a desktop scroll selection frame (i.e., the third scroll selection frame described above, such as 52 in fig. 10) on the right side of the "desktop selection" control in the mobile phone desktop 1, and the user may slide on the desktop scroll selection frame 52 until the desktop scroll selection frame 52 displays the "desktop 2". Next, the user may click the "level 2" control and then click the "app 6" icon, at which time, the mobile phone displays a scroll selection box (i.e. 51 in fig. 10) on the right side of the "app 6" icon in the mobile phone desktop 1, and the user may slide in the left scroll selection box (i.e. 51a in fig. 10) (i.e. the second scroll input described above) until the "folder 3" is displayed in the left scroll selection box and slide on the right scroll selection box (i.e. 51b in fig. 10) (i.e. the first scroll input described above) until the number "1" is displayed in the right scroll selection box 51 b. When the user finishes the selection, the user can click on the "sort complete" control (34 in fig. 10), and the mobile phone displays an "application 6" icon at the first icon display position in the folder interface of the folder 3 in the mobile phone desktop 2.
Therefore, when the electronic equipment is provided with a plurality of desktops and a user wants to update display positions of icons among different desktops and sort the icons, the user can sort the icons without dragging the icons back and forth among the desktops, so that the whole icon sorting process is simple and convenient to operate and high in efficiency.
It should be noted that the number of the sub input boxes and the purpose of each sub input box provided in the embodiment of the present invention may be set according to actual requirements, and the embodiment of the present invention does not limit this.
In one example, if the electronic device includes at least two display screens, the user may simultaneously trigger the electronic device to sort the icons in the at least two display screens.
Specifically, the display screen of the electronic device may include a first screen and a second screen. And the first screen and the second screen both display a first interface. Example 1, after the electronic device receives a fourth input to the first screen or the second screen by the user, the icons in the first screen and the second screen may be simultaneously controlled to be in a sortable state. Example 2, after the electronic device receives a fourth input of the user on the first screen, controlling the icons in the first screen to be in a sortable state; or after the electronic equipment receives a fourth input of the user on the second screen, controlling the icons in the second screen to be in a sortable state.
Fig. 11 is a schematic structural diagram of a possible icon sorting apparatus according to an embodiment of the present invention, and as shown in fig. 11, the icon sorting apparatus 600 includes: a display module 601, a receiving module 602, and an executing module 603, wherein: the display module 601 is configured to display a first interface; the first interface comprises N icons; a receiving module 602, configured to receive a first input to the displaying module 601 to display M target icons of the N icons; an executing module 603, configured to update display positions of the N icons according to a sorting order of the M target icons corresponding to the first input in response to the first input received by the receiving module 602; the sorting order is related to the sorting information input by the first input, N is a positive integer larger than 1, M is a positive integer, and N is larger than or equal to M.
Optionally, the display module 601 is further configured to, when the first input includes M sub-inputs and one sub-input corresponds to one target icon, respond to the sub-input corresponding to the first target icon received by the receiving module 602, and display an input area on the first interface, where the first target icon is one of the M target icons; the receiving module 601 is further configured to receive a second input to the input area displayed by the display module 601; the executing module 603 is specifically configured to, in response to the second input received by the receiving module 602, update the display position of the first target icon according to the sorting information input in the input area by the second input.
Optionally, the sorting information includes: and the icon sorting sequence number of the first target icon in the first interface or the icon sorting sequence number of the first target icon in the target folder.
Optionally, the input area includes a first sub input box and a second sub input box; the first sub input box is used for inputting an icon sorting sequence number of a first target icon on a target interface, and the second sub input box is used for inputting an interface name of the target interface; the target interface comprises a first interface or a second interface, and the second interface is different from the first interface.
Optionally, the second input includes at least one of: a first sub-input, a second sub-input; wherein, in the case that the first sub-input box is a first scroll selection box, the first sub-input is a first scroll input to the first scroll selection box; in the case that the second sub input box is a second scroll selection box, the second sub input is a second scroll input to the second scroll selection box; the sequence number of the icons displayed in the first scroll selection box changes along with the scrolling of the first scroll input, and the interface name displayed in the second scroll selection box changes along with the scrolling of the second scroll input.
Optionally, the receiving module 602 is further configured to receive a third input to the first folder icon; a display module 601, specifically configured to display a first interface in response to a third input received by the receiving module 602, where a first icon is displayed in a first display area of the first interface, and a second icon is displayed in a second display area of the first interface; the first icon comprises a first folder icon, the second icon is an icon in the first folder, and the N icons comprise the first icon and the second icon.
In the icon sorting device provided in the embodiment of the present invention, the icon sorting device displays the first interface including the N icons, and after receiving the first input to the M target icons of the N icons, the display positions of the N icons may be updated according to the sorting order of the M target icons corresponding to the first input. Because the sorting order is related to the sorting information input by the first input, the electronic equipment can determine the sorting order of the M target icons according to the sorting information, and the display positions of the N icons can be updated at one time without moving the icons, so that the whole icon sorting process is simple and convenient to operate and high in efficiency.
The icon sorting device provided by the embodiment of the invention can realize each process shown in the method embodiment, and is not described again to avoid repetition.
Fig. 12 is a schematic diagram of a hardware structure of an electronic device 100 for implementing various embodiments of the present invention, where the electronic device 100 includes, but is not limited to: radio frequency unit 101, network module 102, audio output unit 103, input unit 104, sensor 105, display unit 106, user input unit 107, interface unit 108, memory 109, processor 110, and power supply 111. Those skilled in the art will appreciate that the configuration of the electronic device 100 shown in fig. 12 does not constitute a limitation of the electronic device, and that the electronic device 100 may include more or fewer components than shown, or combine certain components, or a different arrangement of components. In the embodiment of the present invention, the electronic device 100 includes, but is not limited to, a mobile phone, a tablet computer, a notebook computer, a palm computer, a vehicle-mounted terminal device, a wearable device, a pedometer, and the like.
The display unit 106 is configured to display a first interface; the first interface comprises N icons; a user input unit 107 for receiving a first input to M target icons among the N icons; a processor 110, configured to respond to the first input received by the user input unit 107, and update display positions of the N icons according to a sorting order of the M target icons corresponding to the first input; the sorting order is related to the sorting information input by the first input, N is a positive integer larger than 1, M is a positive integer, and N is larger than or equal to M.
In the electronic device provided by the embodiment of the present invention, the electronic device displays a first interface including N icons, and after receiving a first input to M target icons of the N icons, display positions of the N icons may be updated according to a sorting order of the M target icons corresponding to the first input. Because the sorting order is related to the sorting information input by the first input, the electronic equipment can determine the sorting order of the M target icons according to the sorting information, and the display positions of the N icons can be updated at one time without moving the icons, so that the whole icon sorting process is simple and convenient to operate and high in efficiency.
It should be understood that, in the embodiment of the present invention, the radio frequency unit 101 may be used for receiving and sending signals during a message transmission or call process, and specifically, after receiving downlink data from a base station, the downlink data is processed by the processor 110; in addition, the uplink data is transmitted to the base station. Typically, radio frequency unit 101 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. In addition, the radio frequency unit 101 can also communicate with a network and other devices through a wireless communication system.
The electronic device 100 provides wireless broadband internet access to the user via the network module 102, such as assisting the user in sending and receiving e-mails, browsing web pages, and accessing streaming media.
The audio output unit 103 may convert audio data received by the radio frequency unit 101 or the network module 102 or stored in the memory 109 into an audio signal and output as sound. Also, the audio output unit 103 may also provide audio output related to a specific function performed by the electronic apparatus 100 (e.g., a call signal reception sound, a message reception sound, etc.). The audio output unit 103 includes a speaker, a buzzer, a receiver, and the like.
The input unit 104 is used to receive an audio or video signal. The input Unit 104 may include a Graphics Processing Unit (GPU) 1041 and a microphone 1042, and the Graphics processor 1041 processes image data of a still picture or video obtained by an image capturing device (e.g., a camera) in a video capturing mode or an image capturing mode. The processed image frames may be displayed on the display unit 106. The image frames processed by the graphic processor 1041 may be stored in the memory 109 (or other storage medium) or transmitted via the radio frequency unit 101 or the network module 102. The microphone 1042 may receive sound and may be capable of processing 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 101 in case of a phone call mode.
The electronic device 100 also includes at least one sensor 105, 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 1061 according to the brightness of ambient light, and a proximity sensor that can turn off the display panel 1061 and/or the backlight when the electronic device 100 is moved to the ear. As one type of motion sensor, an 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 posture of an electronic device (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), and vibration identification related functions (such as pedometer, tapping); the sensors 105 may also include fingerprint sensors, pressure sensors, iris sensors, molecular sensors, gyroscopes, barometers, hygrometers, thermometers, infrared sensors, etc., which are not described in detail herein.
The Display unit 106 may include a Display panel 1061, and the Display panel 1061 may be configured in the form of a liquid Crystal Display (L acquired Crystal Display, L CD), an Organic light-Emitting Diode (O L ED), or the like.
The user input unit 107 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the electronic apparatus 100. Specifically, the user input unit 107 includes a touch panel 1071 and other input devices 1072. Touch panel 1071, also referred to as a touch screen, may collect touch operations by a user on or near the touch panel 1071 (e.g., operations by a user on or near touch panel 1071 using a finger, stylus, or any suitable object or attachment). The touch panel 1071 may include two parts of 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 110, and receives and executes commands sent by the processor 110. In addition, the touch panel 1071 may be implemented in various types, such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. In addition to the touch panel 1071, the user input unit 107 may include other input devices 1072. Specifically, other input devices 1072 may include, but are not limited to, a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, and a joystick, which are not described in detail herein.
Further, the touch panel 1071 may be overlaid on the display panel 1061, and when the touch panel 1071 detects a touch operation thereon or nearby, the touch panel 1071 transmits the touch operation to the processor 110 to determine the type of the touch event, and then the processor 110 provides a corresponding visual output on the display panel 1061 according to the type of the touch event. Although in fig. 12, the touch panel 1071 and the display panel 1061 are two independent components to implement the input and output functions of the electronic device 100, in some embodiments, the touch panel 1071 and the display panel 1061 may be integrated to implement the input and output functions of the electronic device 100, and is not limited herein.
The interface unit 108 is an interface for connecting an external device to the electronic apparatus 100. 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. The interface unit 108 may be used to receive input (e.g., data information, power, etc.) from an external device and transmit the received input to one or more elements within the electronic apparatus 100 or may be used to transmit data between the electronic apparatus 100 and the external device.
The memory 109 may be used to store software programs as well as various data. The memory 109 may mainly include a storage program area and a storage data area, wherein the storage program 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, etc.), 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 109 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 110 is a control center of the electronic device 100, connects various parts of the entire electronic device 100 using various interfaces and lines, and performs various functions of the electronic device 100 and processes data by running or executing software programs and/or modules stored in the memory 109 and calling data stored in the memory 109, thereby performing overall monitoring of the electronic device 100. Processor 110 may include one or more processing units; alternatively, the processor 110 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 the processor 110.
The electronic device 100 may further include a power supply 111 (e.g., a battery) for supplying power to each component, and optionally, the power supply 111 may be logically connected to the processor 110 through a power management system, so as to implement functions of managing charging, discharging, and power consumption through the power management system.
In addition, the electronic device 100 includes some functional modules that are not shown, and are not described in detail herein.
Optionally, an embodiment of the present invention further provides an electronic device, which includes a processor, a memory, and a computer program stored in the memory and capable of running on the processor 110, where the computer program, when executed by the processor, implements each process of the above icon sorting method embodiment, and can achieve the same technical effect, and details are not repeated here to avoid repetition.
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 above icon sorting method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated 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 application 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 an electronic device (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 application.
While the present embodiments have been described with reference to the accompanying drawings, it is to be understood that the invention is not limited to the precise embodiments described above, which are meant to be illustrative and not restrictive, and that various changes may be made therein by those skilled in the art without departing from the spirit and scope of the invention as defined by the appended claims.
Claims (14)
1. An icon sorting method is applied to electronic equipment, and is characterized by comprising the following steps:
displaying a first interface; the first interface comprises N icons;
receiving a first input to M target icons of the N icons;
in response to the first input, updating the display positions of the N icons according to the sorting sequence of the M target icons corresponding to the first input;
wherein the sorting order is related to the sorting information input by the first input, N is a positive integer greater than 1, M is a positive integer, and N is greater than or equal to M.
2. The method of claim 1, wherein the first input comprises M sub-inputs, one sub-input corresponding to one target icon;
the updating, in response to the first input, the display positions of the N icons according to the sorting order of the M target icons corresponding to the first input includes:
responding to a sub-input corresponding to a first target icon, and displaying an input area on the first interface, wherein the first target icon is one of the M target icons;
receiving a second input to the input area;
in response to the second input, updating a display position of the first target icon according to ranking information input in the input area by the second input.
3. The method of claim 2, wherein the ranking information comprises: and the icon sorting sequence number of the first target icon in the first interface or the icon sorting sequence number of the first target icon in the target folder.
4. The method of claim 2, wherein the input area comprises a first sub input box and a second sub input box; the first sub input box is used for inputting an icon sorting sequence number of the first target icon on a target interface, and the second sub input box is used for inputting an interface name of the target interface;
wherein the target interface comprises the first interface or a second interface, the second interface being a different interface than the first interface.
5. The method of claim 4, wherein the second input comprises at least one of: a first sub-input, a second sub-input;
wherein, in a case that the first sub input box is a first scroll selection box, the first sub input is a first scroll input to the first scroll selection box; in a case that the second sub input box is a second scroll selection box, the second sub input is a second scroll input to the second scroll selection box; the sequence number of the icons displayed in the first scroll selection box changes along with the scrolling of the first scroll input, and the interface name displayed in the second scroll selection box changes along with the scrolling of the second scroll input.
6. The method of claim 1, wherein prior to displaying the first interface, the method further comprises:
receiving a third input to the first folder icon;
the displaying a first interface includes:
responding to the third input, and displaying a first interface, wherein a first icon is displayed in a first display area of the first interface, and a second icon is displayed in a second display area of the first interface;
the first icon comprises the first folder icon, the second icon is an icon in the first folder, and the N icons comprise the first icon and the second icon.
7. An icon sorting apparatus, comprising: the device comprises a display module, a receiving module and an execution module;
the display module is used for displaying a first interface; the first interface comprises N icons;
the receiving module is used for receiving a first input of displaying M target icons in the N icons by the display module;
the execution module is configured to update the display positions of the N icons according to the sorting order of the M target icons corresponding to the first input in response to the first input received by the receiving module;
wherein the sorting order is related to the sorting information input by the first input, N is a positive integer greater than 1, M is a positive integer, and N is greater than or equal to M.
8. Icon sorting apparatus as claimed in claim 7,
the display module is further configured to, when the first input includes M sub-inputs and one sub-input corresponds to one target icon, display an input area on the first interface in response to the sub-input corresponding to the first target icon received by the receiving module, where the first target icon is one of the M target icons;
the receiving module is further used for receiving a second input to the input area displayed by the display module;
the execution module is specifically configured to update the display position of the first target icon according to the sorting information input by the second input in the input area in response to the second input received by the receiving module.
9. The icon sorting apparatus according to claim 8, wherein the sorting information includes: and the icon sorting sequence number of the first target icon in the first interface or the icon sorting sequence number of the first target icon in the target folder.
10. The icon sorting apparatus according to claim 9, wherein the input area includes a first sub input box and a second sub input box; the first sub input box is used for inputting an icon sorting sequence number of the first target icon on a target interface, and the second sub input box is used for inputting an interface name of the target interface; wherein the target interface comprises the first interface or a second interface, the second interface being a different interface than the first interface.
11. The icon sorting apparatus of claim 10, wherein the second input includes at least one of: a first sub-input, a second sub-input; wherein, in a case that the first sub input box is a first scroll selection box, the first sub input is a first scroll input to the first scroll selection box; in a case that the second sub input box is a second scroll selection box, the second sub input is a second scroll input to the second scroll selection box; the sequence number of the icons displayed in the first scroll selection box changes along with the scrolling of the first scroll input, and the interface name displayed in the second scroll selection box changes along with the scrolling of the second scroll input.
12. Icon sorting apparatus as claimed in claim 7,
the receiving module is further used for receiving a third input of the first folder icon;
the display module is specifically configured to display a first interface in response to the third input received by the receiving module, where a first icon is displayed in a first display area of the first interface, and a second icon is displayed in a second display area of the first interface; the first icon comprises the first folder icon, the second icon is an icon in the first folder, and the N icons comprise the first icon and the second icon.
13. An electronic device comprising 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 ordering method as claimed in any one of claims 1 to 6.
14. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of the icon ordering method as claimed in any one of claims 1 to 6.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010230322.0A CN111459350B (en) | 2020-03-27 | 2020-03-27 | Icon sorting method and device and electronic equipment |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010230322.0A CN111459350B (en) | 2020-03-27 | 2020-03-27 | Icon sorting method and device and electronic equipment |
Publications (2)
Publication Number | Publication Date |
---|---|
CN111459350A true CN111459350A (en) | 2020-07-28 |
CN111459350B CN111459350B (en) | 2021-07-13 |
Family
ID=71678364
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202010230322.0A Active CN111459350B (en) | 2020-03-27 | 2020-03-27 | Icon sorting method and device and electronic equipment |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN111459350B (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112051945A (en) * | 2020-07-31 | 2020-12-08 | 深圳市修远文化创意有限公司 | Method and related device for arranging multiple icons |
CN112949270A (en) * | 2021-01-27 | 2021-06-11 | 维沃移动通信有限公司 | Information display method and device, electronic equipment and readable storage medium |
WO2021238788A1 (en) * | 2020-05-25 | 2021-12-02 | 维沃移动通信有限公司 | Icon arrangement method, electronic device, and storage medium |
Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103324383A (en) * | 2012-03-21 | 2013-09-25 | 汉王科技股份有限公司 | Method and device for ranking files or icons |
CN104020931A (en) * | 2014-06-16 | 2014-09-03 | 天津三星通信技术研究有限公司 | Device and method for locating icons in terminal |
CN104298419A (en) * | 2013-07-19 | 2015-01-21 | 上海斐讯数据通信技术有限公司 | Mobile terminal and method for arranging icons of mobile terminal |
CN105183275A (en) * | 2015-08-17 | 2015-12-23 | 广东欧珀移动通信有限公司 | Terminal icon arrangement method and apparatus |
US20170083209A1 (en) * | 2012-06-08 | 2017-03-23 | Apple Inc. | Identification of Recently Downloaded Content |
CN107918513A (en) * | 2017-11-22 | 2018-04-17 | 周燕红 | The icon sort method and system of a kind of mobile terminal |
CN110456953A (en) * | 2019-06-27 | 2019-11-15 | 维沃移动通信有限公司 | File interface switching method and terminal device |
CN110489385A (en) * | 2019-07-31 | 2019-11-22 | 维沃移动通信有限公司 | A kind of information processing method and terminal device |
-
2020
- 2020-03-27 CN CN202010230322.0A patent/CN111459350B/en active Active
Patent Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103324383A (en) * | 2012-03-21 | 2013-09-25 | 汉王科技股份有限公司 | Method and device for ranking files or icons |
US20170083209A1 (en) * | 2012-06-08 | 2017-03-23 | Apple Inc. | Identification of Recently Downloaded Content |
CN104298419A (en) * | 2013-07-19 | 2015-01-21 | 上海斐讯数据通信技术有限公司 | Mobile terminal and method for arranging icons of mobile terminal |
CN104020931A (en) * | 2014-06-16 | 2014-09-03 | 天津三星通信技术研究有限公司 | Device and method for locating icons in terminal |
CN105183275A (en) * | 2015-08-17 | 2015-12-23 | 广东欧珀移动通信有限公司 | Terminal icon arrangement method and apparatus |
CN107918513A (en) * | 2017-11-22 | 2018-04-17 | 周燕红 | The icon sort method and system of a kind of mobile terminal |
CN110456953A (en) * | 2019-06-27 | 2019-11-15 | 维沃移动通信有限公司 | File interface switching method and terminal device |
CN110489385A (en) * | 2019-07-31 | 2019-11-22 | 维沃移动通信有限公司 | A kind of information processing method and terminal device |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2021238788A1 (en) * | 2020-05-25 | 2021-12-02 | 维沃移动通信有限公司 | Icon arrangement method, electronic device, and storage medium |
US11875014B2 (en) | 2020-05-25 | 2024-01-16 | Vivo Mobile Communication Co., Ltd. | Icon arrangement method, electronic device, and storage medium |
CN112051945A (en) * | 2020-07-31 | 2020-12-08 | 深圳市修远文化创意有限公司 | Method and related device for arranging multiple icons |
CN112949270A (en) * | 2021-01-27 | 2021-06-11 | 维沃移动通信有限公司 | Information display method and device, electronic equipment and readable storage medium |
Also Published As
Publication number | Publication date |
---|---|
CN111459350B (en) | 2021-07-13 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN111596845B (en) | Display control method and device and electronic equipment | |
CN111443842B (en) | Method for controlling electronic equipment and electronic equipment | |
CN111142730B (en) | Split-screen display method and electronic equipment | |
CN110007996B (en) | Application program management method and terminal | |
CN111142747B (en) | Group management method and electronic equipment | |
JP7247417B2 (en) | Icon display method and terminal equipment | |
CN111061574A (en) | Object sharing method and electronic equipment | |
CN110989881B (en) | Icon arrangement method and electronic equipment | |
CN110069178B (en) | Interface control method and terminal equipment | |
CN111459350B (en) | Icon sorting method and device and electronic equipment | |
CN110928461A (en) | Icon moving method and electronic equipment | |
CN110502162B (en) | Folder creating method and terminal equipment | |
CN109213396A (en) | A kind of object control method and terminal | |
CN110502164B (en) | Interface display method and electronic equipment | |
CN109408072B (en) | Application program deleting method and terminal equipment | |
WO2020001358A1 (en) | Icon sorting method and terminal device | |
CN110955364B (en) | Application program recommendation method and electronic equipment | |
CN111026350A (en) | Display control method and electronic equipment | |
CN111459349B (en) | Application recommendation method and electronic equipment | |
CN111273993A (en) | Icon sorting method and electronic equipment | |
CN110989896A (en) | Control method and electronic equipment | |
CN111638822A (en) | Icon operation method and device and electronic equipment | |
CN110944236A (en) | Group creation method and electronic device | |
CN111198637B (en) | Operation control method and electronic equipment | |
CN111638842B (en) | Display control method and device and electronic 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 |