CN113934343A - Information processing method and device - Google Patents

Information processing method and device Download PDF

Info

Publication number
CN113934343A
CN113934343A CN202111169096.0A CN202111169096A CN113934343A CN 113934343 A CN113934343 A CN 113934343A CN 202111169096 A CN202111169096 A CN 202111169096A CN 113934343 A CN113934343 A CN 113934343A
Authority
CN
China
Prior art keywords
display interface
control
view
displayed
list
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.)
Pending
Application number
CN202111169096.0A
Other languages
Chinese (zh)
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.)
Beijing 58 Information Technology Co Ltd
Original Assignee
Beijing 58 Information Technology 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 Beijing 58 Information Technology Co Ltd filed Critical Beijing 58 Information Technology Co Ltd
Priority to CN202111169096.0A priority Critical patent/CN113934343A/en
Publication of CN113934343A publication Critical patent/CN113934343A/en
Pending legal-status Critical Current

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/0482Interaction with lists of selectable items, e.g. menus
    • 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/04847Interaction techniques to control parameter settings, e.g. interaction with sliders or dials
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Abstract

The application discloses an information processing method and device. Through the method and the device, the position of the View control can be moved along with the sliding of the list control on the display interface, for example, the View control can be gradually moved out of the display interface according to requirements, or the View control can be gradually moved into the display interface according to requirements. Therefore, the guide bubbles can be displayed on the display interface when the guide bubbles need to be displayed in the process of sliding the list control, and the guide bubbles can not be displayed on the display interface when the guide bubbles do not need to be displayed, so that the guide bubbles can be prevented from being displayed under the condition that the guide bubbles do not need to be displayed actually, the guide bubbles can be prevented from influencing the user to execute the operation on the list control of the display interface, the interference to the user is avoided, and the user experience can be improved.

Description

