CN110825277A - Control method and device and electronic equipment - Google Patents

Control method and device and electronic equipment Download PDF

Info

Publication number
CN110825277A
CN110825277A CN201810892363.9A CN201810892363A CN110825277A CN 110825277 A CN110825277 A CN 110825277A CN 201810892363 A CN201810892363 A CN 201810892363A CN 110825277 A CN110825277 A CN 110825277A
Authority
CN
China
Prior art keywords
display state
button
interactive operation
target page
display
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
Application number
CN201810892363.9A
Other languages
Chinese (zh)
Other versions
CN110825277B (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.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201810892363.9A priority Critical patent/CN110825277B/en
Priority to CN202310730786.1A priority patent/CN116700559A/en
Publication of CN110825277A publication Critical patent/CN110825277A/en
Application granted granted Critical
Publication of CN110825277B publication Critical patent/CN110825277B/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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures

Abstract

The embodiment of the application provides a control method, a control device and electronic equipment. Displaying a target page and a floating button in a first display state based on a page output request; detecting a first interactive operation aiming at the target page; judging whether the first interactive operation meets the use triggering condition of the suspension button; and responding to a judgment result that the first interactive operation meets the use triggering condition, and switching the floating button from the first display state to a second display state to prompt a user of the floating button. The technical scheme provided by the embodiment of the application realizes the purpose of reminding the user of the suspension button, and improves the probability of using the suspension button by the user, thereby improving the utilization rate of the suspension button.

Description

Control method and device and electronic equipment
Technical Field
The embodiment of the application relates to the technical field of computer application, in particular to a control method, a control device and electronic equipment.
Background
A Floating Action Button (FAB) is a common interface operation control in a mobile terminal, and generally represents an Application (App) or a main function operation in a page, and the Floating Button can implement quick navigation of the function operation.
The floating button is output along with the page and is independent of page display, in order not to influence normal use of the page, the common area design is small, so that a user cannot easily find the floating button in the page, the floating button cannot be frequently used, and the utilization rate of the floating button is low.
Disclosure of Invention
The embodiment of the application provides a control method, a control device and electronic equipment, which are used for solving the technical problem that the utilization rate of a suspension button is low in the prior art.
In a first aspect, an embodiment of the present application provides a control method, including:
displaying a target page and a hover button in a first display state based on the page output request;
detecting a first interactive operation aiming at the target page;
judging whether the first interactive operation meets the use triggering condition of the suspension button;
and responding to a judgment result that the first interactive operation meets the use triggering condition, and switching the floating button from the first display state to a second display state to prompt a user of the floating button.
In a second aspect, an embodiment of the present application provides a control apparatus, including:
the first display module is used for displaying a target page and a floating button in a first display state based on a page output request;
the first detection module is used for detecting first interaction operation aiming at the target page;
the first judgment module is used for judging whether the first interactive operation meets the use triggering condition of the suspension button;
and the first switching module is used for responding to a judgment result that the first interactive operation meets the use triggering condition and switching the suspension button from the first display state to the second display state so as to prompt a user of the suspension button.
In a third aspect, an embodiment of the present application provides an information display apparatus, which provides a display interface, and is configured to display a target page and a hover button in a first display state based on a page output request;
the display interface is further used for switching the hover button from the first display state to a second display state to prompt a user of the hover button if the first interactive operation for the target page meets the use triggering condition of the hover button.
In a fourth aspect, an embodiment of the present application provides an electronic device, including a storage component, a display component, and a processing component; the storage component stores one or more computer program instructions; the one or more computer program instructions for invocation and execution by the processing component;
the processing component is to:
providing a display interface through the display component;
displaying a target page and a floating button in a first display state in the display interface based on a page output request;
detecting a first interactive operation aiming at the target page;
judging whether the first interactive operation meets the use triggering condition of the suspension button;
and responding to a judgment result that the first interactive operation meets the use triggering condition, and switching the suspension button from the first display state to a second display state in the display interface so as to prompt a user of the suspension button.
In the embodiment of the application, based on the page output request, the target page and the suspension button in the first display state are displayed, whether the first interaction operation meets the use triggering condition of the suspension button is judged by detecting the first interaction operation aiming at the target page, if so, the suspension button can be switched to the second display state, the purpose of reminding a user of the suspension button is realized by changing the display state of the suspension button, so that the probability of using the suspension button by the user can be improved, and the utilization rate of the suspension button is improved.
These and other aspects of the present application will be more readily apparent from the following description of the embodiments.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present application, and other drawings can be obtained by those skilled in the art without creative efforts.
FIG. 1 is a flow chart illustrating one embodiment of a control method provided herein;
FIG. 2 illustrates a flow chart of yet another embodiment of a control method provided herein;
3 a-3 c respectively show the interface display diagrams of the embodiment of the present application in a practical application;
FIGS. 4a to 4f are schematic diagrams illustrating interface displays of the embodiment of the present application in a practical application;
FIG. 5 is a schematic diagram illustrating an embodiment of a control device provided herein;
fig. 6 shows a schematic structural diagram of an embodiment of an electronic device provided in the present application.
Detailed Description
In order to make the technical solutions better understood by those skilled in the art, 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.
In some of the flows described in the specification and claims of this application and in the above-described figures, a number of operations are included that occur in a particular order, but it should be clearly understood that these operations may be performed out of order or in parallel as they occur herein, the number of operations, e.g., 101, 102, etc., merely being used to distinguish between various operations, and the number itself does not represent any order of performance. Additionally, the flows may include more or fewer operations, and the operations may be performed sequentially or in parallel. It should be noted that, the descriptions of "first", "second", etc. in this document are used for distinguishing different messages, devices, modules, etc., and do not represent a sequential order, nor limit the types of "first" and "second" to be different.
The Floating Action Button (referred to as FAB for short) in the embodiment of the present application is a common interface operation control, and a specific function operation on an electronic device can be implemented by operating the Floating Button. The desktop application or other various applications of the electronic device may be provided with a hover button, and a specific function operation implemented by the hover button may be a key operation in one page provided by one application or application, so as to implement the purpose of shortcut operation, and implement introduction of more user traffic to the key operation, and the like.
Because the area of the hover button is small, a specific icon is usually adopted to guide the functional operation which can be realized by the user, and the specific icon is usually positioned at the boundary of the display screen so as not to influence the use of the page, so that the user often ignores the hover button, the display of the hover button loses value and occupies screen resources.
In order to improve the utilization ratio of suspension button, the suspension button that provides in the embodiment of the application has multiple display state, after following the suspension button that target page display is in first display state, through detecting the first interactive operation to the target page, judge whether this first interactive operation satisfies this suspension button's use trigger condition, if yes, can switch suspension button to second display state, through the transform of suspension button display state, realize reminding the user the purpose of suspension button, thereby can improve the probability that the user used the suspension button, improve the utilization ratio of suspension button.
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 only a part of the embodiments of the present application, and not all of the embodiments. 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.
Fig. 1 is a flowchart of an embodiment of a control method provided in an embodiment of the present application, where the method may include the following steps:
101: and displaying the target page and the floating button in the first display state based on the page output request.
The target page may refer to any page requested to be output, may be any page output by a target application in the electronic device or a page corresponding to a hover button, and the target application may refer to any application and the like.
The page output request may be user-triggered, and when the user uses the electronic device, there is usually a page switching operation, and the page output request may be generated in response to the page switching operation.
The display screen may display the target page and the hover button in the first display state.
The hover button may be a hover button corresponding to the target page for implementing a key operation in the target page, or a hover button corresponding to the target application for implementing a key operation of the target application. If the floating button corresponds to the target application, the floating button can be displayed in any page of the target application; if the hover button corresponds to the target page, the hover button is displayed only when the target page is displayed.
In the embodiment of the application, the hover button may have a plurality of display states, and when a page output request is received, the hover button in the first display state may be displayed while the target page is displayed.
102: and detecting a first interactive operation aiming at the target page.
103: and judging whether the first interactive operation meets the use triggering condition of the floating button, if so, executing the step 104, otherwise, returning to the step 102 to continue execution, and of course, ending the process.
104: and switching the floating button from the first display state to a second display state to prompt a user of the floating button.
That is, in response to the determination result that the first interactive operation satisfies the usage trigger condition, the hover button may be switched from the first display state to a second display state to prompt the user of the hover button.
Wherein the first display state is different from the second display state.
In the embodiment of the application, the first interactive operation aiming at the target page is detected to judge whether the first interactive operation meets the use triggering condition of the floating button.
If the first interactive operation aiming at the target page meets the use triggering condition, the fact that the floating button and the like can be possibly used for the follow-up operation aiming at the target page or the target application is indicated, at the moment, the display state of the floating button can be switched, and the purpose of prompting the user to pay attention to the floating button is achieved through dynamic change of the display state, so that the use probability of the floating button is improved, and the utilization rate of the floating button is improved.
As an optional manner, the determining whether the first interactive operation satisfies the use triggering condition of the hover button may include:
and judging whether the first interactive operation is the first operation aiming at the target page.
That is, the hover button may be prompted to the user by switching the display state when the first operation is performed on the target page. The first operation aiming at the target page indicates that the user starts to use or operate the target page, at the moment, the user can be reminded to pay attention to the floating button through the switching of the display state of the floating button so as to decide whether to use the floating button to realize quick operation and the like.
The use trigger condition is that the interactive operation aiming at the target page is the first operation aiming at the target page.
As another alternative, the determining whether the first interactive operation satisfies the use trigger condition of the hover button may include:
and judging whether the operation type of the first interactive operation is a preset type.
The usage trigger condition is that the operation type of the interactive operation aiming at the target page is a preset type.
And the interactive operation aiming at the target page can be realized by the touch operation aiming at the display screen.
The operation type of the interactive operation may include, for example, a content switching operation, a content selecting operation, a page enlarging or reducing operation, and the like.
Since the page content of the target page may not be fully presented in one display screen, the page content may be switched by a content switching operation. The content switching operation may be implemented by performing a touch operation such as dragging or clicking on a target page, for example, dragging the target page upwards or clicking a page turning page number, which may load an undisplayed content and display the content on the display screen.
The content selection operation may be implemented by performing a touch operation such as clicking or sliding to select page content.
The page enlarging or reducing operation may be realized by a touch operation such as double-click, and the like.
In an actual application, the predetermined type may refer to a content switching operation, that is, in some embodiments, the determining whether the operation type of the first interactive operation is a predetermined type may include:
and judging whether the first interactive operation is the content switching operation aiming at the target page.
That is, if the content switching operation is detected to be performed with respect to the target page after the target page is displayed, the hover button may be switched to the second display state at this time to prompt the user of the hover button.
As still another alternative, the determining whether the first interactive operation satisfies the use trigger condition of the hover button may include:
and judging whether the first interactive operation is the first operation aiming at the target page or not and the operation type is a preset type.
That is, when the first interactive operation is the first predetermined type of interactive operation executed for the target page, the hover button is switched to the second display state to prompt the user of the hover button.
The use triggering condition is that the interactive operation aiming at the target page is the first operation aiming at the target page and the operation type is a preset type.
In an actual application, the predetermined type may refer to a content switching operation, that is, in some embodiments, the determining whether the first interactive operation is a first operation for the target page and the operation type is the predetermined type includes:
and judging whether the first interactive operation is the first operation aiming at the target page or not and the operation type is the content switching operation.
As still another alternative, the determining whether the first interactive operation satisfies the use trigger condition of the hover button may include:
and judging whether the operation content of the first interactive operation is associated with the function operation of the floating button.
That is, whether the function operation corresponding to the hover button will be executed for the subsequent operation of the target page or the target application is determined according to the operation content of the first interactive operation, and if so, the user may be prompted to use the hover button and the like by switching the display state of the hover button.
The use trigger condition may specifically mean that the interaction operation for the target page is performed for the page content associated with the function operation of the hover button in the target page.
The operation content of the first interactive operation may refer to page content and the like corresponding to the operation position of the first interactive operation.
The first interactive operation can be realized by performing touch operations such as clicking, dragging, sliding or double-clicking on the display screen. For a touch operation such as clicking, dragging, or double-clicking, the operation position of the first interactive operation may refer to a touch position of the touch operation, and for a sliding operation, may refer to an end position of the touch operation, and the like.
Further, in some embodiments, after the switching the hover button from the first display state to the second display state, the method may further include:
switching the hover button from the second display state to the first display state after a first predetermined length of time has elapsed while the hover button is in the second display state.
That is, the hover button may be switched back to the first display state after being maintained in the second display state for the first predetermined length of time.
In some embodiments, after the switching the hover button from the first display state to the second display state, the method may further include:
and if the first interactive operation execution is finished, switching the floating button from the second display state to the first display state.
That is, the hover button is maintained in the second display state only during the execution of the first interactive operation, and may be switched back to the first display state if the execution of the first interactive operation is finished.
Fig. 2 is a flowchart of another embodiment of a control method provided in an embodiment of the present application, where the method may include the following steps:
201: and displaying the target page and the floating button in the first display state based on the page output request.
202: and detecting a first interactive operation aiming at the target page.
203: and judging whether the first interactive operation meets the use triggering condition of the floating button, if so, executing the step 204, otherwise, returning to the step 202 to continue execution, and of course, ending the process.
204: and switching the floating button from the first display state to a second display state to prompt a user of the floating button.
The operations of step 201 to step 204 can be described in step 101 to step 104 in the embodiment shown in fig. 1, and are not described herein again.
205: and detecting a second interactive operation aiming at the target page.
206: and judging whether the second interactive operation meets the hidden trigger condition of the floating button, if so, executing the step 207, otherwise, returning to the step 205 to continue the execution, and of course, ending the process.
207: switching the hover button from the second display state to a third display state.
That is, in response to the determination result that the second interactive operation satisfies the hidden trigger condition, the floating button may be switched from the second display state to a third display state.
Wherein the third display state may be different from the second display state. The third display state may be a display state with a minimum area or a hidden state, such as a transparent display state, with a poor display effect, compared to the first display state and the second display state, so that one display state of the hover button may be ignored when viewing the target page, and normal use or display of the target page is not affected.
Therefore, optionally, the display effect of the second display state is higher than the first display state, which is higher than the third display state, wherein the higher the display effect, the more conspicuous the hover button is, the more easily it is noticed by the user.
That is, in this embodiment, a page output request is received, a hover button in a first display state may be displayed first while a target page is displayed, then a first interactive operation for the target page is detected, if the first interactive operation satisfies a use trigger condition, the hover button is switched from the first display state to a second display state to prompt a user of the hover button, then a second interactive operation for the target page may be continued, if the second interactive operation satisfies a hidden trigger condition, the hover button may be switched from the second display state to a third display state to reduce a display effect of the hover button, so that normal use of the target page may not be affected.
Further, in some embodiments, after switching the hover button from the first display state to the second display state, the method may further comprise:
switching the hover button from the second display state to the first display state after a first predetermined length of time has elapsed while the hover button is in the second display state.
In some embodiments, after the switching the hover button from the first display state to the second display state, the method may further include:
and if the first interactive operation execution is finished, switching the floating button from the second display state to the first display state.
Thus, as yet another embodiment, after switching the hover button from the second display state to the first display state, the method may further comprise:
detecting a fourth interactive operation aiming at the target page;
judging whether the fourth interactive operation meets the hidden triggering condition of the suspension button;
and responding to a judgment result that the fourth interactive operation meets the hidden trigger condition, and switching the floating button from the first display state to a third display state.
It should be noted that "first", "second", "third", and "fourth" in "first interactive operation", "second interactive operation", "third interactive operation", and "fourth interactive operation" in the embodiment of the present application are only to distinguish the interactive operations detected at different times or under different conditions, and all of the interactive operations are the interactive operations for the target page.
Optionally, after the hover button is switched from the second display state to the first display state, the method may further include:
after the floating button is in the first display state for a second predetermined length of time, if a triggering operation for the floating button is not detected, switching the floating button from the first display state to the third display state.
Optionally, after the hover button is switched from the second display state to the first display state, the method may further include:
after the floating button is in the first display state for a third predetermined length of time, if a triggering operation for the floating button is not detected, switching the floating button from the second display state to the third display state.
As an optional manner, the determining whether the second interactive operation satisfies the hidden trigger condition of the hover button may include:
and judging whether the second interactive operation is a second operation aiming at the target page or not, wherein the operation type is the same as that of the first operation aiming at the target page.
The hidden trigger condition is that the interactive operation for the target page is a second operation for the target page, and the operation type is the same as the operation type of the first operation for the target page.
At this time, the determining whether the first interactive operation satisfies the use triggering condition of the hover button may be:
judging whether the first interactive operation is the first operation aiming at the target page or not;
alternatively, the first and second electrodes may be,
and judging whether the first interactive operation is the first operation aiming at the target page or not and the operation type is a preset type.
The predetermined type may be a content switching operation, so that when the content switching operation is performed on the target page for the first time, the hover button may be switched to the second display state to prompt the user of the hover button, and if the user continues to perform the content switching operation on the target page for the second time, it indicates that the user does not intend to the hover button, so that the hover button may not be operated, and the interactive operation may continue to be performed on the target page, at this time, the hover button may be switched to the third display state to reduce the display effect of the hover button, without affecting the normal use or display of the target page, and the like.
As another alternative, the determining whether the second interactive operation satisfies the hidden trigger condition of the hover button may include:
and judging whether the operation content of the second interactive operation is not associated with the function operation of the floating button.
That is, if the operation content of the second interactive operation is not related to the function operation of the hover button, it indicates that the subsequent service operation is not related to the hover button, and at this time, the hover button can be switched to the third display state without continuously prompting the user.
In some embodiments, with the hover button in the first display state, the method may further include:
after the floating button is in the first display state for a second predetermined length of time, if a triggering operation for the floating button is not detected, switching the floating button from the first display state to the third display state.
That is, if there is no trigger operation for the hover button after the hover button remains in the first display state for the second predetermined length of time, then the hover button may be switched from the first display state to the third display state.
Optionally, after the second predetermined period of time elapses after the hover button is in the first display state, if the first interactive operation for the target page is not detected and the trigger operation for the hover button is not detected, the hover button may be switched from the first display state to the third display state.
Further, in some embodiments, where the hover button is in a third display state, the method may further include:
detecting a third interactive operation aiming at the target page;
judging whether the third interactive operation meets the use triggering condition of the suspension button;
and responding to a judgment result that the third interactive operation meets the use triggering condition, and switching the floating button from the third display state to a second display state to prompt a user of the floating button.
The usage trigger condition may be referred to in the above embodiments, and is not described herein again.
Optionally, after the hover button remains in the third display state for a fourth predetermined time, a third interactive operation for the target page may be detected to determine whether the third interactive operation satisfies a usage trigger condition.
Further, as yet another embodiment, in a case where the hover button is in a second display state, the method may further include:
after a third predetermined length of time elapses while the hover button is in the second display state, if a triggering operation for the hover button is not detected, switching the hover button from the second display state to the third display state.
That is, after the hover button is in the second display state and is maintained for the second predetermined period of time, if the trigger operation on the hover button still does not exist, it indicates that the possibility of using the hover button is not high, and therefore, the hover button may be switched to the third display state to reduce the display effect of the hover button, and the like.
In some embodiments, in a case where the hover button is in the third display state, the method may further include:
switching the hover button from the third display state to a second display state after a fifth predetermined length of time has elapsed while the hover button is in the third display state. If the triggering operation for the hover button is not detected after the hover button is in the second display state for a third predetermined length of time, the hover button may be switched from the second display state to the third display state again. Therefore, the suspension button is switched to the second display state at certain intervals to prompt a user of the suspension button.
In addition, when the display target page is switched based on the page output request, the hover button may also perform switching of the display state, so as to achieve the purpose of prompting the hover button to the user when switching to the target page. Therefore, in some embodiments, the displaying the target page and the hover button in the first display state based on the page output request may include:
receiving a page output request;
displaying a target page and a hover button in a third display state;
switching the hover button from the third display state to a first display state.
That is, at the output time of the target page, the hover button in the third display state is displayed first, then the hover button is switched from the third display state to the first display state, and when the page output is presented, the display state of the hover button is dynamically changed.
Alternatively, the hover button may be switched from the third display state to the first display state in response to a display operation of the hover button in the third display state. That is, after the hover button in the third display state is displayed, the hover button may be immediately switched to the first display state.
In one or more embodiments, the different display states of the hover button may refer to different colors, different shapes, different brightness, different display positions, different icons, and/or the like. That is, the hover buttons in the first display state, the second display state, and the third display state may be different colors, different shapes, different brightnesses, different display positions, different icons, and/or the like.
For example, since the conventional hover button usually employs an icon to prompt the user to perform a function operation of the hover button, but the icon is not easy to understand, the hover button in the first display state may be a control for displaying text prompt information, and the text prompt information prompts the user in a text form about the function operation that the hover button can perform.
In order to increase the display effect, optionally, the hover button in the second display state may be a control whose display position is dynamically changed within a certain range, and the purpose of further prompting the user of the hover button is achieved through a dynamic form.
In order not to affect the target page, the hover button in the third display state may be a control for displaying an icon to reduce the occupied screen area.
For another example, the hover button in the second display state may be a control for displaying text prompt information, the hover button in the first display state may be a control for displaying an icon, and the hover button in the third display state may be a control with a size smaller than that of the hover button in the first display state, or may be a control for displaying an icon in a hidden state, and so on.
For another example, in one implementation, the hover button in the third display state may include a first control displaying a first icon;
the hover button in the first display state may include a first control displaying the first icon, a second control displaying text prompt information, and a third control displaying the second icon;
the hover button in the second display state may include a first control displaying the first icon, a second control displaying the text prompt, and a third control displaying the second icon, and the third control dynamically changes a display position within a predetermined range. Of course, the display positions of the first control, the second control and the third control can be dynamically changed, and a dynamic effect is presented.
For convenience of understanding, fig. 3a to 3b respectively show display state diagrams of three kinds of hover buttons in different display states.
Fig. 3a is a schematic interface display diagram of a hover button in a first display state, where it can be seen that the display interface includes a target page 301 and a hover button in the first display state, and the hover button in the first display state may include a first control 30 for displaying a first icon, a second control 31 for displaying text prompt information, and a third control 32 for displaying a second icon.
If the first interactive operation for the target page 301 satisfies the use trigger condition, for example, the first interactive operation is a content switching operation implemented by dragging the target page 301 upward, the hover button is switched to the second display state, as shown in fig. 3b, the hover button in the second display state in fig. 3b may include a first control 30 displaying a first icon, a second control 31 displaying text prompt information, and a third control 32 displaying a second icon, and the third control 32 dynamically changes a display position within a predetermined range, because the schematic diagram cannot show a dynamic effect, only the third control 32 exemplarily drawn in fig. 3b may change the display position, so as to implement a dynamic effect of jumping up and down.
After the hover button is in the second display state, the second interactive operation for the target page 301 may be continuously detected, and if the second interactive operation satisfies the hidden trigger condition, for example, a second content switching operation is performed on the target page, that is, the target page 301 continues to be dragged upwards, the hover button may be switched to the third display state, as shown in fig. 3c, the hover button in the third display state may include the first control 30 displaying the first icon, and it is known that the occupied area of the hover button in the third display state is the smallest, so as not to affect the normal use of the target page.
The hover button may maintain the second display state shown in fig. 3b during the execution of the first interactive operation, and may switch back to the first display state if the execution of the first interactive operation is finished, so that in fig. 3c, the hover button may switch from the first display state to the third display state.
Switching from the first display state to the third display state may be performed dynamically, for example, from one end where the third control is located to the other end where the first control is located, until switching to the third display state includes only the first control. Optionally, in the execution process of the second interactive operation, the first control is retracted from the end where the third control is located to the other end where the first control is located until the third display state is switched to, and only the first control is included.
In one practical application, the target application may provide a content publishing function assuming that the target page is a page output by the target application, and the target page may be a display page showing published content of different users in the target application. Therefore, the floating button output along with the target page can realize the content publishing function, the floating button can be clicked to quickly enter the content publishing page, a user can input the content to be published on the content publishing page, and the content can be displayed in the target page after being submitted.
As shown in fig. 4a, the interface display diagram for displaying the target page 401 based on the page output request is shown, and while the target page 401 is output, the hover button in the third display state may be simultaneously displayed, as can be seen from fig. 4a, the hover button includes the first control 40 for displaying the first icon.
After the hover button is in the third display state, the hover button may be immediately switched to the first display state, as shown in fig. 4b, the hover button in the first display state is composed of a first control 40 displaying the first icon, a second control 41 displaying the text prompt information, and a third control 42 displaying the second icon.
When the display state is switched from the third display state to the first display state, the second control 41 and the third control 42 may be sequentially output from one end of the first control 40, so as to present a dynamic change process.
If the first content switching operation for the target page is detected, for example, as shown in fig. 4c, the target page is dragged upwards, at this time, the hover button may be switched to the second display state to prompt the user to use the hover button, the hover button in the second display state is composed of a first control 40 displaying the first icon, a second control 41 displaying the text prompt information, and a third control 42 displaying the second icon, and the position of the third control 42 dynamically changes, as shown in fig. 4c, the third control may move up and down along the display direction of the target page.
Wherein, if the first content switching operation is finished, the hover button may be switched to the first display state again, as shown in fig. 4 d.
If the triggering operation for the hover button is not detected, and the content switching operation for the second time for the target page is detected, which indicates that the user may not want to use the hover button, at this time, in order to not affect the normal use, display, and the like of the target page, the hover button may be switched to a third display state, as shown in fig. 4e, where the hover button only includes the first control 40 to reduce the occupied area and the like. In the process of switching from the first display state to the third display state, the floating button may gradually retract from the end where the third control 42 is located to the other end where the first control 40 is located, until the third display state is switched, and only the first control is included, so as to achieve the dynamic switching effect, as shown in fig. 4f, the floating button gradually retracts to the end where the first control 40 is located, and the second control 41 and the third control 42 gradually disappear until the third display state shown in fig. 4e is presented.
Fig. 5 is a schematic structural diagram of an embodiment of a control device provided in an embodiment of the present application, where the control device may include:
a first display module 501, configured to display a target page and a hover button in a first display state based on a page output request;
a first detecting module 502, configured to detect a first interaction operation for the target page;
a first determining module 503, configured to determine whether the first interactive operation meets a use trigger condition of the floating button;
a first switching module 504, configured to switch the floating button from the first display state to a second display state in response to a determination that the first interactive operation meets the usage trigger condition, so as to prompt a user of the floating button.
In some embodiments, the apparatus may further comprise:
the second detection module is used for detecting second interaction operation aiming at the target page;
the second judgment module is used for judging whether the second interactive operation meets the hidden trigger condition of the suspension button;
and the second switching module is used for responding to a judgment result that the second interactive operation meets the hidden trigger condition and switching the suspension button from the second display state to a third display state.
As an optional manner, the first determining module may be specifically configured to determine whether the first interactive operation is a first operation for the target page.
As another alternative, the first determining module may be specifically configured to determine whether the operation content of the first interactive operation is associated with a function operation of the hover button.
As another optional manner, the first determining module may be specifically configured to determine whether the first interactive operation is a first operation on the target page and an operation type is a predetermined type.
Optionally, the operation type may be a content switching operation, and therefore the first determining module may specifically determine whether the first interactive operation is a first content switching operation for the target page.
In some embodiments, the second determining module may be specifically configured to determine whether the second interactive operation is a second operation on the target page and the operation type is the same as the operation type of the first operation on the target page.
In some embodiments, the apparatus may further comprise:
and the third switching module is used for switching the floating button from the second display state to the first display state after the floating button is in the second display state for a first preset time.
In some embodiments, the apparatus may further comprise:
and the fourth switching module is used for switching the floating button from the second display state to the first display state if the execution of the first interactive operation is finished.
In some embodiments, the apparatus may further comprise:
and the fifth switching module is used for switching the floating button from the first display state to the third display state if the triggering operation of the floating button is not detected after the floating button is in the first display state for a second preset time.
In some embodiments, the apparatus may further comprise:
a third detection module, configured to detect a third interaction operation for the target page after the hover button is switched from the first display state to the third display state;
the third judging module is used for judging whether the third interactive operation meets the use triggering condition of the suspension button;
and the sixth switching module is used for responding to a judgment result that the third interactive operation meets the use triggering condition, and switching the floating button from the third display state to the second display state so as to prompt a user of the floating button.
In some embodiments, the apparatus may further comprise:
a fourth detection module, configured to detect a fourth interaction operation for the target page after the hover button is switched from the second display state to the first display state;
the fourth judging module is used for judging whether the fourth interactive operation meets the hidden triggering condition of the suspension button;
and the seventh switching module is used for responding to a judgment result that the fourth interactive operation meets the hidden trigger condition and switching the floating button from the first display state to a third display state.
In some embodiments, the apparatus may further comprise:
an eighth switching module, configured to switch the hover button from the second display state to the third display state if a trigger operation for the hover button is not detected after a third predetermined length of time elapses while the hover button is in the second display state.
In some embodiments, the first display module may include:
a request receiving unit for receiving a page output request;
the display unit is used for displaying a target page and a floating button in a third display state;
and the switching unit is used for switching the floating button from the third display state to the first display state.
Wherein, in one or more embodiments above, the hover button in a third display state includes a first control that displays a first icon;
the floating button in the first display state comprises a first control for displaying the first icon, a second control for displaying the text prompt information and a third control for displaying the second icon;
the floating button in the second display state comprises a first control for displaying the first icon, a second control for displaying the text prompt information and a third control for displaying the second icon, and the third control dynamically changes the display position within a preset range.
The control device shown in fig. 5 may execute the control method shown in the embodiment shown in fig. 1 or fig. 2, and the implementation principle and the technical effect are not described again. The specific manner in which each module and unit of the control device in the above embodiments perform operations has been described in detail in the embodiments related to the method, and will not be elaborated herein.
In addition, the embodiment of the application also provides an information display device, which provides a display interface for displaying the target page and the floating button in the first display state based on the page output request;
the display interface is further used for switching the hover button from the first display state to a second display state to prompt a user of the hover button if the first interactive operation for the target page meets the use triggering condition of the hover button.
In addition, an electronic device is further provided in an embodiment of the present application, as shown in fig. 6, the electronic device may include a storage component 601, a display component 602, and a processing component 603; the storage component 601 stores one or more computer program instructions; the one or more computer program instructions for invocation and execution by the processing component 603;
the processing component 603 is configured to:
providing a display interface through the display component 602;
displaying a target page and a floating button in a first display state in the display interface based on a page output request;
detecting a first interactive operation aiming at the target page;
judging whether the first interactive operation meets the use triggering condition of the suspension button;
and responding to a judgment result that the first interactive operation meets the use triggering condition, and switching the suspension button from the first display state to a second display state in the display interface so as to prompt a user of the suspension button.
Among other things, the processing component 603 may include one or more processors to execute computer instructions to perform all or some of the steps of the methods described above. Of course, the processing elements may also be implemented as one or more Application Specific Integrated Circuits (ASICs), Digital Signal Processors (DSPs), Digital Signal Processing Devices (DSPDs), Programmable Logic Devices (PLDs), Field Programmable Gate Arrays (FPGAs), controllers, micro-controllers, microprocessors or other electronic components configured to perform the above-described methods.
The storage group 601 is configured to store various types of data to support operations at the electronic device. The memory components may be implemented by any type or combination of volatile or non-volatile memory devices such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disks.
The display element 602 may be an Electroluminescent (EL) element, a liquid crystal display or a microdisplay with a similar structure, or a retina-directly or similar laser scanning type display.
Of course, the electronic device may of course also comprise other components, such as input/output interfaces, communication components, etc. The input/output interface provides an interface between the processing components and peripheral interface modules, which may be output devices, input devices, etc. The communication component is configured to facilitate wired or wireless communication between the electronic device and other devices, and the like.
In addition, an embodiment of the present application further provides a computer-readable storage medium, which stores a computer program, and when the computer program is executed by a computer, the computer program may implement the control method of the embodiment shown in fig. 1 or fig. 2.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods described in the embodiments or some parts of the embodiments.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solutions of the present application, and not to limit the same; although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions in the embodiments of the present application.

Claims (14)

1. A control method, comprising:
displaying a target page and a hover button in a first display state based on the page output request;
detecting a first interactive operation aiming at the target page;
judging whether the first interactive operation meets the use triggering condition of the suspension button;
and responding to a judgment result that the first interactive operation meets the use triggering condition, and switching the floating button from the first display state to a second display state to prompt a user of the floating button.
2. The method of claim 1, wherein after the switching the hover button from the first display state to the second display state, the method further comprises:
detecting a second interactive operation aiming at the target page;
judging whether the second interactive operation meets the hidden trigger condition of the suspension button;
and responding to a judgment result that the second interactive operation meets the hidden trigger condition, and switching the floating button from the second display state to a third display state.
3. The method of claim 1, wherein determining whether the first interaction satisfies the use trigger condition of the hover button comprises one of:
judging whether the first interactive operation is the first operation aiming at the target page or not;
judging whether the operation content of the first interactive operation is associated with the function operation of the floating button or not;
judging whether the first interactive operation is the first operation aiming at the target page or not and the operation type is a preset type;
alternatively, the first and second electrodes may be,
and judging whether the first interactive operation is the first operation aiming at the target page or not and the operation type is the content switching operation.
4. The method of claim 2, wherein the determining whether the second interaction satisfies the hidden trigger condition of the hover button comprises:
and judging whether the second interactive operation is a second operation aiming at the target page or not, wherein the operation type is the same as that of the first operation aiming at the target page.
5. The method of claim 1, wherein after the switching the hover button from the first display state to the second display state, the method further comprises:
after the first preset time period that the floating button is in the second display state or if the first interactive operation execution is finished, switching the floating button from the second display state to the first display state.
6. The method of claim 5, wherein after the switching the hover button from the second display state to the first display state, the method further comprises:
detecting a fourth interactive operation aiming at the target page;
judging whether the fourth interactive operation meets the hidden triggering condition of the suspension button;
and responding to a judgment result that the fourth interactive operation meets the hidden trigger condition, and switching the floating button from the first display state to a third display state.
7. The method of claim 1, further comprising:
after the floating button is in the first display state for a second preset time, if the triggering operation for the floating button is not detected, the floating button is switched from the first display state to a third display state.
8. The method of claim 7, wherein after the switching the hover button from the first display state to the third display state, the method further comprises:
detecting a third interactive operation aiming at the target page;
judging whether the third interactive operation meets the use triggering condition of the suspension button;
and responding to a judgment result that the third interactive operation meets the use triggering condition, and switching the floating button from the third display state to a second display state to prompt a user of the floating button.
9. The method of claim 1, further comprising:
after the floating button is in the second display state for a third predetermined length of time, if the triggering operation for the floating button is not detected, the floating button is switched from the second display state to a third display state.
10. The method of claim 1, wherein displaying the target page and the hover button in the first display state based on the page output request comprises:
receiving a page output request;
displaying a target page and a hover button in a third display state;
switching the hover button from the third display state to a first display state.
11. The method of claim 2, wherein the hover button in a third display state comprises a first control displaying a first icon;
the floating button in the first display state comprises a first control for displaying the first icon, a second control for displaying the text prompt information and a third control for displaying the second icon;
the floating button in the second display state comprises a first control for displaying the first icon, a second control for displaying the text prompt information and a third control for displaying the second icon, and the third control dynamically changes the display position within a preset range.
12. A control device, comprising:
the first display module is used for displaying a target page and a floating button in a first display state based on a page output request;
the first detection module is used for detecting first interaction operation aiming at the target page;
the first judgment module is used for judging whether the first interactive operation meets the use triggering condition of the suspension button;
and the first switching module is used for responding to a judgment result that the first interactive operation meets the use triggering condition and switching the suspension button from the first display state to the second display state so as to prompt a user of the suspension button.
13. The information display device is characterized in that a display interface is provided for displaying a target page and a floating button in a first display state based on a page output request;
the display interface is further used for switching the hover button from the first display state to a second display state to prompt a user of the hover button if the first interactive operation for the target page meets the use triggering condition of the hover button.
14. An electronic device comprising a storage component, a display component, and a processing component; the storage component stores one or more computer program instructions; the one or more computer program instructions for invocation and execution by the processing component;
the processing component is to:
providing a display interface through the display component;
displaying a target page and a floating button in a first display state in the display interface based on a page output request;
detecting a first interactive operation aiming at the target page;
judging whether the first interactive operation meets the use triggering condition of the suspension button;
and responding to a judgment result that the first interactive operation meets the use triggering condition, and switching the suspension button from the first display state to a second display state in the display interface so as to prompt a user of the suspension button.
CN201810892363.9A 2018-08-07 2018-08-07 Control method and device and electronic equipment Active CN110825277B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201810892363.9A CN110825277B (en) 2018-08-07 2018-08-07 Control method and device and electronic equipment
CN202310730786.1A CN116700559A (en) 2018-08-07 2018-08-07 Control method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810892363.9A CN110825277B (en) 2018-08-07 2018-08-07 Control method and device and electronic equipment

Related Child Applications (1)

Application Number Title Priority Date Filing Date
CN202310730786.1A Division CN116700559A (en) 2018-08-07 2018-08-07 Control method and device and electronic equipment

Publications (2)

Publication Number Publication Date
CN110825277A true CN110825277A (en) 2020-02-21
CN110825277B CN110825277B (en) 2023-05-26

Family

ID=69533906

Family Applications (2)

Application Number Title Priority Date Filing Date
CN201810892363.9A Active CN110825277B (en) 2018-08-07 2018-08-07 Control method and device and electronic equipment
CN202310730786.1A Pending CN116700559A (en) 2018-08-07 2018-08-07 Control method and device and electronic equipment

Family Applications After (1)

Application Number Title Priority Date Filing Date
CN202310730786.1A Pending CN116700559A (en) 2018-08-07 2018-08-07 Control method and device and electronic equipment

Country Status (1)

Country Link
CN (2) CN110825277B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111488096A (en) * 2020-04-02 2020-08-04 上海连尚网络科技有限公司 Method and equipment for displaying interactive presentation information in reading application
CN113094135A (en) * 2021-04-06 2021-07-09 北京字跳网络技术有限公司 Page display control method, device, equipment and storage medium
CN114461106A (en) * 2021-07-02 2022-05-10 北京字跳网络技术有限公司 Display method and device and electronic equipment
CN115857779A (en) * 2022-12-27 2023-03-28 北京新纽科技有限公司 Assembly system for drag-and-drop managing page button and message

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103116440A (en) * 2013-01-23 2013-05-22 深圳市金立通信设备有限公司 Method and terminal for icon to move on terminal
CN104123065A (en) * 2014-07-23 2014-10-29 北京乐动卓越科技有限公司 Display method and system of suspended buttons on mobile terminal
CN104885047A (en) * 2013-03-07 2015-09-02 东莞宇龙通信科技有限公司 Terminal and terminal operating method
CN106802808A (en) * 2017-02-21 2017-06-06 北京小米移动软件有限公司 Suspension button control method and device
CN106873855A (en) * 2017-02-15 2017-06-20 努比亚技术有限公司 A kind of suspension icon control method, device and terminal
CN107015743A (en) * 2017-04-07 2017-08-04 深圳市金立通信设备有限公司 A kind of suspension key control method and terminal
CN107105090A (en) * 2017-04-13 2017-08-29 上海与德科技有限公司 A kind of control method, device and the mobile terminal of suspension button
CN107203326A (en) * 2017-06-05 2017-09-26 瓦戈科技(上海)有限公司 A kind of floated push-botton operation control method
WO2018000201A1 (en) * 2016-06-28 2018-01-04 华为技术有限公司 Application program switching method and electronic device using same
CN108279820A (en) * 2017-12-15 2018-07-13 深圳市金立通信设备有限公司 Control method, terminal and the computer readable storage medium of suspension button

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103116440A (en) * 2013-01-23 2013-05-22 深圳市金立通信设备有限公司 Method and terminal for icon to move on terminal
CN104885047A (en) * 2013-03-07 2015-09-02 东莞宇龙通信科技有限公司 Terminal and terminal operating method
CN104123065A (en) * 2014-07-23 2014-10-29 北京乐动卓越科技有限公司 Display method and system of suspended buttons on mobile terminal
WO2018000201A1 (en) * 2016-06-28 2018-01-04 华为技术有限公司 Application program switching method and electronic device using same
CN106873855A (en) * 2017-02-15 2017-06-20 努比亚技术有限公司 A kind of suspension icon control method, device and terminal
CN106802808A (en) * 2017-02-21 2017-06-06 北京小米移动软件有限公司 Suspension button control method and device
CN107015743A (en) * 2017-04-07 2017-08-04 深圳市金立通信设备有限公司 A kind of suspension key control method and terminal
CN107105090A (en) * 2017-04-13 2017-08-29 上海与德科技有限公司 A kind of control method, device and the mobile terminal of suspension button
CN107203326A (en) * 2017-06-05 2017-09-26 瓦戈科技(上海)有限公司 A kind of floated push-botton operation control method
CN108279820A (en) * 2017-12-15 2018-07-13 深圳市金立通信设备有限公司 Control method, terminal and the computer readable storage medium of suspension button

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
王艳梅;席涛;: "商业智能分析软件界面的可视化设计研究" *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111488096A (en) * 2020-04-02 2020-08-04 上海连尚网络科技有限公司 Method and equipment for displaying interactive presentation information in reading application
CN111488096B (en) * 2020-04-02 2022-04-15 上海连尚网络科技有限公司 Method and equipment for displaying interactive presentation information in reading application
CN113094135A (en) * 2021-04-06 2021-07-09 北京字跳网络技术有限公司 Page display control method, device, equipment and storage medium
CN114461106A (en) * 2021-07-02 2022-05-10 北京字跳网络技术有限公司 Display method and device and electronic equipment
CN114461106B (en) * 2021-07-02 2024-04-12 北京字跳网络技术有限公司 Display method and device and electronic equipment
CN115857779A (en) * 2022-12-27 2023-03-28 北京新纽科技有限公司 Assembly system for drag-and-drop managing page button and message

Also Published As

Publication number Publication date
CN110825277B (en) 2023-05-26
CN116700559A (en) 2023-09-05

Similar Documents

Publication Publication Date Title
US10884573B2 (en) User interfaces for multiple displays
US11669219B2 (en) Launching application task based on single user input and preset condition
CN110825277A (en) Control method and device and electronic equipment
AU2016262773B2 (en) Device, method, and graphical user interface for providing feedback for changing activation states of a user interface object
US20160210011A1 (en) Mobile device and method for operating application thereof
EP3951578B1 (en) Processing method, device and apparatus for split-screen display, and storage medium
US10120529B2 (en) Touch-activated and expandable visual navigation of a mobile device via a graphic selection element
KR101366445B1 (en) Method, computer system, and computer readable storage medium for radial menus
US20120226978A1 (en) Graphical User Interface Having An Orbital Menu System
CN106506401A (en) A kind of flow managing method and mobile terminal
CN107203307B (en) Icon management method and mobile terminal
CN112214142B (en) Application information display method and device, electronic equipment and storage medium
US9652111B2 (en) Method and system for quickly arranging multiple windows and mobile apparatus thereof
US10628018B2 (en) Method and user interface (UI) for customized user access to application functionalities
US10521248B2 (en) Electronic device and method thereof for managing applications
US10331327B2 (en) Message display method, apparatus and terminal
WO2018068447A1 (en) Information display method, terminal, and storage medium
US20130111382A1 (en) Data collection interaction using customized layouts
US11169652B2 (en) GUI configuration
WO2023005828A1 (en) Message display method and apparatus, and electronic device
CN107632761B (en) Display content viewing method, mobile terminal and computer readable storage medium
CN106648281B (en) Screenshot method and device
US9250793B2 (en) Interface management systems and methods
US20210271385A1 (en) Dynamically exposing repetitively used data in a user interface
TWI607369B (en) System and method for adjusting image display

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