CN112099695B - Icon position adjusting method and device and electronic equipment - Google Patents

Icon position adjusting method and device and electronic equipment Download PDF

Info

Publication number
CN112099695B
CN112099695B CN202011015708.6A CN202011015708A CN112099695B CN 112099695 B CN112099695 B CN 112099695B CN 202011015708 A CN202011015708 A CN 202011015708A CN 112099695 B CN112099695 B CN 112099695B
Authority
CN
China
Prior art keywords
icon
target
icons
input
stack
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
CN202011015708.6A
Other languages
Chinese (zh)
Other versions
CN112099695A (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 Co Ltd
Original Assignee
Vivo Mobile Communication 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 Co Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN202011015708.6A priority Critical patent/CN112099695B/en
Publication of CN112099695A publication Critical patent/CN112099695A/en
Priority to PCT/CN2021/119173 priority patent/WO2022063061A1/en
Application granted granted Critical
Publication of CN112099695B publication Critical patent/CN112099695B/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/0481Interaction 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/04817Interaction 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
    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/0486Drag-and-drop

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)

Abstract

The application provides an icon position adjusting method, an icon position adjusting device and electronic equipment, wherein the method comprises the following steps: receiving a first input to a first icon; responding to the first input, adjusting the first icon to a target position so that the first icon and a second icon are in a stacked state, wherein the second icon is any icon on a display desktop of the electronic equipment; receiving a second input; responding to the second input, and performing target processing on other icons except the target icon in the icons in the stacking state on the display desktop; the display desktop is provided with at least one stack icon group, icons in the same stack icon group are in a stack state, and the target icon is an icon located at a preset position in each stack icon group in the at least one stack icon group. The embodiment of the application can reduce the complexity of the icon position adjusting process.

Description