Information processing method and device
Technical Field
The present application relates to the field of computer technologies, and in particular, to an information processing method and apparatus.
Background
At present, a user can install an application program on a mobile phone and use the application program, sometimes a manufacturer of the application program upgrades the application program in order to add a function of the application program, and a newly added function can be displayed on an interface of the upgraded application program.
In order to prompt the user which newly added functions the upgraded application program has, a guidance bubble can be displayed on the interface of the upgraded application program, and the guidance bubble indicates which functions are newly added functions, so that the user can perceive the newly added functions and enjoy the newly added functions.
However, the current way of displaying the guidance bubble may cause interference to the user in browsing the interface of the application program, and further may reduce the user experience.
Disclosure of Invention
The application discloses an information processing method and device.
In a first aspect, the present application shows an information processing method, comprising:
the method comprises the steps of acquiring the sliding distance and the sliding direction of a list control on a display interface under the condition that a sliding event for sliding the list control displayed on the display interface is monitored. Acquiring an initial position of a View control which is displayed on the list control in a floating manner and corresponds to the display interface before the sliding event, wherein a guide bubble is loaded on the View control;
acquiring a target position of the View control corresponding to the display interface after the sliding event according to the sliding distance, the sliding direction and the initial position;
and moving the View control to the target position corresponding to the display interface.
In an optional implementation manner, the list control and the View control are both loaded into the same custom View inheriting frame layout FrameLayout; the display interface comprises at least two Fragment fragments, and one Fragment of the at least two Fragment fragments is coupled with the user-defined view;
the method further comprises the following steps:
under the condition that the list control and the View control in the custom View coupled with one Fragment are displayed on the display interface, if a first switching operation is received, canceling to display the list control and the View control in the custom View on the display interface, and displaying other fragments coupled with the Fragment on the display page, wherein the other fragments comprise fragments except the Fragment in the at least two fragments.
In an optional implementation, the method further includes:
under the condition that the other Fragment coupled views are displayed on the display interface, if a second switching operation is received, the other Fragment coupled views are canceled from being displayed on the display interface, and the list control and the View control in the self-defined View are displayed on the display page.
In an optional implementation manner, the acquiring the View control displayed in a floating manner on the list control before the sliding event corresponds to an initial position of the display interface, and includes:
and searching the initial position corresponding to the identification information of the View control in the corresponding relation between the identification information of the control and the initial position of the control corresponding to the list control.
In an optional implementation manner, after moving the View control to the target position corresponding to the display interface, the method further includes:
and replacing the initial position corresponding to the identification information of the View control by using the target position in the corresponding relation.
In an optional implementation manner, the obtaining of the sliding distance and the sliding direction of the list control on the display interface includes:
acquiring an original position of a preset area on the list control corresponding to the display interface before the sliding event; acquiring the end position of a preset area on the list control corresponding to the display interface after the sliding event;
and acquiring the sliding distance and the sliding direction of the list control on the display interface according to the original position and the end position.
In a second aspect, the present application shows an information processing apparatus comprising:
the first acquisition module is used for acquiring the sliding distance and the sliding direction of the list control on the display interface under the condition that the sliding event of the list control displayed on the sliding display interface is monitored. The second acquisition module is used for acquiring the initial position of the View control which is displayed on the list control in a floating manner and corresponds to the display interface before the sliding event, and a guide bubble is loaded on the View control;
a third obtaining module, configured to obtain, according to the sliding distance, the sliding direction, and the initial position, a target position of the View control corresponding to the display interface after the sliding event;
and the moving module is used for moving the View control to the target position corresponding to the display interface.
In an optional implementation manner, the list control and the View control are both loaded into the same custom View inheriting frame layout FrameLayout; the display interface comprises at least two Fragment fragments, and one Fragment of the at least two Fragment fragments is coupled with the user-defined view;
the device further comprises:
the first canceling module is used for canceling the display of the list control and the View control in the custom View coupled with one Fragment on the display interface if a first switching operation is received under the condition that the list control and the View control in the custom View coupled with the one Fragment are displayed on the display interface, and the first displaying module is used for displaying other views coupled with the fragments on the display page, wherein the other fragments comprise the fragments except the one Fragment in the at least two fragments.
In an optional implementation, the apparatus further comprises:
a second canceling module, configured to cancel, when the View coupled with the other fragments is displayed on the display interface, the View coupled with the other fragments from being displayed on the display interface if a second switching operation is received, and a second display module, configured to display the list control and the View control in the custom View on the display page.
In an optional implementation manner, the second obtaining module includes:
and the searching unit is used for searching the initial position corresponding to the identification information of the View control in the corresponding relation between the identification information of the control and the initial position of the control corresponding to the list control.
In an optional implementation manner, the second obtaining module further includes:
and the replacing unit is used for replacing the initial position corresponding to the identification information of the View control by using the target position in the corresponding relation.
In an optional implementation manner, the first obtaining module includes:
the first acquisition unit is used for acquiring the original position of a preset area on the list control corresponding to the display interface before the sliding event; the second acquisition unit is used for acquiring the end position of the preset area on the list control corresponding to the display interface after the sliding event;
and the third acquisition unit is used for acquiring the sliding distance and the sliding direction of the list control on the display interface according to the original position and the end position.
In a third aspect, the present application shows an electronic device comprising:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to perform the information processing method according to the first aspect.
In a fourth aspect, the present application shows a non-transitory computer-readable storage medium having instructions which, when executed by a processor of an electronic device, enable the electronic device to perform the information processing method according to the first aspect.
In a fifth aspect, the present application shows a computer program product, in which instructions, when executed by a processor of an electronic device, enable the electronic device to perform the information processing method according to the first aspect.
The technical scheme provided by the application can comprise the following beneficial effects:
in the application, under the condition that a sliding event for sliding a list control displayed on a display interface is monitored, the sliding distance and the sliding direction of the list control on the display interface are acquired. And acquiring an initial position of the View control displayed on the list control in a floating manner before the sliding event, wherein the initial position corresponds to the display interface. And a guide bubble is loaded on the View control. And acquiring a target position of the View control corresponding to the display interface after the sliding event according to the sliding distance, the sliding direction and the initial position. And moving the View control to a target position corresponding to the display interface.
In the application, the property of the View control supports that one part of the View control is displayed on the display interface and the other part of the View control is not displayed on the display interface, and the guide bubble is loaded on the View control, so that one part of the guide bubble is displayed on the display interface and the other part of the guide bubble is not displayed on the display interface.
Thus, according to the method and the device, the View control is moved to the target position of the View control corresponding to the display interface according to the sliding distance and the sliding direction of the list control on the display interface and the initial position of the View control corresponding to the display interface before the sliding event, so that the position of the View control can be moved along with the sliding of the list control on the display interface, for example, the View control can be gradually moved out of the display interface according to requirements, so that a user can see that the View control (guide bubbles) gradually moves out of the display interface, or the View control can be gradually moved into the display interface according to requirements, so that the user can see that the View control (guide bubbles) gradually enters the display interface.
Therefore, the guide bubbles can be displayed on the display interface when the guide bubbles need to be displayed in the process of sliding the list control, and the guide bubbles can not be displayed on the display interface when the guide bubbles do not need to be displayed, so that the guide bubbles can be prevented from being displayed under the condition that the guide bubbles do not need to be displayed actually, the guide bubbles can be prevented from influencing the user to execute the operation on the list control of the display interface, the interference to the user is avoided, and the user experience can be improved.
Drawings
FIG. 1 is a schematic diagram of a display interface of the present application.
FIG. 2 is a flow chart of steps of an information processing method of the present application.
FIG. 3 is a schematic diagram of a display interface of the present application.
FIG. 4 is a schematic diagram of a display interface of the present application.
FIG. 5 is a schematic diagram of a display interface of the present application.
FIG. 6 is a schematic diagram of a display interface of the present application.
Fig. 7 is a block diagram of a configuration of an information processing apparatus according to the present application.
Fig. 8 is a block diagram of an electronic device shown in the present application.
Fig. 9 is a block diagram of an electronic device shown in the present application.
Detailed Description
In order to make the aforementioned objects, features and advantages of the present application more comprehensible, the present application is described in further detail with reference to the accompanying drawings and the detailed description.
In one approach, a guidance bubble may be generated on an interface of an application based on PopupWindow, and a newly added function may be indicated by the guidance bubble.
For example, a slidable list is displayed on the interface of the application program, the list has a plurality of virtual buttons, the plurality of virtual buttons cannot be displayed on the interface of the application program at the same time, and only part of the plurality of virtual buttons can be displayed on the interface of the application program at the same time, so that the user can control the application program to display different virtual buttons by means of the sliding list.
Referring to fig. 1, it is assumed that a virtual button 1, a virtual button 2, a virtual button 3, a virtual button 4, a virtual button 5, and the like in a list are displayed on an interface of an application, wherein a function corresponding to the virtual button 4 is a newly added function, a guidance bubble may be displayed, an arrow of the guidance bubble points to the virtual button 4, and an introduction text such as "newly added function" is displayed on the guidance bubble to inform a user that the function corresponding to the virtual button 4 is the newly added function.
However, the guided bubble in the above manner is based on popupWindow, which is based on a Window control in the system, and the Window control is often displayed completely only on the interface of the application program.
However, during the process of sliding the list by the user, the virtual button 4 may gradually move out of the interface of the application program, but during the process of gradually moving the virtual button 4 out of the interface of the application program, the guidance bubble still continuously and completely displays on the interface of the application program and blocks other virtual buttons, that is, the guidance bubble cannot gradually move out of the interface of the application program as the virtual button indicated by the guidance bubble gradually moves out of the interface of the application program.
Therefore, the above method may cause the guide bubble to be displayed under the condition that the guide bubble does not need to be displayed actually, and may also affect the operation of the user on other virtual buttons on the list, which may cause interference to the user, and further may reduce user experience.
Therefore, in order to improve the user experience, referring to fig. 2, a flowchart of steps of an information processing method according to the present application is shown, where the method is applied to an electronic device, and the method may specifically include the following steps:
in step S101, in a case where a slide event for sliding a list control displayed on a display interface is monitored, a slide distance and a slide direction of the list control on the display interface are acquired. And acquiring an initial position of the View control displayed on the list control in a floating manner before the sliding event, wherein the initial position corresponds to the display interface. And a guide bubble is loaded on the View control.
In the application, a display interface (including a display interface of an application program and the like) is arranged on a screen of the electronic device, a list control can be displayed on the display interface, a View control is loaded on the list control, and a guide bubble is loaded on the View control.
The list control is also provided with a plurality of list items, and the View control is displayed on the list control in a floating mode.
Therefore, the purposes that a plurality of list items are displayed on the display interface and bubbles are guided to be displayed on the list items in a suspension mode can be achieved.
Wherein if the guide bubble is not transparent, the guide bubble may occlude at least a portion of the content of the at least one list item.
The guide bubble is used to instruct the user to focus on viewing a particular list item.
For example, the function of a certain list item in the list control is a newly added function, so that the user can more easily and quickly perceive that the function of the list item is the newly added function, and can enjoy the newly added function. The guide bubble may be displayed suspended above the list item or displayed around the list item and directed towards the list item using an arrow such that the user may perceive the guide bubble as directed to the list item according to the arrow.
The position of the guide bubble on the list control (corresponding to the position of the View control on the list control) can be set in advance and can be fixed.
The list item in the list control is many, probably can't show whole list item simultaneously on the display interface, that is, can show some list items in the list control simultaneously on the display interface, so that the user looks over some list items, the user is after looking over some list items, if the user still need look over other list items in the list control, then the user can input on electronic equipment, a sliding operation of the list control that is used for sliding display on the display interface, electronic equipment is after receiving this sliding operation, can slide the list control that shows on the display interface according to this sliding operation, so that can show other list items in the list control on the display interface, so that the user looks over other list items. In the case where the electronic device slides a list control displayed on the display interface, a slide event for sliding the list control displayed on the display interface occurs.
Although the position of the guide bubble on the list control can be set in advance and can be fixed, in the process of sliding the list control on the display interface, the position of each list item in the list control relative to the display interface changes, and the position of the guide bubble relative to the display interface also changes.
In the method and the device for displaying the list control on the display interface, in order to enable the position of the guide bubble relative to the display interface to change along with the sliding of the list item and enable the position of the guide bubble on the list control not to change, in the application, under the condition that a sliding event for sliding the list control displayed on the display interface is monitored, the electronic device can obtain the sliding distance and the sliding direction of the list control on the display interface. And acquiring an initial position of the View control (loaded with the guide bubble on the View control) displayed on the list control in a floating manner corresponding to the display interface before the sliding event.
Wherein the onScrollStateChanged () function can be used to listen for a slide event for sliding a list control displayed on a display interface.
The guide bubble is loaded on the View control, that is, the initial position of the guide bubble corresponding to the display interface can be determined by the initial position of the View control corresponding to the display interface, for example, the initial position of the View control corresponding to the display interface can be used as the initial position of the guide bubble corresponding to the display interface, and the like.
In the application, under the condition that a list control starts to be displayed on an interface of an electronic device and a View control loaded with a guide bubble is displayed on the list control in a suspended manner, the electronic device needs to adaptively adjust the position of the View control corresponding to the display interface, for example, the electronic device may acquire the position of the View control displayed on the list control corresponding to the display interface and use the position as an initial position of the View control displayed on the list control corresponding to the display interface, and then may combine identification information of the View control and the acquired initial position of the View control corresponding to the display interface into a corresponding table entry and store the corresponding table entry in a corresponding relationship between the identification information of the control and the initial position of the control corresponding to the list control.
Then, along with the list control displayed on the display interface being slid, the electronic device may obtain a new position of the View control corresponding to the display interface, and replace the initial position corresponding to the identification information of the View control with the new position in the corresponding relationship between the identification information of the control and the initial position of the control corresponding to the list control, so as to update the initial position, so that under the condition of next sliding of the list control, the current initial position of the View control displayed on the list control corresponding to the display interface may be determined according to the corresponding relationship between the identification information of the control and the initial position of the control corresponding to the list control.
In this way, in this step, when the initial position of the display interface corresponding to the View control displayed in a floating manner on the list control before the sliding event is acquired, the initial position corresponding to the identification information of the View control can be searched in the corresponding relationship between the identification information of the control and the initial position of the control corresponding to the list control, and the initial position is used as the initial position of the display interface corresponding to the View control displayed in a floating manner on the list control before the sliding event.
In the application, the sliding distance and the sliding direction of the list control on the display interface can be obtained in an existing mode, and the mode of the sliding distance and the sliding direction is not limited in the application.
For example, the onScrolled () function can be used to obtain the sliding distance and sliding direction of the list control on the display interface.
In an embodiment of the application, when the sliding distance and the sliding direction of the list control on the display interface are obtained, it may be obtained that the preset area on the list control corresponds to the original position of the display interface before the sliding event. And acquiring the end position of the preset area corresponding to the display interface on the list control after the sliding event. And then, the sliding distance and the sliding direction of the list control on the display interface can be obtained according to the original position and the end position.
The preset area may include any position area in the list control, for example, a position area covered by the View control in the list control, and the like. The original position and the end position may be obtained by referring to the above "corresponding relationship between the identification information of the control and the initial position of the control corresponding to the list control", which is not described in detail herein.
In step S102, a target position of the View control corresponding to the display interface after the sliding event is acquired according to the sliding distance, the sliding direction and the initial position.
In the application, the electronic device has a two-dimensional coordinate system on a plane where the display interface is located, each position in the display interface has a corresponding coordinate on the two-dimensional coordinate system, and each position on the plane where the display interface is located and outside the display interface also has a corresponding coordinate on the two-dimensional coordinate system.
Under the condition that the electronic equipment displays the list control on the display interface, each list item displayed on the display interface has own coordinate in the two-dimensional coordinate system, and each list item not displayed on the display interface also has own coordinate in the two-dimensional coordinate system. The View control, which is hovered over the list control, also has its own coordinates in a two-dimensional coordinate system.
Thus, the initial position of the View control floating on the list control, which corresponds to the display interface, can be represented by the coordinates of the View control in a two-dimensional coordinate system.
Because the position of the guide bubble on the list control can be fixed and unchanged, the position on the View control list control can be fixed and unchanged, so that after the list control is slid on the display interface, the position of each list item on the list control corresponding to the display interface can be changed, the position of each list item on the View control corresponding to the display interface can be changed, and the change condition (including the change distance and the change direction) of each list item on the list control corresponding to the position of the display interface can be the same as the change condition of the View control corresponding to the display interface.
Or after the list control is slid on the display interface, the coordinates of each list item on the list control in the two-dimensional coordinate system may change, the coordinates of the View control in the two-dimensional coordinate system may also change, and the change condition (including the change distance and the change direction) of the coordinates of each list item on the list control in the two-dimensional coordinate system may be the same as the change condition of the coordinates of the View control in the two-dimensional coordinate system.
Therefore, the sliding distance and the sliding direction of the list control on the display interface are the sliding distance and the sliding direction of the View control on the display interface, so that the target position of the View control corresponding to the display interface can be determined according to the initial position of the View control displayed on the list control in a floating manner and corresponding to the display interface before the sliding event, the sliding distance and the sliding direction of the list control on the display interface, for example, the coordinates of the View control in a two-dimensional coordinate system after the list control displayed on the display interface is slid can be determined and serve as the target position of the View control corresponding to the display interface after the sliding event.
And determining a coordinate variable of the View control on each of two coordinate axes in a two-dimensional coordinate system according to the sliding distance and the sliding direction of the list control on the display interface.
In this way, for one of the two coordinate axes in the two-dimensional coordinate system, the target coordinate of the View control on the one of the two coordinate axes in the two-dimensional coordinate system is obtained according to the initial coordinate of the View control on the one of the two coordinate axes in the two-dimensional coordinate system and the coordinate variable of the View control on the one of the two coordinate axes in the two-dimensional coordinate system before the sliding event, and the same is true for the other one of the two coordinate axes in the two-dimensional coordinate system.
And then acquiring a target position of the View control corresponding to the display interface according to the target coordinate of the View control on each of two coordinate axes in the two-dimensional coordinate system. For example, the target coordinates of the View control on each of two coordinate axes in the two-dimensional coordinate system may be combined to make the View control correspond to the target position of the display interface.
In step S103, the View control is moved to a target position corresponding to the display interface.
Further, after moving the View control to the target position corresponding to the display interface, in another embodiment of the present application, the method further includes:
and in the corresponding relation between the identification information of the control and the initial position of the control corresponding to the list control, replacing the initial position corresponding to the identification information of the View control loaded with the guide bubble by using the target position to update the initial position, so that under the condition of sliding the list control next time, the initial position of the View control displayed on the list control at the present time corresponding to the display interface can be determined according to the corresponding relation between the identification information of the control and the initial position of the control corresponding to the list control.
In the application, under the condition that a sliding event for sliding a list control displayed on a display interface is monitored, the sliding distance and the sliding direction of the list control on the display interface are acquired. And acquiring an initial position of the View control displayed on the list control in a floating manner before the sliding event, wherein the initial position corresponds to the display interface. And a guide bubble is loaded on the View control. And acquiring a target position of the View control corresponding to the display interface after the sliding event according to the sliding distance, the sliding direction and the initial position. And moving the View control to a target position corresponding to the display interface.
In the application, the property of the View control supports that one part of the View control is displayed on the display interface and the other part of the View control is not displayed on the display interface, and the guide bubble is loaded on the View control, so that one part of the guide bubble is displayed on the display interface and the other part of the guide bubble is not displayed on the display interface.
Thus, according to the method and the device, the View control is moved to the target position of the View control corresponding to the display interface according to the sliding distance and the sliding direction of the list control on the display interface and the initial position of the View control corresponding to the display interface before the sliding event, so that the position of the View control can be moved along with the sliding of the list control on the display interface, for example, the View control can be gradually moved out of the display interface according to requirements, so that a user can see that the View control (guide bubbles) gradually moves out of the display interface, or the View control can be gradually moved into the display interface according to requirements, so that the user can see that the View control (guide bubbles) gradually enters the display interface.
Therefore, the guide bubbles can be displayed on the display interface when the guide bubbles need to be displayed in the process of sliding the list control, and the guide bubbles can not be displayed on the display interface when the guide bubbles do not need to be displayed, so that the guide bubbles can be prevented from being displayed under the condition that the guide bubbles do not need to be displayed actually, the guide bubbles can be prevented from influencing the user to execute the operation on the list control of the display interface, the interference to the user is avoided, and the user experience can be improved.
In one embodiment, in the display interface shown in fig. 1, assuming that the control list control slides upward, in the process of sliding the control list upward, a schematic diagram that a part of the guide bubble is displayed on the display interface while another part of the guide bubble is not displayed on the display interface may be shown in fig. 3, and a schematic diagram that the guide bubble has moved out of the display interface may be shown in fig. 4.
In addition, in the case of "another aspect" shown in fig. 1, sometimes, there are at least two fragments on the interface of the application, and at least one Fragment is loaded with the list control, for example, referring to fig. 5, the bottom of the application interface includes portal buttons corresponding to 4 fragments, such as "home page", "friend", "recommend", and "my account", and the user clicks one of the portal buttons, so that the application can display the content loaded in the Fragment corresponding to the portal button. Here, the virtual button 1, the virtual button 2, the virtual button 3, the virtual button 4, the virtual button 5, and the like in fig. 5 are contents in the list control loaded in Fragment of "home page".
The guidance bubble is assumed to be only the guidance bubble corresponding to one of the functions in one of the Fragment-loaded list controls, that is, the guidance bubble may be displayed when the one Fragment-loaded list control is displayed, and the guidance bubble may not be displayed when the other Fragment-loaded list controls are displayed, otherwise, interference may be brought to the user, and the user experience may be reduced.
However, the current guide bubble is based on popupWindow, which is decoupled from the Fragment and is often displayed on the topmost layer of the interface of the application program, so that no matter which Fragment is switched to be displayed, the guide bubble is displayed on the top layer of the interface of the application program to block the content loaded in the Fragment. In this way, when displaying content loaded by other fragments, the guidance bubble may block part of the content loaded by other fragments, but actually, when displaying content loaded by other fragments, the guidance bubble may not be displayed, so that the above manner may affect the operation of the user on the content loaded by other fragments, may cause interference to the user, and may reduce user experience.
Therefore, in order to improve the user experience, in another embodiment of the present application, at least two Fragment fragments are included in the display interface, and each Fragment is coupled with a respective view. The user can control the electronic device to switch and display the view of each Fragment coupling in the at least two fragments on the display interface.
One of the at least two fragments is coupled with a custom View, and the custom View is a View inheriting FrameLayout, so that the custom View supports stacked display of contents, wherein both the list control and the View control are loaded into the custom View, and thus, the list control and the View control can be displayed layer by layer in the custom View.
In this way, in the case of displaying the custom View coupled with the one of the at least two fragments, the user can see the list item in the list control and the guide bubble in the View control displayed on the list control in a floating manner on the custom View coupled with the one of the at least two fragments on the display interface.
And in the case of displaying the views coupled by other fragments in the at least two fragments, the user cannot see list items in the list control and guide bubbles in the View control on the custom View coupled by one Fragment on the display interface. The user also does not need to see list items in the list control and the guide bubble in the View control on the custom View coupled with the Fragment in the display interface.
In an embodiment of the application, in a case that the list control and the View control in the custom View coupled with the one of the at least two fragments are displayed on the display interface, if the user needs to control the electronic device to switch and display a View coupled with other fragments, which are not the one of the at least two fragments, on the display interface, the user may input a first switching operation on the electronic device, where the first switching operation is used to switch the custom View displayed on the display interface from the custom View coupled with the one of the at least two fragments to the View coupled with the other fragments, and the other fragments include fragments, which are not the one of the at least two fragments, on the display interface.
In this way, in the case that the electronic device receives the first switching operation, the display of the list control and the View control in the custom View coupled with one Fragment can be cancelled on the display interface, and the display of the other views coupled with the Fragment can be cancelled on the display page.
Accordingly, in another embodiment of the present application, in a case that a View, which is not coupled to the other Fragment of the at least two fragments, is displayed on the display interface, if the user needs to control the electronic device to switch between displaying the list control and the View control in the custom View, which is coupled to the Fragment of the at least two fragments, on the display interface, the user may input a second switching operation on the electronic device, where the second switching operation is used to switch the View displayed on the display interface from the View coupled to the other Fragment to the custom View coupled to the Fragment of the at least two fragments, and the other Fragment includes the Fragment of the at least two fragments other than the Fragment of the at least two fragments.
In this way, when the electronic device receives the second switching operation, the display of the View coupled with other fragments can be cancelled on the display interface, and the list control and the View control in the custom View can be displayed on the display page.
In the application, the list control and the View control are loaded in the custom View, the custom View is coupled with one of the fragments, and the other fragments are coupled with respective views.
With the embodiment, the content in the view coupled with Fragment needing to be displayed can be switched and displayed along with the switching of the Fragment.
For example, when the custom View coupled with one Fragment is displayed on the display interface, the list control and the View control in the custom View are displayed, and the views coupled with other fragments and the content in the views coupled with other fragments are not displayed.
And when the other Fragment coupled views are displayed on the display interface, displaying the contents in the other Fragment coupled views, and displaying neither the custom View coupled by one Fragment nor the list control and the View control in the custom View.
Therefore, the guide bubbles can be displayed on the display interface when the guide bubbles need to be displayed in the process of switching fragments, and the guide bubbles can not be displayed on the display interface when the guide bubbles do not need to be displayed.
In one embodiment, in the display interface shown in fig. 5, assuming that Fragment is switched to "friend", after the switching, the display interface of Fragment of "friend" displayed may be as shown in fig. 6, and Fragment of "friend" may include virtual button 6, virtual button 7, virtual button 8, virtual button 9, virtual button 10, and the like. In fig. 6 the guide bubble has moved out of the display interface.
It is noted that, for simplicity of explanation, the method embodiments are described as a series of acts or combination of acts, but those skilled in the art will appreciate that the present application is not limited by the order of acts, as some steps may, in accordance with the present application, occur in other orders and concurrently. Further, those skilled in the art will also appreciate that the embodiments described in the specification are exemplary and that no action is necessarily required in this application.
Referring to fig. 7, a block diagram of an information processing apparatus according to the present application is shown, and the apparatus may specifically include the following modules:
the first obtaining module 11 is configured to obtain a sliding distance and a sliding direction of a list control on a display interface when a sliding event for sliding the list control displayed on the display interface is monitored. The second obtaining module 12 is configured to obtain an initial position of the View control, which is displayed in a floating manner on the list control before the sliding event, corresponding to the display interface, where a guide bubble is loaded on the View control;
a third obtaining module 13, configured to obtain, according to the sliding distance, the sliding direction, and the initial position, a target position of the View control corresponding to the display interface after the sliding event;
and the moving module 14 is used for moving the View control to the target position corresponding to the display interface.
In an optional implementation manner, the list control and the View control are both loaded into the same custom View inheriting frame layout FrameLayout; the display interface comprises at least two Fragment fragments, and one Fragment of the at least two Fragment fragments is coupled with the user-defined view;
the device further comprises:
the first canceling module is used for canceling the display of the list control and the View control in the custom View coupled with one Fragment on the display interface if a first switching operation is received under the condition that the list control and the View control in the custom View coupled with the one Fragment are displayed on the display interface, and the first displaying module is used for displaying other views coupled with the fragments on the display page, wherein the other fragments comprise the fragments except the one Fragment in the at least two fragments.
In an optional implementation, the apparatus further comprises:
a second canceling module, configured to cancel, when the View coupled with the other fragments is displayed on the display interface, the View coupled with the other fragments from being displayed on the display interface if a second switching operation is received, and a second display module, configured to display the list control and the View control in the custom View on the display page.
In an optional implementation manner, the second obtaining module includes:
and the searching unit is used for searching the initial position corresponding to the identification information of the View control in the corresponding relation between the identification information of the control and the initial position of the control corresponding to the list control.
In an optional implementation manner, the second obtaining module further includes:
and the replacing unit is used for replacing the initial position corresponding to the identification information of the View control by using the target position in the corresponding relation.
In an optional implementation manner, the first obtaining module includes:
the first acquisition unit is used for acquiring the original position of a preset area on the list control corresponding to the display interface before the sliding event; the second acquisition unit is used for acquiring the end position of the preset area on the list control corresponding to the display interface after the sliding event;
and the third acquisition unit is used for acquiring the sliding distance and the sliding direction of the list control on the display interface according to the original position and the end position.
In the application, under the condition that a sliding event for sliding a list control displayed on a display interface is monitored, the sliding distance and the sliding direction of the list control on the display interface are acquired. And acquiring an initial position of the View control displayed on the list control in a floating manner before the sliding event, wherein the initial position corresponds to the display interface. And a guide bubble is loaded on the View control. And acquiring a target position of the View control corresponding to the display interface after the sliding event according to the sliding distance, the sliding direction and the initial position. And moving the View control to a target position corresponding to the display interface.
In the application, the property of the View control supports that one part of the View control is displayed on the display interface and the other part of the View control is not displayed on the display interface, and the guide bubble is loaded on the View control, so that one part of the guide bubble is displayed on the display interface and the other part of the guide bubble is not displayed on the display interface.
Thus, according to the method and the device, the View control is moved to the target position of the View control corresponding to the display interface according to the sliding distance and the sliding direction of the list control on the display interface and the initial position of the View control corresponding to the display interface before the sliding event, so that the position of the View control can be moved along with the sliding of the list control on the display interface, for example, the View control can be gradually moved out of the display interface according to requirements, so that a user can see that the View control (guide bubbles) gradually moves out of the display interface, or the View control can be gradually moved into the display interface according to requirements, so that the user can see that the View control (guide bubbles) gradually enters the display interface.
Therefore, the guide bubbles can be displayed on the display interface when the guide bubbles need to be displayed in the process of sliding the list control, and the guide bubbles can not be displayed on the display interface when the guide bubbles do not need to be displayed, so that the guide bubbles can be prevented from being displayed under the condition that the guide bubbles do not need to be displayed actually, the guide bubbles can be prevented from influencing the user to execute the operation on the list control of the display interface, the interference to the user is avoided, and the user experience can be improved.
For the device embodiment, since it is basically similar to the method embodiment, the description is simple, and for the relevant points, refer to the partial description of the method embodiment.
Fig. 8 is a block diagram of an electronic device 800 shown in the present application. For example, the electronic device 800 may be a mobile phone, a computer, a digital broadcast terminal, a messaging device, a game console, a tablet device, a medical device, an exercise device, a personal digital assistant, and the like.
Referring to fig. 8, electronic device 800 may include one or more of the following components: a processing component 802, a memory 804, a power component 806, a multimedia component 808, an audio component 810, an input/output (I/O) interface 812, a sensor component 814, and a communication component 816.
The processing component 802 generally controls overall operation of the electronic device 800, such as operations associated with display, telephone calls, data communications, camera operations, and recording operations. The processing components 802 may include one or more processors 820 to execute instructions to perform all or a portion of the steps of the methods described above. Further, the processing component 802 can include one or more modules that facilitate interaction between the processing component 802 and other components. For example, the processing component 802 can include a multimedia module to facilitate interaction between the multimedia component 808 and the processing component 802.
The memory 804 is configured to store various types of data to support operation at the device 800. Examples of such data include instructions for any application or method operating on the electronic device 800, contact data, phonebook data, messages, images, videos, and so forth. The memory 804 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 power supply component 806 provides power to the various components of the electronic device 800. The power components 806 may include a power management system, one or more power supplies, and other components associated with generating, managing, and distributing power for the electronic device 800.
The multimedia component 808 includes a screen that provides an output interface between the electronic device 800 and a user. In some embodiments, the screen may include a Liquid Crystal Display (LCD) and a Touch Panel (TP). If the screen includes a touch panel, the screen may be implemented as a touch screen to receive an input signal from a user. The touch panel includes one or more touch sensors to sense touch, slide, and gestures on the touch panel. The touch sensor may not only sense the boundary of a touch or slide action, but also detect the duration and pressure associated with the touch or slide operation. In some embodiments, the multimedia component 808 includes a front facing camera and/or a rear facing camera. The front-facing camera and/or the rear-facing camera may receive external multimedia data when the device 800 is in an operating mode, such as a shooting mode or a video mode. Each front camera and rear camera may be a fixed optical lens system or have a focal length and optical zoom capability.
The audio component 810 is configured to output and/or input audio signals. For example, the audio component 810 includes a Microphone (MIC) configured to receive external audio signals when the electronic device 800 is in an operational mode, such as a call mode, a recording mode, and a voice recognition mode. The received audio signals may further be stored in the memory 804 or transmitted via the communication component 816. In some embodiments, audio component 810 also includes a speaker for outputting audio signals.
The I/O interface 812 provides an interface between the processing component 802 and peripheral interface modules, which may be keyboards, click wheels, buttons, etc. These buttons may include, but are not limited to: a home button, a volume button, a start button, and a lock button.
The sensor assembly 814 includes one or more sensors for providing various aspects of state assessment for the electronic device 800. For example, the sensor assembly 814 may detect an open/closed state of the device 800, the relative positioning of components, such as a display and keypad of the electronic device 800, the sensor assembly 814 may also detect a change in the position of the electronic device 800 or a component of the electronic device 800, the presence or absence of user contact with the electronic device 800, orientation or acceleration/deceleration of the electronic device 800, and a change in the temperature of the electronic device 800. Sensor assembly 814 may include a proximity sensor configured to detect the presence of a nearby object without any physical contact. The sensor assembly 814 may also include a light sensor, such as a CMOS or CCD image sensor, for use in imaging applications. In some embodiments, the sensor assembly 814 may also include an acceleration sensor, a gyroscope sensor, a magnetic sensor, a pressure sensor, or a temperature sensor.
The communication component 816 is configured to facilitate wired or wireless communication between the electronic device 800 and other devices. The electronic device 800 may access a wireless network based on a communication standard, such as WiFi, a carrier network (such as 2G, 3G, 4G, or 5G), or a combination thereof. In an exemplary embodiment, the communication component 816 receives broadcast signals or broadcast operation information from an external broadcast management system via a broadcast channel. In an exemplary embodiment, the communication component 816 further includes a Near Field Communication (NFC) module to facilitate short-range communications. For example, the NFC module may be implemented based on Radio Frequency Identification (RFID) technology, infrared data association (IrDA) technology, Ultra Wideband (UWB) technology, Bluetooth (BT) technology, and other technologies.
In an exemplary embodiment, the electronic device 800 may be implemented by 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 for performing the above-described methods.
In an exemplary embodiment, a non-transitory computer-readable storage medium comprising instructions, such as the memory 804 comprising instructions, executable by the processor 820 of the electronic device 800 to perform the above-described method is also provided. For example, the non-transitory computer readable storage medium may be a ROM, a Random Access Memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like.
Fig. 9 is a block diagram of an electronic device 1900 shown in the present application. For example, the electronic device 1900 may be provided as a server.
Referring to fig. 9, electronic device 1900 includes a processing component 1922 further including one or more processors and memory resources, represented by memory 1932, for storing instructions, e.g., applications, executable by processing component 1922. The application programs stored in memory 1932 may include one or more modules that each correspond to a set of instructions. Further, the processing component 1922 is configured to execute instructions to perform the above-described method.
The electronic device 1900 may also include a power component 1926 configured to perform power management of the electronic device 1900, a wired or wireless network interface 1950 configured to connect the electronic device 1900 to a network, and an input/output (I/O) interface 1958. The electronic device 1900 may operate based on an operating system stored in memory 1932, such as Windows Server, Mac OS XTM, UnixTM, LinuxTM, FreeBSDTM, or the like.
The embodiments in the present specification are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, apparatus, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, terminal devices (systems), and computer program products according to the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing terminal to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing terminal, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing terminal to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing terminal to cause a series of operational steps to be performed on the computer or other programmable terminal to produce a computer implemented process such that the instructions which execute on the computer or other programmable terminal provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
While the preferred embodiments of the present application have been described, additional variations and modifications in those embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. Therefore, it is intended that the appended claims be interpreted as including preferred embodiments and all alterations and modifications as fall within the scope of the application.
Finally, it should also be noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or terminal 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 terminal. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or terminal that comprises the element.
The information processing method and apparatus provided by the present application are introduced in detail, and a specific example is applied in the present application to explain the principle and the implementation of the present application, and the description of the above embodiment is only used to help understand the method and the core idea of the present application; meanwhile, for a person skilled in the art, according to the idea of the present application, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present application.

Claims (14)

1. An information processing method, characterized in that the method comprises:
under the condition that a sliding event for sliding a list control displayed on a display interface is monitored, the sliding distance and the sliding direction of the list control on the display interface are acquired; acquiring an initial position of a View control which is displayed on the list control in a floating manner and corresponds to the display interface before the sliding event, wherein a guide bubble is loaded on the View control;
acquiring a target position of the View control corresponding to the display interface after the sliding event according to the sliding distance, the sliding direction and the initial position;
and moving the View control to the target position corresponding to the display interface.
2. The method of claim 1, wherein the list control and the View control are both loaded into the same custom View that inherits a frame layout FrameLayout; the display interface comprises at least two Fragment fragments, and one Fragment of the at least two Fragment fragments is coupled with the user-defined view;
the method further comprises the following steps:
under the condition that the list control and the View control in the custom View coupled with one Fragment are displayed on the display interface, if a first switching operation is received, canceling to display the list control and the View control in the custom View on the display interface, and displaying other fragments coupled with the Fragment on the display page, wherein the other fragments comprise fragments except the Fragment in the at least two fragments.
3. The method of claim 2, further comprising:
under the condition that the other Fragment coupled views are displayed on the display interface, if a second switching operation is received, the other Fragment coupled views are canceled from being displayed on the display interface, and the list control and the View control in the self-defined View are displayed on the display page.
4. The method of claim 1, wherein obtaining the View control hovered over the list control before the sliding event corresponds to an initial position of the display interface, comprising:
and searching the initial position corresponding to the identification information of the View control in the corresponding relation between the identification information of the control and the initial position of the control corresponding to the list control.
5. The method of claim 4, wherein after moving the View control to the target position corresponding to the display interface, further comprising:
and replacing the initial position corresponding to the identification information of the View control by using the target position in the corresponding relation.
6. The method of claim 1, wherein the obtaining of the sliding distance and the sliding direction of the list control on the display interface comprises:
acquiring an original position of a preset area on the list control corresponding to the display interface before the sliding event; acquiring the end position of a preset area on the list control corresponding to the display interface after the sliding event;
and acquiring the sliding distance and the sliding direction of the list control on the display interface according to the original position and the end position.
7. An information processing apparatus characterized in that the apparatus comprises:
the device comprises a first acquisition module, a second acquisition module and a display interface display module, wherein the first acquisition module is used for acquiring the sliding distance and the sliding direction of a list control on a display interface under the condition that a sliding event for sliding the list control displayed on the display interface is monitored, the second acquisition module is used for acquiring the initial position of a View control which is displayed on the list control in a suspending manner and corresponds to the display interface before the sliding event, and a guide bubble is loaded on the View control;
a third obtaining module, configured to obtain, according to the sliding distance, the sliding direction, and the initial position, a target position of the View control corresponding to the display interface after the sliding event;
and the moving module is used for moving the View control to the target position corresponding to the display interface.
8. The apparatus of claim 7, wherein the list control and the View control are both loaded into a same custom View that inherits a frame layout FrameLayout; the display interface comprises at least two Fragment fragments, and one Fragment of the at least two Fragment fragments is coupled with the user-defined view;
the device further comprises:
the first canceling module is used for canceling the display of the list control and the View control in the custom View coupled with one Fragment on the display interface if a first switching operation is received under the condition that the list control and the View control in the custom View coupled with the one Fragment are displayed on the display interface, and the first displaying module is used for displaying other views coupled with the fragments on the display page, wherein the other fragments comprise the fragments except the one Fragment in the at least two fragments.
9. The apparatus of claim 8, further comprising:
a second canceling module, configured to cancel, when the View coupled with the other fragments is displayed on the display interface, the View coupled with the other fragments from being displayed on the display interface if a second switching operation is received, and a second display module, configured to display the list control and the View control in the custom View on the display page.
10. The apparatus of claim 7, wherein the second obtaining module comprises:
and the searching unit is used for searching the initial position corresponding to the identification information of the View control in the corresponding relation between the identification information of the control and the initial position of the control corresponding to the list control.
11. The apparatus of claim 10, wherein the second obtaining module further comprises:
and the replacing unit is used for replacing the initial position corresponding to the identification information of the View control by using the target position in the corresponding relation.
12. The apparatus of claim 7, wherein the first obtaining module comprises:
the first acquisition unit is used for acquiring the original position of a preset area on the list control corresponding to the display interface before the sliding event; the second acquisition unit is used for acquiring the end position of the preset area on the list control corresponding to the display interface after the sliding event;
and the third acquisition unit is used for acquiring the sliding distance and the sliding direction of the list control on the display interface according to the original position and the end position.
13. An electronic device, characterized in that the electronic device comprises:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to perform the information processing method of any one of claims 1 to 6.
14. A non-transitory computer-readable storage medium in which instructions, when executed by a processor of an electronic device, enable the electronic device to perform the information processing method of any one of claims 1 to 6.
CN202111169096.0A 2021-09-30 2021-09-30 Information processing method and device Pending CN113934343A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111169096.0A CN113934343A (en) 2021-09-30 2021-09-30 Information processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111169096.0A CN113934343A (en) 2021-09-30 2021-09-30 Information processing method and device