Icon position adjusting method and device and electronic equipment
Technical Field
The present application relates to the field of communications technologies, and in particular, to an icon position adjustment method and apparatus, and an electronic device.
Background
With the popularization of electronic devices, the functions of the electronic devices are more and more improved. Various icons are displayed on the electronic equipment, when the electronic equipment is used, the icons on the electronic equipment can be moved to adjust the positions of the icons, and taking the icons as application icons as an example, the positions of the application icons can be adjusted by moving the application icons.
At present, when the icon a needs to be adjusted to the target position, the icon a is usually moved to the target position, and when the icon B already exists at the target position, the icon B at the target position needs to be moved to other positions, and then the icon a is moved to the target position, so that the process of adjusting the icon position is complicated.
Disclosure of Invention
The embodiment of the application provides an icon position adjusting method and device and electronic equipment, and can solve the problem that the icon position adjusting process is complex in the prior art.
In order to solve the technical problem, the invention is realized as follows:
in a first aspect, an embodiment of the present application provides an icon position adjustment method, where the method includes:
receiving a first input to a first icon;
responding to the first input, adjusting the first icon to a target position so as to enable the first icon and a second icon to be in a stacked state, wherein the second icon is any icon on a display desktop of the electronic equipment;
receiving a second input;
responding to the second input, and performing target processing on other icons except the target icon in the icons in the stacking state on the display desktop;
the display desktop is provided with at least one stack icon group, icons in the same stack icon group are in a stack state, and the target icon is an icon located at a preset position in each stack icon group in the at least one stack icon group.
In a second aspect, an embodiment of the present application provides an icon position adjusting apparatus, where the apparatus includes:
the first receiving module is used for receiving a first input of a first icon;
the first adjusting module is used for responding to the first input and adjusting the first icon to a target position so as to enable the first icon and a second icon to be in a stacked state, wherein the second icon is any icon on a display desktop of the electronic equipment;
the second receiving module is used for receiving a second input;
the processing module is used for responding to the second input and carrying out target processing on other icons except the target icon in the icons in the stacking state on the display desktop;
the display desktop is provided with at least one stack icon group, icons in the same stack icon group are in a stack state, and the target icon is an icon located at a preset position in each stack icon group in the at least one stack icon group.
In a third aspect, an embodiment of the present application provides an electronic device, which includes a processor, a memory, and a program or instructions stored on the memory and executable on the processor, where the program or instructions, when executed by the processor, implement the steps in the icon position adjusting method according to the first aspect.
In a fourth aspect, the present invention provides a readable storage medium, on which a program or instructions are stored, where the program or instructions, when executed by a processor, implement the steps in the icon position adjusting method according to the first aspect.
In a fifth aspect, an embodiment of the present application provides a chip, where the chip includes a processor and a communication interface, where the communication interface is coupled to the processor, and the processor is configured to execute a program or instructions to implement the method according to the first aspect.
In the embodiment of the application, a first input to a first icon is received; responding to the first input, adjusting the first icon to a target position so as to enable the first icon and a second icon to be in a stacked state, wherein the second icon is any icon on a display desktop of the electronic equipment; receiving a second input; responding to the second input, and performing target processing on other icons except the target icon in the icons in the stacking state on the display desktop; the display desktop is provided with at least one stack icon group, icons in the same stack icon group are in a stack state, and the target icon is an icon located at a preset position in each stack icon group in the at least one stack icon group. In this way, in the process of moving the icon, the icons are displayed in a stacking mode, and the icon at the target position does not need to be moved in advance so as to vacate the target position to the first icon; and after the target icon is adjusted to the ideal position, the rest icons can be processed in a unified way, and the rest icons do not need to be adjusted one by one, so that the complexity of the icon position adjusting process can be reduced.
Drawings
Fig. 1 is a flowchart of an icon position adjusting method according to an embodiment of the present disclosure;
fig. 2 is one of schematic interface display diagrams of an electronic device according to an embodiment of the present disclosure;
fig. 3 is a second schematic view of an interface display of an electronic device according to an embodiment of the present disclosure;
fig. 4 is a third schematic view of an interface display of an electronic device according to an embodiment of the present disclosure;
fig. 5 is a fourth schematic view of an interface display of an electronic device according to an embodiment of the present disclosure;
fig. 6 is a schematic structural diagram of an icon position adjusting apparatus according to an embodiment of the present disclosure;
fig. 7 is a second schematic structural diagram of an icon position adjusting device according to an embodiment of the present application;
fig. 8 is a third schematic structural diagram of an icon position adjusting apparatus according to an embodiment of the present disclosure;
fig. 9 is a schematic structural diagram of an electronic device according to an embodiment of the present application;
fig. 10 is a second schematic structural diagram of an electronic device according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some, but not all, embodiments of the present application. 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.
The terms first, second and the like in the description and in the claims of the present application are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It will be appreciated that the data so used may be interchanged under appropriate circumstances such that embodiments of the application may be practiced in sequences other than those illustrated or described herein, and that the terms "first," "second," and the like are generally used herein in a generic sense and do not limit the number of terms, e.g., the first term can be one or more than one. In addition, "and/or" in the specification and claims means at least one of connected objects, a character "/" generally means that a preceding and succeeding related objects are in an "or" relationship.
The method for adjusting the icon position provided in the embodiment of the present application is described in detail below with reference to the accompanying drawings through specific embodiments and application scenarios thereof.
Referring to fig. 1, fig. 1 is a flowchart of an icon position adjusting method provided in an embodiment of the present application, and as shown in fig. 1, the method includes the following steps:
step 101, receiving a first input to a first icon.
The first icon may be an icon corresponding to an application program, or may be a folder icon, or may be an icon of another type, which is not limited in this embodiment of the present disclosure. The first icon may include one or more icons. The first input may be an input of pressing the first icon to move to a region corresponding to the second icon; or, the first input may be an input of pressing the first icon for a long time and then pressing the second icon for a long time; alternatively, the first input may be an input sliding on the first icon and the second icon according to a preset gesture, and the like, which is not limited in this embodiment.
Additionally, prior to receiving a first input to the first icon, an input may be received that triggers entry into a desktop icon sorting mode, and entry into the desktop icon sorting mode may be made in response to the input. For example, a desktop icon sorting mode may be entered by long-pressing a certain icon on the desktop, or a desktop icon sorting mode may be entered by sliding on the desktop with a preset gesture, and so on. After entering the desktop icon sorting mode, the icons on the display desktop of the electronic device may be dragged between different pages of the display desktop.
Step 102, responding to the first input, adjusting the first icon to a target position so as to enable the first icon and a second icon to be in a stacked state, wherein the second icon is any icon on a display desktop of the electronic device.
Wherein the second icon may include one or more icons. The first icon and the second icon are in a stacked state, the first icon and the second icon are displayed in a stacked state, and at least a partial overlapping area exists between the first icon and the second icon. When the stack display is carried out, the first icon can be positioned at the bottom layer of the stack display, and the second icon can float at the upper layer of the stack display, namely the second icon is stacked above the first icon; alternatively, the second icon may be located at the bottom of the stacked display and the first icon may float at the top of the stacked display, i.e., the first icon is stacked above the second icon.
The icons corresponding to the application programs may be displayed in a stack with the icons corresponding to the application programs. As shown in fig. 2, moving icon app6 to icon app5 may cause icon app6 and icon app5 to be displayed in a stack. The folder icon and the icon corresponding to the application program may also be displayed in a stacked manner, as shown in fig. 3, moving the icon app4 to the folder icon b may cause the icon app4 and the folder icon b to be displayed in a stacked manner.
In addition, the icons displayed in the stack may be moved, for example, the first icon or the second icon in the stack display may be moved; alternatively, the icon in the floating state, which may be an icon other than the bottom layer of the stack display, may be moved. For example, icons a, b, and c are displayed in a stack, where icon a is at the bottom of the stack, icon b is stacked above icon a, and icon c is stacked above icon b, so that icons b and c may be icons in a floating state. As shown in fig. 4, the icons 201 on the bottom of the stack display are icons in a non-floating state, and the icons 202 other than the bottom of the stack display are icons in a floating state.
And 103, receiving a second input.
The second input may be an input that slides on a screen of the electronic device according to a preset gesture, for example, the preset gesture may be a flick gesture; or, the second input may be an input of pressing a preset key of the electronic device; or the second input may be an input of clicking a preset control displayed on the electronic device; or the second input may also be an input of a shaking electronic device, and the like, which is not limited in this embodiment of the application.
Step 104, responding to the second input, and performing target processing on other icons except the target icon in the icons in the stacking state on the display desktop;
the display desktop is provided with at least one stack icon group, icons in the same stack icon group are in a stack state, and the target icon is an icon located at a preset position in each stack icon group in the at least one stack icon group.
Wherein the display desktop can include a plurality of pages. The icons in the stacked state may be icons that are displayed in a stacked state, for example, a first icon and a second icon. At least one of the first icons and at least one of the second icons may be stacked to form a stacked group of icons. The target icon may be an icon in each group of stacked icons at a preset position, for example, an icon at the bottom of the stacked display, or an icon at the top of the stacked display.
In addition, the target processing may be performed on the remaining icons, except the target icon, among the icons in the stacked state on the display desktop, and the remaining icons except the target icon may be moved to a preset page of the display desktop; or classifying the icons according to a second preset rule, and moving the icons of the same type into the same folder; or move to the target folder; or moving to the position of the icon to be placed; or perform deletion processing, etc., which is not limited in this embodiment of the present application. And after the other icons are subjected to target processing, the desktop icon sorting mode can be automatically exited.
Further, the user may preset a specific form of the second input for performing the target processing on the remaining icons, except the target icon, among the icons in the stacked state on the display desktop, for example, the user may set a flick gesture or shake the electronic device as the second input. Also, the user may set a specific form of the target process in advance, for example, the user may select one process manner as the target process among a plurality of process manners.
It should be noted that, the first icon and the second icon may be both icons in the target stack icon group. The method may further comprise: and receiving a fifth input for a seventh icon, and in response to the fifth input, adjusting the icon in the floating state in the target stacked icon group to a position corresponding to the fifth input, where the seventh icon may be the icon in the floating state in the target stacked icon group. For example, by long-pressing one icon in the target stacked icon group in a floating state to the to-be-moved position, all icons in the target stacked icon group in the floating state may be moved to the to-be-moved position.
The icon position adjusting method in the embodiment of the application is used for intuitively sorting and sequencing the icons corresponding to the application concerned by the user without considering the positions of the icons corresponding to the unappreciated application, moving the icons corresponding to the application concerned by the user to the target position in one step, and uniformly processing the icons in a floating state in the stack display in batch, so that the aims of intuitive operation and batch processing can be fulfilled, the operation steps of icon position adjustment and frequent page jump of a display desktop in the icon position adjusting process can be reduced, and the icon position adjustment is more time-saving and labor-saving.
In the embodiment of the application, a first input to a first icon is received; responding to the first input, adjusting the first icon to a target position so as to enable the first icon and a second icon to be in a stacked state, wherein the second icon is any icon on a display desktop of the electronic equipment; receiving a second input; responding to the second input, and performing target processing on other icons except the target icon in the icons in the stacking state on the display desktop; the display desktop is provided with at least one stack icon group, icons in the same stack icon group are in a stack state, and the target icon is an icon located at a preset position in each stack icon group in the at least one stack icon group. In this way, in the process of moving the icon, the icons are displayed in a stacking mode, and the icon at the target position does not need to be moved in advance so as to vacate the target position to the first icon; and after the target icon is adjusted to the ideal position, the rest icons can be processed in a unified way, and the rest icons do not need to be adjusted one by one, so that the complexity of the icon position adjusting process can be reduced.
Optionally, when the application program corresponding to the second icon is a preset application program, the adjusting the first icon to the target position to enable the first icon and the second icon to be in a stacked state includes:
acquiring a first application type to which an application program corresponding to the first icon belongs and a second application type to which the application program corresponding to the second icon belongs;
under the condition that the first application type and the second application type are the same type, adjusting the first icon to a target position so that the first icon is located at the preset position in a target stack icon group in the at least one stack icon group;
wherein, within the target stack icon group, the first icon and the second icon are in a stacked state.
The application types to which the application program belongs may include a chat application program, a video application program, a tool application program, an audio application program, and the like. The first application type and the second application type may be one of application types to which the application program belongs. When the first application type and the second application type are different types, the position of the first icon can be kept unchanged, so that a user can set icons corresponding to part of application programs as locking icons, the icons do not participate in stacking display, and the icons are unlocked and displayed in a stacking manner only under a specific condition; or, when the first application type and the second application type are different types, the first icon may be adjusted to a target position, so that the first icon and the second icon are in a stacked state, and the second icon is located at the preset position in the target stacked icon group.
In this embodiment, for a preset application, only icons of applications of the same type are allowed to be located at the preset position in the target stack icon group when stacking is performed, so that icons can be locked, icons which are frequently used by a user and whose positions are not desired to be changed are locked, and only icons of applications of the same type are allowed to be in a floating state when stacking display is performed, thereby improving flexibility of icon position adjustment.
Optionally, after the obtaining of the first application type to which the application program corresponding to the first icon belongs and the second application type to which the application program corresponding to the second icon belongs, the method further includes:
and under the condition that the first application type and the second application type are different types, adjusting the first icon to a target position so as to enable the first icon and the second icon to be in a stacking state, wherein the second icon is located at the preset position in the target stacking icon group.
In this embodiment, for icons of preset application programs, only icons of application programs of the same type are allowed to be located at the preset position in the target stack icon group during stacking, and icon locking can be achieved; for the icons of the application programs of different types, the icons of the application programs are in a floating state when being stacked and displayed with the icons of the preset application programs, so that the icons of the application programs of different types can be conveniently processed subsequently, and the flexibility of icon position adjustment can be further improved.
Optionally, the first input is an input of pressing the first icon to move to an area corresponding to the second icon, and the adjusting the first icon to the target position to enable the first icon and the second icon to be in a stacked state includes:
acquiring a time difference value between the moment when the first icon is pressed to move to the area corresponding to the second icon and the moment when the first icon is stopped being pressed;
and under the condition that the time difference value meets a preset condition, adjusting the first icon to a target position so as to enable the first icon and the second icon to be in a stacked state.
The area corresponding to the second icon may be a display area occupied by the second icon; or may be a display area having a partially overlapping area with the display area occupied by the second icon; or may be a square region with a preset area centered on the center point of the second icon, and so on, which is not limited in this embodiment.
In addition, the time difference value meeting the preset condition may be that the time difference value is smaller than a preset value, and the preset value may be 1s, 2s, 3s, or the like; or the time difference may be greater than the preset value, which is not limited in this embodiment. For example, when the first icon is pressed to move to the area corresponding to the second icon and the pressing of the first icon is immediately stopped, the first icon may be adjusted to a target position so that the first icon and the second icon are in a stacked state.
In this embodiment, when the time difference satisfies a preset condition, the first icon is adjusted to the target position, so that the first icon and the second icon are in a stacked state, and by limiting the condition of icon stacking display, the user can stack and display the icons according to the condition of icon stacking display.
Optionally, after obtaining a time difference between a time when the first icon is pressed to move to the area corresponding to the second icon and a time when the first icon is stopped being pressed, the method further includes:
and generating a third icon under the condition that the time difference does not meet the preset condition, wherein the first icon and the second icon are displayed on a display interface corresponding to the third icon.
The third icon may be a folder icon, so that the first icon and the second icon may be merged into a folder for display. For example, the third icon may be generated when the first icon is pressed and moved to the area corresponding to the second icon, and the pressing of the first icon is stopped after the first icon is stopped for a certain period of time. As shown in fig. 5, the icon app5 and the icon app6 are merged into one folder for display, and in the folder, by moving the icon app6 to the area corresponding to the icon app5, the icon app5 and the icon app6 can be displayed in a stack.
In addition, under the condition that the first icon is a folder icon and the second icon is a folder icon, the first icon can be dragged to be above the second icon and stays for a period of time, and the first icon and the second icon are combined into one folder, so that the two folders can be combined; or the first icon can be dragged to the position above the second icon and immediately released, and the first icon and the second icon are displayed in a stacked mode, so that two folders can be displayed in a stacked mode.
In this embodiment, when the time difference does not satisfy the preset condition, the first icon and the second icon may be merged into one folder for display, so that the user may display the icons in a stacked manner or in a merged manner according to his own needs.
Optionally, the first icon and the second icon are both icons in the target stack icon group;
before the receiving of the second input, the method further comprises:
receiving a third input to the fourth icon;
in response to the third input, adjusting the fourth icon and at least one fifth icon to a position corresponding to the third input;
the fourth icon and the fifth icon belong to the same target stack icon group, and the fourth icon and the fifth icon are icons of the same type obtained by classifying the icons in the target stack icon group according to a first preset rule.
The display desktop can display a plurality of stacked icon groups, and the target stacked icon group is one of the stacked icon groups. The third input may be an input of pressing the fourth icon to move to a position to be moved; or the third input may be input of long pressing the fourth icon and then long pressing the position to be moved; alternatively, the third input may be an input sliding on the fourth icon and the position to be moved according to a preset gesture, and the like, which is not limited in this embodiment. The position corresponding to the third input may be the position to be moved.
In addition, classifying the icons in the stacked icon group according to a first preset rule, which may be classifying the icons according to the types of the application programs corresponding to the icons; or the icons can be classified according to the time of icon generation; or the icons may be classified according to the time when the icons are in the stacked state, and the like, which is not limited in this embodiment.
In the embodiment, a certain icon in the stack icon group is moved, the icons of the same type in the stack icon group can be moved in batch, the icons are prevented from being moved one by one, and the complexity of the icon position adjusting process can be further reduced.
Optionally, the first icon and the second icon are both icons in the target stack icon group;
before the receiving of the second input, the method further comprises:
receiving a fourth input to the sixth icon;
in response to the fourth input, adjusting a position of the sixth icon in the target set of stacked icons, the sixth icon being an icon within the target set of stacked icons.
Wherein the fourth input may be an input of moving the sixth icon to switch the positions of the sixth icon and an eighth icon, the eighth icon being an icon other than the sixth icon in the target stacked icon group; or, the sixth icon and the eighth icon may be clicked to switch the input of the positions of the sixth icon and the eighth icon, and so on. Through a fourth input, a target icon in the target stack icon group may be adjusted.
In this embodiment, the target icon in the target stack icon group can be changed by adjusting the position of the icon in the target stack icon group, so that the user can determine the icon remaining at the target position by adjusting the position of the icon in the target stack icon group, and perform target processing on the icons other than the target icon.
Optionally, the target process includes any one of:
moving to a preset page of the display desktop;
classifying the other icons except the target icon according to a second preset rule, and moving the icons of the same type into the same folder;
moving to a target folder;
and moving to the position of the icon to be placed.
Wherein the preset page may be a last page. The second preset rule may be the same as the first preset rule, or may be different from the first preset rule. The classifying of the other icons according to the second preset rule may be classifying the other icons according to the type of the application program corresponding to the icon; or, the other icons may be classified according to the time of icon generation; or the remaining icons may be classified according to the time when the icons are in the stacked state, and the like, which is not limited in this embodiment. The icons of the same type are moved into the same folder, so that intelligent classification can be realized.
In addition, the target folder may be a newly created folder on the display desktop, or may be a folder specified by the user in advance, or may also be another folder. The position of the icon to be placed can be a vacant position for displaying the icon to be placed in the page of the desktop. And filling the other icons into the vacant positions of the icons to be placed in the page of the display desktop according to the sequence from front to back.
In the embodiment, the other icons except the target icon are moved to the preset page of the display desktop; or classifying the other icons according to a second preset rule, and moving the icons of the same type into the same folder; or move to the target folder; or the icons are moved to the positions of the icons to be placed, so that the batch processing of the rest icons except the target icons can be realized, and the condition that the rest icons except the target icons need to be processed one by one is avoided.
As a specific implementation manner, a desktop icon sorting mode can be entered by long-pressing a first icon, the first icon is pressed to move to a target position, and if no icon exists at the target position, the first icon is adjusted to the target position; if a second icon exists at the target position, acquiring a time difference value between the moment when the first icon is pressed to move to the area corresponding to the second icon and the moment when the first icon is stopped being pressed, and adjusting the first icon to the target position under the condition that the time difference value meets a preset condition so as to enable the first icon and the second icon to be in a stacked state; and generating a third icon under the condition that the time difference does not meet the preset condition, wherein the first icon and the second icon are displayed on a display interface corresponding to the third icon. The icons displayed in the stack can be continuously sorted, and when a second input to the electronic equipment is received, the other icons except the target icon in the icons in the stack state on the display desktop are subjected to target processing in response to the second input.
The method and the device can move the application to the target position in one step, and more accord with the visual logic of the user for arranging the icons; the user only needs to pay attention to the icon which is wanted to be moved, and the icon which is not concerned does not need to be moved even if the target position is occupied by the icon which is not concerned, and only needs to be processed in batch finally; when the icons needing to be concentrated into one folder are scattered on a plurality of pages, the icons can be collected together through stacking display to form the folder in a unified manner, so that the time consumption of jumping operation on each page is greatly reduced, and the efficiency of adjusting the positions of the icons is further improved.
It should be noted that, in the icon position adjusting method provided in the embodiment of the present application, the execution main body may be an icon position adjusting device, or a control module in the icon position adjusting device, which is used for executing the loaded icon position adjusting method. In the embodiment of the present application, a method for executing adjustment of a position of a loaded icon by using an icon position adjusting device is taken as an example, and the icon position adjusting device provided in the embodiment of the present application is described.
Referring to fig. 6, fig. 6 is a schematic structural diagram of an icon position adjusting apparatus according to an embodiment of the present application, and as shown in fig. 6, the apparatus 300 includes:
a first receiving module 301, configured to receive a first input to a first icon;
a first adjusting module 302, configured to adjust the first icon to a target position in response to the first input, so that the first icon and a second icon are in a stacked state, where the second icon is any icon on a display desktop of the electronic device;
a second receiving module 303, configured to receive a second input;
the processing module 304 is configured to perform target processing on the remaining icons, except the target icon, in the icons in the stacked state on the display desktop in response to the second input;
the display desktop is provided with at least one stack icon group, icons in the same stack icon group are in a stack state, and the target icon is an icon located at a preset position in each stack icon group in the at least one stack icon group.
In an embodiment of the application, a first receiving module receives a first input to a first icon; the first adjusting module responds to the first input and adjusts the first icon to a target position so as to enable the first icon and a second icon to be in a stacked state, wherein the second icon is any icon on a display desktop of the electronic equipment; the second receiving module receives a second input; the processing module responds to the second input and performs target processing on other icons except the target icon in the icons in the stacking state on the display desktop; the display desktop is provided with at least one stack icon group, icons in the same stack icon group are in a stack state, and the target icon is an icon located at a preset position in each stack icon group in the at least one stack icon group. In this way, in the process of moving the icon, the icon at the target position does not need to be moved in advance by performing stack display by a plurality of icons to vacate the target position to the first icon; and after the target icon is adjusted to the ideal position, the rest icons can be processed in a unified way, and the rest icons do not need to be adjusted one by one, so that the complexity of the icon position adjusting process can be reduced.
Optionally, the first adjusting module 302 is specifically configured to:
under the condition that the application program corresponding to the second icon is a preset application program, acquiring a first application type to which the application program corresponding to the first icon belongs and a second application type to which the application program corresponding to the second icon belongs;
under the condition that the first application type and the second application type are the same type, adjusting the first icon to a target position so that the first icon is located at the preset position in a target stack icon group in the at least one stack icon group;
wherein, within the target stack icon group, the first icon and the second icon are in a stacked state.
Optionally, the first adjusting module 302 is further specifically configured to:
and under the condition that the first application type and the second application type are different types, adjusting the first icon to a target position so as to enable the first icon and the second icon to be in a stacking state, wherein the second icon is located at the preset position in the target stacking icon group.
Optionally, the first input is an input of pressing the first icon to move to an area corresponding to the second icon, and the first adjusting module 302 is specifically configured to:
acquiring a time difference value between the moment when the first icon is pressed to move to the area corresponding to the second icon and the moment when the first icon is stopped being pressed;
and under the condition that the time difference value meets a preset condition, adjusting the first icon to a target position so as to enable the first icon and the second icon to be in a stacking state.
Optionally, the first adjusting module 302 is further specifically configured to:
and generating a third icon under the condition that the time difference value does not meet the preset condition, wherein the first icon and the second icon are displayed on a display interface corresponding to the third icon.
Optionally, the first icon and the second icon are both icons in the target stack icon group;
as shown in fig. 7, the apparatus 300 further comprises:
a third receiving module 305, configured to receive a third input to the fourth icon;
a second adjusting module 306, configured to adjust the fourth icon and the at least one fifth icon to a position corresponding to the third input in response to the third input;
the fourth icon and the fifth icon belong to the same target stack icon group, and the fourth icon and the fifth icon are icons of the same type obtained by classifying the icons in the target stack icon group according to a first preset rule.
Optionally, the first icon and the second icon are both icons in the target stack icon group;
as shown in fig. 8, the apparatus 300 further includes:
a fourth receiving module 307, configured to receive a fourth input to the sixth icon;
a third adjusting module 308, configured to adjust a position of the sixth icon in the target stacked icon group in response to the fourth input, where the sixth icon is an icon in the target stacked icon group.
Optionally, the target processing includes any one of the following:
moving to a preset page of the display desktop;
classifying the other icons except the target icon according to a second preset rule, and moving the icons of the same type into the same folder;
moving to a target folder;
and moving to the position of the icon to be placed.
The icon position adjusting device in the embodiment of the present application may be a device, or may be a component, an integrated circuit, or a chip in a terminal. The device can be mobile electronic equipment or non-mobile electronic equipment. By way of example, the mobile electronic device may be a mobile phone, a tablet computer, a notebook computer, a palm top computer, a vehicle-mounted electronic device, a wearable device, an ultra-mobile personal computer (UMPC), a netbook or a Personal Digital Assistant (PDA), and the like, and the non-mobile electronic device may be a server, a Network Attached Storage (NAS), a Personal Computer (PC), a Television (TV), a teller machine or a self-service machine, and the like, and the embodiments of the present application are not particularly limited.
The icon position adjusting device in the embodiment of the present application may be a device having an operating system. The operating system may be an Android operating system, an ios operating system, or other possible operating systems, which is not specifically limited in the embodiment of the present application.
The icon position adjusting device provided in the embodiment of the present application can implement each process implemented in the method embodiment of fig. 1, and is not described here again to avoid repetition.
Optionally, as shown in fig. 9, an electronic device 400 is further provided in the embodiment of the present application, and includes a processor 401, a memory 402, and a program or an instruction that is stored in the memory 402 and is executable on the processor 401, where the program or the instruction is executed by the processor 401 to implement each process of the embodiment of the icon position adjusting method, and can achieve the same technical effect, and is not described again here to avoid repetition.
It should be noted that the electronic device in the embodiment of the present application includes the mobile electronic device and the non-mobile electronic device described above.
Fig. 10 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
The electronic device 500 includes, but is not limited to: a radio frequency unit 501, a network module 502, an audio output unit 503, an input unit 504, a sensor 505, a display unit 506, a user input unit 507, an interface unit 508, a memory 509, a processor 510, and the like.
Those skilled in the art will appreciate that the electronic device 500 may further include a power supply (e.g., a battery) for supplying power to various components, and the power supply may be logically connected to the processor 510 via a power management system, so as to implement functions of managing charging, discharging, and power consumption via the power management system. The electronic device structure shown in fig. 10 does not constitute a limitation of the electronic device, and the electronic device may include more or less components than those shown, or combine some components, or arrange different components, and thus, the description is not repeated here.
Wherein, the user input unit 507 is configured to: receiving a first input to a first icon;
processor 510 is configured to: responding to the first input, adjusting the first icon to a target position so as to enable the first icon and a second icon to be in a stacked state, wherein the second icon is any icon on a display desktop of the electronic equipment;
the user input unit 507 is further configured to: receiving a second input;
processor 510 is also configured to: responding to the second input, and performing target processing on other icons except the target icon in the icons in the stacking state on the display desktop;
the display desktop is provided with at least one stack icon group, icons in the same stack icon group are in a stack state, and the target icon is an icon located at a preset position in each stack icon group in the at least one stack icon group.
In the present embodiment, the user input unit 507 receives a first input to the first icon; processor 510, in response to the first input, adjusts the first icon to a target position, so that the first icon and a second icon are in a stacked state, where the second icon is any icon on a display desktop of the electronic device; the user input unit 507 receives a second input; processor 510 performs target processing on the remaining icons, except the target icon, among the icons in the stacked state on the display desktop in response to the second input; the display desktop is provided with at least one stack icon group, icons in the same stack icon group are in a stack state, and the target icon is an icon located at a preset position in each stack icon group in the at least one stack icon group. In this way, in the process of moving the icon, the icon at the target position does not need to be moved in advance by performing stack display by a plurality of icons to vacate the target position to the first icon; and after the target icon is adjusted to the ideal position, the rest icons can be processed in a unified way, and the rest icons do not need to be adjusted one by one, so that the complexity of the icon position adjusting process can be reduced.
Optionally, the processor 510 is further configured to:
under the condition that the application program corresponding to the second icon is a preset application program, acquiring a first application type to which the application program corresponding to the first icon belongs and a second application type to which the application program corresponding to the second icon belongs;
under the condition that the first application type and the second application type are the same type, adjusting the first icon to a target position so that the first icon is located at the preset position in a target stack icon group in the at least one stack icon group;
wherein, within the target stack icon group, the first icon and the second icon are in a stacked state.
Optionally, the processor 510 is further configured to:
and under the condition that the first application type and the second application type are different types, adjusting the first icon to a target position so as to enable the first icon and the second icon to be in a stacking state, wherein the second icon is located at the preset position in the target stacking icon group.
Optionally, the first input is an input of pressing the first icon to move to an area corresponding to the second icon, and the processor 510 is further configured to:
acquiring a time difference value between the moment when the first icon is pressed to move to the area corresponding to the second icon and the moment when the first icon is stopped being pressed;
and under the condition that the time difference value meets a preset condition, adjusting the first icon to a target position so as to enable the first icon and the second icon to be in a stacked state.
Optionally, the processor 510 is further configured to:
and generating a third icon under the condition that the time difference does not meet the preset condition, wherein the first icon and the second icon are displayed on a display interface corresponding to the third icon.
Optionally, the first icon and the second icon are both icons in the target stack icon group;
the user input unit 507 is further configured to: receiving a third input to the fourth icon;
processor 510 is further configured to: in response to the third input, adjusting the fourth icon and at least one fifth icon to a position corresponding to the third input;
the fourth icon and the fifth icon belong to the same target stack icon group, and the fourth icon and the fifth icon are icons of the same type obtained by classifying the icons in the target stack icon group according to a first preset rule.
Optionally, the first icon and the second icon are both icons in the target stack icon group;
the user input unit 507 is further configured to: receiving a fourth input to the sixth icon;
processor 510 is further configured to: in response to the fourth input, adjusting a position of the sixth icon in the target stack icon group, the sixth icon being an icon within the target stack icon group.
Optionally, the target processing includes any one of the following:
moving to a preset page of the display desktop;
classifying the other icons except the target icon according to a second preset rule, and moving the icons of the same type into the same folder;
moving to a target folder;
and moving to the position of the icon to be placed.
It should be understood that, in the embodiment of the present application, the input Unit 504 may include a Graphics Processing Unit (GPU) 5041 and a microphone 5042, and the Graphics processor 5041 processes 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 display unit 506 may include a display panel 5061, and the display panel 5061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like. The user input unit 507 includes a touch panel 5071 and other input devices 5072. A touch panel 5071, also referred to as a touch screen. The touch panel 5071 may include two parts of a touch detection device and a touch controller. Other input devices 5072 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 further detail herein. The memory 509 may be used to store software programs as well as various data including, but not limited to, application programs and operating systems. Processor 510 may integrate an application processor, which primarily handles operating systems, user interfaces, applications, etc., and a modem processor, which primarily handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into processor 510.
The embodiment of the present application further provides a readable storage medium, where a program or an instruction is stored on the readable storage medium, and when the program or the instruction is executed by a processor, the program or the instruction implements each process of the embodiment of the icon position adjusting method, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here.
The processor is the processor in the electronic device described in the above embodiment. The readable storage medium includes a computer readable storage medium, such as a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and so on.
The embodiment of the present application further provides a chip, where the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is configured to execute a program or an instruction to implement each process of the above embodiment of the icon position adjusting method, and can achieve the same technical effect, and is not described here again to avoid repetition.
It should be understood that the chips mentioned in the embodiments of the present application may also be referred to as system-on-chip, system-on-chip or system-on-chip, etc.
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 one of 8230, and" comprising 8230does not exclude the presence of additional like elements in a process, method, article, or apparatus comprising the element. Further, it should be noted that the scope of the methods and apparatuses in the embodiments of the present application is not limited to performing the functions in the order illustrated or discussed, but may include performing the functions in a substantially simultaneous manner or in a reverse order based on the functions recited, e.g., the described methods may be performed in an order different from that described, and various steps may be added, omitted, or combined. In addition, features described with reference to certain examples may be combined in other examples.
Through the description of the foregoing embodiments, it is clear to those skilled in the art that the method of the foregoing embodiments may be implemented by software plus a necessary general hardware platform, and certainly may also be implemented by hardware, but in many cases, the former is a better implementation. Based on such understanding, the technical solutions of the present application or portions thereof that contribute to the prior art 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 (which may be 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 (18)

1. An icon position adjusting method is characterized by comprising the following steps:
receiving a first input to a first icon;
responding to the first input, adjusting the first icon to a target position so that the first icon and a second icon are in a stacked state, wherein the second icon is any icon on a display desktop of the electronic equipment;
receiving a second input;
responding to the second input, and performing target processing on other icons except the target icon in the icons in the stacking state on the display desktop;
the display desktop is provided with at least one stack icon group, icons in the same stack icon group are in a stack state, and the target icon is an icon located at a preset position in each stack icon group in the at least one stack icon group;
the stacking state is that the first icon and the second icon are displayed in a stacking mode, or at least a partial overlapping area exists between the first icon and the second icon;
and the icons at the preset positions are positioned on the bottom layer icons of the stacked display or positioned on the top layer icons of the stacked display.
2. The method of claim 1, wherein when the application corresponding to the second icon is a preset application, the adjusting the first icon to a target position to make the first icon and the second icon in a stacked state comprises:
acquiring a first application type to which an application program corresponding to the first icon belongs and a second application type to which the application program corresponding to the second icon belongs;
under the condition that the first application type and the second application type are the same type, adjusting the first icon to a target position so that the first icon is located at the preset position in a target stack icon group in the at least one stack icon group;
wherein, within the target stack icon group, the first icon and the second icon are in a stacked state.
3. The method according to claim 2, wherein after the obtaining of the first application type to which the application program corresponding to the first icon belongs and the second application type to which the application program corresponding to the second icon belongs, the method further comprises:
and under the condition that the first application type and the second application type are different types, adjusting the first icon to a target position so as to enable the first icon and the second icon to be in a stacking state, wherein the second icon is located at the preset position in the target stacking icon group.
4. The method of claim 1, wherein the first input is an input of pressing the first icon to move to an area corresponding to the second icon, and wherein adjusting the first icon to a target position to bring the first icon and the second icon into a stacked state comprises:
acquiring a time difference value between the moment when the first icon is pressed to move to the area corresponding to the second icon and the moment when the first icon is stopped being pressed;
and under the condition that the time difference value meets a preset condition, adjusting the first icon to a target position so as to enable the first icon and the second icon to be in a stacked state.
5. The method according to claim 4, wherein after the obtaining of the time difference between the time when the first icon is pressed to move to the area corresponding to the second icon and the time when the first icon is stopped being pressed, the method further comprises:
and generating a third icon under the condition that the time difference value does not meet the preset condition, wherein the first icon and the second icon are displayed on a display interface corresponding to the third icon.
6. The method of claim 1, wherein the first icon and the second icon are both icons within a target group of stacked icons;
prior to the receiving the second input, the method further comprises:
receiving a third input to the fourth icon;
in response to the third input, adjusting the fourth icon and at least one fifth icon to a position corresponding to the third input;
the fourth icon and the fifth icon belong to the same target stack icon group, and the fourth icon and the fifth icon are icons of the same type obtained by classifying the icons in the target stack icon group according to a first preset rule.
7. The method of claim 1, wherein the first icon and the second icon are both icons within a target stacked group of icons;
prior to the receiving the second input, the method further comprises:
receiving a fourth input to the sixth icon;
in response to the fourth input, adjusting a position of the sixth icon in the target stack icon group, the sixth icon being an icon within the target stack icon group.
8. The method of claim 1, wherein the target process comprises any one of:
moving to a preset page of the display desktop;
classifying the other icons except the target icon according to a second preset rule, and moving the icons of the same type into the same folder;
moving to a target folder;
and moving to the position of the icon to be placed.
9. An icon position adjusting apparatus, comprising:
the first receiving module is used for receiving a first input of the first icon;
the first adjusting module is used for responding to the first input and adjusting the first icon to a target position so as to enable the first icon and a second icon to be in a stacked state, wherein the second icon is any icon on a display desktop of the electronic equipment;
the second receiving module is used for receiving a second input;
the processing module is used for responding to the second input and carrying out target processing on other icons except the target icon in the icons in the stacking state on the display desktop;
the display desktop is provided with at least one stack icon group, icons in the same stack icon group are in a stack state, and the target icon is an icon positioned at a preset position in each stack icon group in the at least one stack icon group;
the stacking state is that the first icon and the second icon are displayed in a stacking mode, or at least a partial overlapping area exists between the first icon and the second icon;
and the icons at the preset positions are positioned on the bottom layer icons of the stacked display or positioned on the top layer icons of the stacked display.
10. The apparatus of claim 9, wherein the first adjusting module is specifically configured to:
under the condition that the application program corresponding to the second icon is a preset application program, acquiring a first application type to which the application program corresponding to the first icon belongs and a second application type to which the application program corresponding to the second icon belongs;
under the condition that the first application type and the second application type are the same type, adjusting the first icon to a target position so that the first icon is located at the preset position in a target stack icon group in the at least one stack icon group;
and in the target stack icon group, the first icon and the second icon are in a stack state.
11. The apparatus of claim 10, wherein the first adjusting module is further specifically configured to:
and under the condition that the first application type and the second application type are different types, adjusting the first icon to a target position so as to enable the first icon and the second icon to be in a stacking state, wherein the second icon is located at the preset position in the target stacking icon group.
12. The apparatus of claim 9, wherein the first input is an input of pressing the first icon to move to an area corresponding to the second icon, and the first adjustment module is specifically configured to:
acquiring a time difference value between the moment when the first icon is pressed to move to the area corresponding to the second icon and the moment when the first icon is stopped being pressed;
and under the condition that the time difference value meets a preset condition, adjusting the first icon to a target position so as to enable the first icon and the second icon to be in a stacking state.
13. The apparatus of claim 12, wherein the first adjusting module is further specifically configured to:
and generating a third icon under the condition that the time difference value does not meet the preset condition, wherein the first icon and the second icon are displayed on a display interface corresponding to the third icon.
14. The apparatus of claim 9, wherein the first icon and the second icon are both icons within a target stack icon group;
the device further comprises:
a third receiving module, configured to receive a third input to the fourth icon;
a second adjusting module, configured to adjust the fourth icon and at least one fifth icon to a position corresponding to the third input in response to the third input;
the fourth icon and the fifth icon belong to the same target stack icon group, and the fourth icon and the fifth icon are icons of the same type obtained by classifying the icons in the target stack icon group according to a first preset rule.
15. The apparatus of claim 9, wherein the first icon and the second icon are both icons within a target stack icon group;
the device further comprises:
a fourth receiving module, configured to receive a fourth input to the sixth icon;
a third adjusting module, configured to adjust a position of the sixth icon in the target stacked icon group in response to the fourth input, where the sixth icon is an icon in the target stacked icon group.
16. The apparatus of claim 9, wherein the target process comprises any one of:
moving to a preset page of the display desktop;
classifying the other icons except the target icon according to a second preset rule, and moving the icons of the same type into the same folder;
moving to a target folder;
and moving to the position of the icon to be placed.
17. An electronic device comprising a processor, a memory, and a program or instructions stored on the memory and executable on the processor, the program or instructions when executed by the processor implementing the steps of the icon position adjusting method according to any one of claims 1-8.
18. A readable storage medium, on which a program or instructions are stored, which when executed by a processor, implement the steps of the icon position adjusting method according to any one of claims 1-8.
CN202011015708.6A 2020-09-24 2020-09-24 Icon position adjusting method and device and electronic equipment Active CN112099695B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202011015708.6A CN112099695B (en) 2020-09-24 2020-09-24 Icon position adjusting method and device and electronic equipment
PCT/CN2021/119173 WO2022063061A1 (en) 2020-09-24 2021-09-17 Icon position adjusting method and apparatus, and electronic device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011015708.6A CN112099695B (en) 2020-09-24 2020-09-24 Icon position adjusting method and device and electronic equipment

Publications (2)

Publication Number Publication Date
CN112099695A CN112099695A (en) 2020-12-18
CN112099695B true CN112099695B (en) 2022-10-21

Family

ID=73755339

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011015708.6A Active CN112099695B (en) 2020-09-24 2020-09-24 Icon position adjusting method and device and electronic equipment

Country Status (2)

Country Link
CN (1) CN112099695B (en)
WO (1) WO2022063061A1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112099695B (en) * 2020-09-24 2022-10-21 维沃移动通信有限公司 Icon position adjusting method and device and electronic equipment
CN113835584B (en) * 2021-09-28 2024-04-26 深圳须弥云图空间科技有限公司 Page operation method and device, electronic equipment and storage medium
CN117215446A (en) * 2021-11-03 2023-12-12 华为技术有限公司 Display method and electronic equipment
CN115877995A (en) * 2022-05-23 2023-03-31 荣耀终端有限公司 Application icon display method, electronic device and readable storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105302447A (en) * 2015-12-02 2016-02-03 上海斐讯数据通信技术有限公司 Management method for APP application icons and mobile terminal
CN105528141A (en) * 2015-12-04 2016-04-27 魅族科技(中国)有限公司 Icon management method and terminal
CN107704158A (en) * 2017-11-09 2018-02-16 珠海市魅族科技有限公司 A kind of desktop icon management method and device, terminal and storage medium

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4816377B2 (en) * 2006-09-29 2011-11-16 株式会社日立製作所 Display method for information processing apparatus
TWI391856B (en) * 2009-01-21 2013-04-01 Mstar Semiconductor Inc Method for displaying status bar
CN103049170A (en) * 2012-12-11 2013-04-17 东莞宇龙通信科技有限公司 Terminal device and adjusting method of icon displaying position of terminal device
CN104102427B (en) * 2014-07-10 2017-06-09 努比亚技术有限公司 The moving method and device of a kind of mobile terminal and its many icons
CN104750391A (en) * 2015-04-13 2015-07-01 魅族科技(中国)有限公司 Icon batch processing method and terminal
CN106126036A (en) * 2016-06-30 2016-11-16 北京奇虎科技有限公司 The batch processing method of a kind of icon, device and mobile terminal
CN108268187A (en) * 2018-01-23 2018-07-10 腾讯音乐娱乐科技(深圳)有限公司 The display methods and device of intelligent terminal
CN108762609A (en) * 2018-05-11 2018-11-06 深圳市零度智控科技有限公司 Desktop icons stacking method, mobile terminal and computer readable storage medium
CN112099695B (en) * 2020-09-24 2022-10-21 维沃移动通信有限公司 Icon position adjusting method and device and electronic equipment

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105302447A (en) * 2015-12-02 2016-02-03 上海斐讯数据通信技术有限公司 Management method for APP application icons and mobile terminal
CN105528141A (en) * 2015-12-04 2016-04-27 魅族科技(中国)有限公司 Icon management method and terminal
CN107704158A (en) * 2017-11-09 2018-02-16 珠海市魅族科技有限公司 A kind of desktop icon management method and device, terminal and storage medium

Also Published As

Publication number Publication date
CN112099695A (en) 2020-12-18
WO2022063061A1 (en) 2022-03-31

Similar Documents

Publication Publication Date Title
CN112099695B (en) Icon position adjusting method and device and electronic equipment
WO2023005920A1 (en) Screen splitting method and apparatus, and electronic device
CN112433693B (en) Split screen display method and device and electronic equipment
CN112099684A (en) Search display method and device and electronic equipment
CN112558831A (en) Desktop sorting method and device and electronic equipment
CN113467660A (en) Information sharing method and electronic equipment
CN112083854A (en) Application program running method and device
CN112764613A (en) Icon arranging method and device, electronic equipment and readable storage medium
CN112269501A (en) Icon moving method and device and electronic equipment
CN113986076A (en) Icon display control method and device, electronic equipment and storage medium
CN111813305A (en) Application program starting method and device
CN113407144B (en) Display control method and device
CN113268182B (en) Application icon management method and electronic device
CN112399010B (en) Page display method and device and electronic equipment
CN113849092A (en) Content sharing method and device and electronic equipment
CN112162814A (en) Image display method and device and electronic equipment
CN111796736B (en) Application sharing method and device and electronic equipment
CN111857465B (en) Application icon sorting method and device and electronic equipment
CN114089885A (en) Application icon management method and device, electronic equipment and readable storage medium
CN115373555A (en) Display method and device of folder icon, electronic equipment and medium
CN112099626B (en) Interface display method, interface display device and electronic equipment
CN113326233A (en) Method and device for arranging folders
CN113127425A (en) Picture processing method and device and electronic equipment
CN113885748A (en) Object switching method and device, electronic equipment and readable storage medium
CN113885981A (en) Desktop editing 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