Publications (1)

Publication Number Publication Date
CN113934343A true CN113934343A (en) 2022-01-14

Family

ID=79277912

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111169096.0A Pending CN113934343A (en) 2021-09-30 2021-09-30 Information processing method and device

Country Status (1)

Country Link
CN (1) CN113934343A (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150186008A1 (en) * 2013-12-31 2015-07-02 Barnesandnoble.Com Llc Move icon to reveal textual information
CN105892831A (en) * 2016-04-29 2016-08-24 青岛海信移动通信技术股份有限公司 Sliding display method and sliding display device of list data of mobile terminal
CN108108114A (en) * 2017-12-19 2018-06-01 维沃移动通信有限公司 A kind of thumbnail display control method and mobile terminal
CN109753326A (en) * 2017-11-06 2019-05-14 阿里巴巴集团控股有限公司 Processing method, device, equipment and machine readable media
CN110119233A (en) * 2019-05-15 2019-08-13 腾讯科技(深圳)有限公司 Content delivery method and device, terminal, storage medium
CN110795402A (en) * 2019-10-31 2020-02-14 维沃移动通信有限公司 Method and device for displaying file list and electronic equipment
CN111443971A (en) * 2020-03-24 2020-07-24 维沃移动通信有限公司 Operation guidance method, electronic device, and medium
CN112587925A (en) * 2020-12-31 2021-04-02 网易(杭州)网络有限公司 Display method and device of guide information, storage medium and computer equipment
CN112764871A (en) * 2021-02-04 2021-05-07 腾讯科技(深圳)有限公司 Data processing method, data processing device, computer equipment and readable storage medium
CN113342438A (en) * 2021-06-10 2021-09-03 网易(杭州)网络有限公司 Application program guiding method, device, equipment and medium

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150186008A1 (en) * 2013-12-31 2015-07-02 Barnesandnoble.Com Llc Move icon to reveal textual information
CN105892831A (en) * 2016-04-29 2016-08-24 青岛海信移动通信技术股份有限公司 Sliding display method and sliding display device of list data of mobile terminal
CN109753326A (en) * 2017-11-06 2019-05-14 阿里巴巴集团控股有限公司 Processing method, device, equipment and machine readable media
CN108108114A (en) * 2017-12-19 2018-06-01 维沃移动通信有限公司 A kind of thumbnail display control method and mobile terminal
CN110119233A (en) * 2019-05-15 2019-08-13 腾讯科技(深圳)有限公司 Content delivery method and device, terminal, storage medium
CN110795402A (en) * 2019-10-31 2020-02-14 维沃移动通信有限公司 Method and device for displaying file list and electronic equipment
CN111443971A (en) * 2020-03-24 2020-07-24 维沃移动通信有限公司 Operation guidance method, electronic device, and medium
CN112587925A (en) * 2020-12-31 2021-04-02 网易(杭州)网络有限公司 Display method and device of guide information, storage medium and computer equipment
CN112764871A (en) * 2021-02-04 2021-05-07 腾讯科技(深圳)有限公司 Data processing method, data processing device, computer equipment and readable storage medium
CN113342438A (en) * 2021-06-10 2021-09-03 网易(杭州)网络有限公司 Application program guiding method, device, equipment and medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
方婷;: "基于移动终端界面的用户引导方法探索", 艺术与设计(理论), no. 1, 15 January 2014 (2014-01-15), pages 127 - 129 *
陈国才;谢伟;: "移动互联网产品中的引导性设计研究", 大众文艺, no. 01, 15 January 2017 (2017-01-15), pages 120 - 121 *

Similar Documents

Publication Publication Date Title
EP2991275B1 (en) Making router management application compatible with router firmware
EP3176776A1 (en) Luminance adjusting method and apparatus, computer program and recording medium
US20190235745A1 (en) Method and device for displaying descriptive information
US10444953B2 (en) View angle switching method and apparatus
CN106354504B (en) Message display method and device
EP3089436A1 (en) Methods and devices for calling based on cloud card
EP3322227A1 (en) Methods and apparatuses for controlling wireless connection, computer program and recording medium
CN108829475B (en) UI drawing method, device and storage medium
CN111814088A (en) Page processing method and device
CN112905089A (en) Equipment control method and device
EP2985697A1 (en) Method and device for controlling router plug-in
CN105955637B (en) Method and device for processing text input box
CN107368562B (en) Page display method and device and terminal
CN107256149B (en) User interface updating method and device
CN106951171B (en) Control method and device of virtual reality helmet
CN110457084B (en) Loading method and device
CN113934343A (en) Information processing method and device
CN112232899A (en) Data processing method and device
CN106325659B (en) Display control method and device of terminal equipment
US20210333988A1 (en) Method and device for switching interface, touch terminal, and storage medium
CN111258436B (en) Configuration information modification method, device and readable medium
CN111562872B (en) Album display method and apparatus, electronic device, computer readable storage medium
CN111443759B (en) Display control method, display control device, electronic equipment and computer-readable storage medium
CN109710146B (en) Document display method and device
CN108153560B (en) Data issuing method and device

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