WO2020181955A1 - Interface control method and terminal device - Google Patents
Interface control method and terminal device Download PDFInfo
- Publication number
- WO2020181955A1 WO2020181955A1 PCT/CN2020/075378 CN2020075378W WO2020181955A1 WO 2020181955 A1 WO2020181955 A1 WO 2020181955A1 CN 2020075378 W CN2020075378 W CN 2020075378W WO 2020181955 A1 WO2020181955 A1 WO 2020181955A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- input
- terminal device
- target
- interface
- control
- 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.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0481—Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0487—Interaction 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
Definitions
- terminal devices are more and more widely used, and the screen size of terminal devices is also getting larger.
- the effective size of the terminal device display interface and the icons in the display interface will be reduced, resulting in the terminal device responding to the user in the terminal device display interface
- the sensitivity of the operation is reduced, resulting in poor one-hand operation performance of the terminal device.
- the embodiments of the present disclosure provide an interface control method and terminal device to solve the problem of poor single-handed operation performance of the terminal device.
- an embodiment of the present disclosure provides an interface control method, the method includes: receiving a user's first input on a target control; and in response to the first input, executing a target action.
- the target control is displayed in the user's one-handed operation area on the display screen of the terminal device, and the target action includes any one of the following: controlling the target object in the first interface currently displayed on the display screen, adjusting the output of the terminal device
- the output parameter is a parameter when the terminal device outputs the target object through the first interface.
- embodiments of the present disclosure provide a terminal device, which includes a receiving module and an executing module.
- the receiving module is used to receive the user's first input on the target control; the execution module is used to perform the target action in response to the first input received by the receiving module; wherein the target control is displayed on the display screen of the terminal device.
- the target action includes any of the following: controlling the target object in the first interface currently displayed on the display screen, adjusting the output parameters of the terminal device, and the output parameter is the terminal device outputting the target through the first interface The parameters of the object.
- the embodiments of the present disclosure provide a terminal device.
- the terminal device includes a processor, a memory, and a computer program stored on the memory and running on the processor.
- the computer program is executed by the processor, The steps of the interface control method in the above-mentioned first aspect are realized.
- the embodiments of the present disclosure provide a computer-readable storage medium storing a computer program on the computer-readable storage medium, and when the computer program is executed by a processor, the steps of the interface control method in the first aspect are implemented. .
- the user's first input on the target control (the target control is displayed in the user's one-handed operation area on the display screen of the terminal device) can be received; and in response to the first input, the target action is executed (Including any one of the following: controlling the target object in the first interface currently displayed on the display screen and adjusting the output parameter of the terminal device, the output parameter being the parameter when the terminal device outputs the target object through the first interface).
- the user since the user’s one-handed operation area displays the target control in the display screen of the terminal device, the user can trigger the terminal device to control the first interface currently displayed on the display screen by inputting the target control.
- Target object or trigger the terminal device to adjust its parameters when outputting the target object through the first interface.
- the embodiment of the present disclosure does not need to reduce the interface currently displayed on the display screen of the terminal device and the interface.
- the effective size of the icon in the icon the user's need for one-handed operation of the terminal device can be met, and the one-handed operation performance of the terminal device can be improved.
- FIG. 1 is a schematic diagram of the architecture of an Android operating system provided by an embodiment of the disclosure
- FIG. 2 is one of the schematic diagrams of the interface control method provided by the embodiments of the disclosure.
- FIG. 3 is one of the schematic diagrams of the interface of the interface control method application provided by the embodiment of the disclosure.
- FIG. 5 is the second schematic diagram of the interface of the interface control method application provided by the embodiments of the disclosure.
- FIG. 11 is the sixth schematic diagram of the interface of the interface control method application provided by the embodiments of the disclosure.
- FIG. 15 is one of schematic structural diagrams of a terminal device provided by an embodiment of the disclosure.
- FIG. 16 is the second structural diagram of a terminal device provided by an embodiment of the disclosure.
- FIG. 17 is the third structural diagram of a terminal device provided by an embodiment of the disclosure.
- first and second in the specification and claims of the present disclosure are used to distinguish different objects, rather than to describe a specific order of objects.
- first input and the second input are used to distinguish different inputs, rather than to describe a specific order of input.
- words such as “exemplary” or “for example” are used as examples, illustrations, or illustrations. Any embodiment or design solution described as “exemplary” or “for example” in the embodiments of the present disclosure should not be construed as being more preferable or advantageous than other embodiments or design solutions. To be precise, words such as “exemplary” or “for example” are used to present related concepts in a specific manner.
- FIG. 1 it is a schematic structural diagram of a possible Android operating system provided by an embodiment of the present disclosure.
- the architecture of the Android operating system includes 4 layers, namely: application layer, application framework layer, system runtime library layer, and kernel layer (specifically, it may be the Linux kernel layer).
- the application layer includes various applications (including system applications and third-party applications) in the Android operating system.
- the kernel layer is the operating system layer of the Android operating system and belongs to the lowest level of the Android operating system software level.
- the kernel layer is based on the Linux kernel to provide core system services and hardware-related drivers for the Android operating system.
- developers can develop software programs that implement the interface control method provided by the embodiments of the present disclosure based on the system architecture of the Android operating system as shown in FIG. 1, so that the interface The control method can be run based on the Android operating system as shown in FIG. 1. That is, the processor or the terminal device can implement the interface control method provided by the embodiments of the present disclosure by running the software program in the Android operating system.
- the execution subject of the interface control method provided by the embodiments of the present disclosure may be the above-mentioned terminal device, or may be a functional module and/or functional entity in the terminal device that can implement the interface control method, which can be specifically determined according to actual usage requirements.
- the embodiments of the present disclosure are not limited. The following takes a terminal device as an example to illustrate the interface control method provided by the embodiment of the present disclosure.
- the terminal device can display a control (the control can be used to control the interface currently displayed on the display screen of the terminal device), and the user can control the terminal device by operating the control, so as to realize the terminal One-handed operation function of the device.
- an embodiment of the present disclosure provides an interface control method, and the method may include the following S201 and S202.
- S201 The terminal device receives a user's first input on the target control.
- the aforementioned target control may be displayed in the user's one-handed operation area on the display screen of the terminal device.
- the target control can be used to control objects in the first interface (hereinafter referred to as the first interface) currently displayed on the display screen of the terminal device, or to adjust the output parameters of the terminal device to output the target object through the first interface.
- the terminal device after the terminal device enters the one-handed operation mode, the terminal device can display the above-mentioned target control, and the user can drag the target control into the user's one-handed operation area on the display screen of the terminal device. In this way, when the user holds the terminal device with one hand, the user can control the terminal device through the input on the target control (i.e., the above-mentioned first input).
- the display shape of the above-mentioned target control may be a fan shape, a semicircle, or a quadrilateral (for example, a rectangle (specifically, a rounded rectangle, etc.), a square, etc.).
- the user specifically, the finger of the user's hand holding the terminal device
- the shape with the largest range can be determined according to actual usage requirements, and the embodiment of the present disclosure does not limit it.
- FIG. 3 it is a schematic diagram of the display effect of the foregoing target control provided by an embodiment of the present disclosure.
- Figure 3 (a) is that the shape of the target control is fan-shaped, that is, the target control is displayed with a fan-shaped effect
- Figure 3 (b) is that the shape of the target control is a semicircle, that is, the target control is The semicircle effect is displayed
- (c) in Figure 3 shows that the shape of the target control is a rounded rectangle, that is, the target control is displayed with a rounded rectangle effect.
- the display shape of the target control may be a shape preset in the terminal device, and the display shape of the target control may be preset in the terminal device by the manufacturer of the terminal device, or it may be a terminal device.
- the manufacturer of the device provides a setting interface through which the user presets in the terminal device. Specifically, it can be determined according to actual usage requirements, and the embodiment of the present disclosure does not limit it.
- the area of the above-mentioned target control may be a value preset in the terminal device, and the area of the target control may be preset in the terminal device by the manufacturer of the terminal device, or may be the value of the terminal device.
- the manufacturer provides a setting interface through which the user presets in the terminal device. Specifically, it can be determined according to actual usage requirements, and the embodiment of the present disclosure does not limit it.
- the pressure threshold may be a value preset in the terminal device, and the pressure threshold may be preset in the terminal device by the manufacturer of the terminal device according to the performance of the terminal device. Specifically, it can be determined according to actual usage requirements, and the embodiment of the present disclosure does not limit it.
- the aforementioned long-press input may be an input by the user to press on the screen of the terminal device for a duration greater than or equal to a time threshold.
- the above-mentioned time threshold may be a value preset in the terminal device, and the time threshold may be preset in the terminal device by the manufacturer of the terminal device according to the performance of the terminal device. Specifically, it can be determined according to actual usage requirements, and the embodiment of the present disclosure does not limit it.
- the terminal device executes a target action in response to the first input.
- the above-mentioned target action may include any of the following: controlling the target object in the first interface currently displayed on the display screen of the terminal device, adjusting the output parameter of the terminal device, and the output parameter is the terminal device outputting the target object through the first interface The output parameters.
- the terminal device may respond to the first input to control the target object in the first interface currently displayed on the display screen of the terminal device, or Adjust the parameters when the terminal device outputs the target object through the first interface (that is, the terminal device executes the above-mentioned target action). Therefore, it is possible to avoid the problem that the one-hand operation performance of the terminal device is affected by the shrinkage of the interface and icons after entering the one-hand operation mode in the related art.
- the first interface currently displayed on the display screen of the terminal device may be a streaming media playing interface and a non-streaming media playing interface.
- the non-streaming media playback interface may include the main interface of the terminal device, the file management interface of the terminal device, and the interface where the terminal device displays content such as files, text, pictures, and links.
- the target action is different, and the target object is also different.
- the combination of the first interface, the target action, and the target object can be divided into the following two cases, namely Case 1 and Case 2.
- Case 1 and Case 2 The following is an example of Case 1 and Case 2. instruction of.
- the first interface currently displayed on the display screen of the terminal device is any interface other than the streaming media playback interface (that is, the aforementioned non-streaming media playback interface), the target object is the content in the first interface, and the target action is Including: controlling the target object in the first interface currently displayed on the display screen of the terminal device.
- the terminal device may determine the target object in the first interface according to the input parameters of the first input, and then determine the target object in the first interface. After the target object, the terminal device performs the target action on the target object.
- the interface control method provided by the embodiment of the present disclosure may further include the following S203, where the above S202 can be specifically implemented by the following S202a.
- the terminal device determines the target object in the first interface according to the input parameter of the first input.
- the terminal device executes a target action on the target object.
- the step of "determining the target object in the first interface according to the input parameter of the first input” in S203 and S202a are the results of responding to the first input. To illustrate clearly, only “response to the first input” is illustrated in S203 in FIG. 4.
- the terminal device after the terminal device receives the first input, in response to the first input, the terminal device can, according to the input parameters of the first input, obtain the content displayed on the first interface After determining the target object, the terminal device can execute the target action on the target object (that is, the target object in the first interface currently displayed on the display screen of the control terminal device).
- the content displayed in the first interface may include: icons (for example, application icons, control icons, etc.), files , Text, pictures, and links.
- icons for example, application icons, control icons, etc.
- files for example, text, pictures, and links.
- it can be determined according to actual usage requirements, and the embodiment of the present disclosure does not limit it.
- the target object may be an icon (for example, an application icon, a control icon, etc.), a file, text, picture, or a link in the first interface.
- the content of the above target action Specifically, it can be determined according to actual usage requirements, and the embodiment of the present disclosure does not limit it.
- displaying the interface corresponding to the target object by the terminal device may mean that the terminal device updates the first interface currently displayed on the display screen of the terminal device to the interface corresponding to the target object.
- the terminal device can display an interface corresponding to the application icon "photo”
- the terminal device may update the first interface currently displayed on the display screen of the terminal device to correspond to the application icon "photo” Interface.
- the start position of the first input may be the start position of the user's sliding input; the end position of the first input may be the end position of the user's sliding input;
- the input track may be an input track of the user's sliding input.
- the terminal device may include the proportional relationship between the target control and the first interface (for example, the coordinate proportional relationship between the target control and the first interface), and the terminal device receives the user’s After the sliding input in the target control (that is, the first input), the terminal device can determine the target object in the first interface according to the input parameters of the first input and the proportional relationship.
- the proportional relationship between the above-mentioned target control and the first interface may be a numerical value group or relationship preset in the terminal device.
- the proportional relationship between the target control and the first interface may be preset in the terminal device by the manufacturer of the terminal device according to the performance of the terminal device. Specifically, it can be determined according to actual usage requirements, and the embodiment of the present disclosure does not limit it.
- the terminal device may also display a pointer control in the above first interface, and the pointer control may be used to indicate to the user the above first interface.
- the object corresponding to an input parameter.
- the terminal device when the user triggers the terminal device to control the pointer control to point to an object in the first interface through the first input, the terminal device can determine that the object is the target object.
- the target control may also include a trigger button.
- the terminal device determines the target object
- the user can trigger the terminal device to respond to the trigger button by inputting the trigger button.
- the target object performs the above-mentioned target action.
- the user can also trigger the terminal device to perform the above-mentioned target action on the target object through single-click input, double-click input, long-press input, or double-press input in the target control.
- the terminal device can also trigger the terminal device to perform the above-mentioned target action on the target object through single-click input, double-click input, long-press input, or double-press input in the target control.
- it can be determined according to actual usage requirements, and the embodiment of the present disclosure does not limit it.
- the above-mentioned first input may include two sub-inputs, which are the first sub-input and the second sub-input respectively.
- the first sub-input may be used to trigger the terminal device to determine the above-mentioned target object
- the second sub-input may be used to trigger the terminal device to perform the above-mentioned target action.
- the first sub-input may be a user's sliding input in the blank area of the target control.
- the second sub-input when the input object of the second sub-input is the trigger button, the second sub-input may be the user's single-click input, double-click input, long-press input, or repetition of the trigger button. Press input and other possible inputs.
- the second sub-input When the input object of the second sub-input is the position where the first sub-input ends, the second sub-input can be the user's single-click input, double-click input, long-press input, or input at the position where the first sub-input ends. Press again to enter any possible input.
- it can be determined according to actual usage requirements, and the embodiment of the present disclosure does not limit it.
- the terminal device when the terminal device displays the pointer control in the first interface, when the user slides in the target control, the terminal device may follow the track of the user sliding in the target control (That is, the first input parameter) in the first interface, move the pointer control until the pointer control moves to the object that the user wants to select.
- the terminal device can determine that the object pointed to by the pointer control is the above The target object, and then the user can trigger the terminal device to perform the target operation on the target object by inputting the trigger button (that is, the second sub-input).
- the first interface is the main interface of the terminal device.
- the terminal device may also display the pointer control in the first interface, and the target control Includes the trigger button described above, and the first input may include a first sub-input and the second sub-input, wherein the first sub-input is the user's sliding input in the blank area of the target control, and the second input is the user
- the click input of the trigger button is input, the target object is the application icon "photo", and the target action is to display an interface corresponding to the target object.
- the schematic diagram shown in FIG. 5 is exemplified by taking the first interface as the main interface of the terminal device as an example.
- the first interface being the file management interface of the terminal device or the interface displaying files, texts, pictures, links and other content on the terminal device
- the control method is similar to the above-mentioned control method shown in FIG. 5 and will not be repeated here.
- the first interface currently displayed on the display screen of the terminal device is any interface other than the streaming media playback interface
- the above-mentioned target object is the content in the first interface
- the above-mentioned target action includes: controlling the terminal device
- the terminal device may first determine the target object in the first interface according to the input parameters of the first input, Then the target action is performed on the target object, so that the accuracy of the terminal device in response to the user's input in the single-handed operation mode can be improved, thereby improving the single-handed operation performance of the terminal device.
- the first interface is a streaming media playback interface
- the target object is a streaming media played through the first interface
- the target action includes: adjusting the terminal device to output output parameters of the target object through the first interface.
- the terminal device may determine a value (for example, the target value in the embodiment of the present disclosure) according to the input parameter of the first input. After determining the value, the terminal device adjusts the value of the output parameter of the target object output by the terminal device to the value.
- a value for example, the target value in the embodiment of the present disclosure
- the interface control method provided by the embodiment of the present disclosure may further include the following S204.
- the above S202 can be specifically implemented by the following S202b.
- the terminal device determines the target value according to the input parameter of the first input.
- S202b The terminal device adjusts the value of the output parameter of the target object output by the terminal device through the first interface to the target value.
- the input parameter of the first input includes at least one of the following: the starting position of the first input, the ending position of the first input, and the input track of the first input.
- the step of "determining the target value according to the input parameter of the first input” in the above S204 and the above S202b are both the result of responding to the first input. To illustrate clearly, only “response to the first input” is illustrated in S204 in FIG. 6.
- the terminal device may determine a value (that is, the target value) according to the input parameter of the first input, and after determining the target value, The terminal device can adjust the value of the output parameter of the target object output by the terminal device to the target value.
- the output parameters of the terminal device outputting the target object may include any of the following: the brightness of the terminal device displaying the target object, the volume of the terminal device playing the target object, and the terminal device playing the target object Progress.
- the above-mentioned target control may include at least one sub-control, wherein each sub-control can be used to adjust an output parameter, and the above-mentioned first input may be a user's input to one of the at least one sub-control. The input of the child control.
- the aforementioned streaming media playback control may be one control or two controls.
- the streaming media playback control can be used to control the progress of streaming media playback and the start and stop of streaming media playback;
- the streaming media playback control is two controls, they are the playback progress control and Play start and stop controls, where the play progress control is used to control the progress of streaming media playback, and the play start and stop controls are used to control the start and stop of streaming media playback.
- the first interface (streaming media playback interface) displayed on the vertical screen of the terminal device is taken as an example.
- the target control includes 4 sub-controls, namely a playback progress control, a playback start/stop control, Brightness control and volume control, when the aforementioned target control includes a playback progress control 71 and a playback start-stop control 72 as shown in (a) in Figure 7, the user can slide the blank area in the target control, and the terminal device responds Based on the input, the child controls in the target control can be updated.
- the terminal device can update the playback progress control 71 and the playback start/stop control 72 in the target control to a brightness control 73, a volume control 74 and a playback progress control 71.
- the first interface (streaming media playback interface) displayed on the horizontal screen of the terminal device is taken as an example.
- the target control includes 4 sub-controls, namely a playback progress control and a playback start/stop control. , Brightness control and volume control, then when the above-mentioned target control includes a playback progress control 71 and a playback start-stop control 72 as shown in (a) in Figure 8, the user can slide the blank area in the target control, so the terminal device In response to the input, the child controls in the target control can be updated.
- the terminal device can update the playback progress control 71 and the playback start-stop control 72 in the target control to a brightness control 73, a volume control 74 and a playback progress control 71.
- the above-mentioned Figures 7 and 8 are exemplified by taking the display of the playback progress control 71 on both pages in the target control as an example.
- the playback progress control 71 may also be displayed on only one page in the target control.
- the first interface currently displayed on the display screen of the terminal device is a streaming media playback interface
- the above target object is the streaming media played in the first interface
- the above target action includes: adjusting the terminal device to output the target object
- the terminal device may first determine the target value according to the input parameter of the first input, and then adjust the value of the output parameter of the target object output by the terminal device to This value can improve the accuracy of the terminal device in response to the user's input in the single-handed operation mode, thereby improving the single-handed operation performance of the terminal device.
- the user before the terminal device receives the user's first input on the above-mentioned target control, the user can trigger the terminal device to enter the one-handed operation through an input (for example, the second input in the embodiment of the present disclosure).
- the terminal device may display the target control in a certain area of the display screen of the terminal device (for example, the second area in the embodiment of the present disclosure).
- the current display interface i.e., the above-mentioned first interface
- the target control may cover these objects.
- the terminal device can display these objects in the target control so that the user can operate on these objects.
- the target control displays the objects included in the area of the first interface (for example, the first area in the embodiment of the present disclosure) that is blocked by the target control.
- the interface control method provided by the embodiment of the present disclosure may further include the following S205 and S206.
- the above-mentioned M objects may be objects included in the first area, the first area may be an area corresponding to the second area in the first interface, and the second area may be a target control displayed on the display screen of the terminal device.
- M is a positive integer.
- first area may be an area in the first interface that is blocked by the target control.
- the user can trigger the terminal device to enter the one-handed operation mode through the above-mentioned second input to trigger the terminal device to display the above-mentioned target control on the display screen of the terminal device, and display the above-mentioned M objects in the target control .
- the user can not only trigger the terminal device to perform the aforementioned target action through the input to the target control (ie, the aforementioned first input), but can also make the M objects visible to the user to facilitate the user to operate these objects.
- the above-mentioned second input may be any possibility such as double-click input, triple-click input, long-press input, or double-click input by the user in a blank area of the interface currently displayed on the display screen of the terminal device.
- the input can also be any possible input such as double-click input, long-press input, or double-press input of a specific key in the terminal device. Specifically, it can be determined according to actual usage requirements, and the embodiment of the present disclosure does not limit it.
- the aforementioned specific button may be an artificial intelligence button, or any possible button in a terminal device such as a virtual navigation button. Specifically, it can be determined according to actual usage requirements, and the embodiment of the present disclosure does not limit it.
- the above-mentioned target control may be displayed floating on the display screen of the terminal device, or may be displayed in the above-mentioned first interface. Specifically, it can be determined according to actual usage requirements, and the embodiment of the present disclosure does not limit it.
- the target control when the above-mentioned target control is displayed on the display screen of the terminal device in suspension, that is, the target control may be a draggable control, and the above-mentioned second area may be on the display screen of the terminal device.
- the area where the target control is displayed, and the first area may be an area overlapping the second area in the first interface.
- the target control is displayed in the first interface, that is, the target control is a non-dragable control
- the first area and the second area may be the same area, that is, the area in the first interface where the target control is displayed.
- the terminal device displays the above-mentioned target control in the lower left corner of the display screen of the terminal device in response to the second input of the user, and at this time, the user holds the terminal device with the right hand, then, as shown in Figure 10
- the user can drag the target control to the right, and the terminal device responds to the input.
- the terminal device can display the control in the lower right corner of the display screen of the terminal device.
- Target control wherein, the right arrow in (a) in FIG. 10 is used to instruct the user to drag the target control to the right.
- the terminal device displays the target control on the display screen of the terminal device in response to the second input, if the terminal device does not receive the user's operation on the target control within the target time period , The terminal device can hide the target control.
- the foregoing target duration may be a value preset in the terminal device.
- the target duration can be preset in the terminal device by the manufacturer of the terminal device, or it can provide a setting interface for the manufacturer of the terminal device, and the user can preset it in the terminal device through the setting interface. Specifically, it can be determined according to actual usage requirements, and the embodiment of the present disclosure does not limit it.
- the foregoing target duration may be any possible value such as 30 seconds, 1 minute, or 2 minutes.
- the user can trigger the terminal device to display the target control again by clicking input or double-clicking input on a blank area of the display screen of the terminal device.
- the terminal device may cancel the display of the M objects in the first interface currently displayed on the terminal device, or in the terminal The M objects are continuously displayed in the first interface currently displayed by the device.
- the above-mentioned target control may include two target areas, a first target area and a second target area respectively.
- the first target area may include the foregoing M objects
- the second target area may include the foregoing trigger button and a blank area operated by the user.
- the area of the first target area and the area of the second target area may be determined according to the area of the target control. Specifically, the ratio of the area of the first target area to the area of the second target area can be preset in the terminal device. After the area of the target control is determined, the area of the first target area and the area of the second target area are also set. Can be determined.
- the display shape of the above-mentioned target control is a fan shape
- the current display interface of the display screen of the terminal device is the main interface of the terminal device
- the above-mentioned second input is the user's input on the display screen of the terminal device.
- the long-press input in the blank area of the currently displayed interface, and the above-mentioned first area S1 includes 4 objects, which are the application icon "Browser” and the application icon "SMS" as shown in (a) in Figure 11 , Application icon "Communication", application icon "Music”.
- the terminal device when the user long presses the main interface of the terminal device, in response to the input, as shown in (b) in Figure 11, the terminal device is in the area corresponding to S1 (ie the first area) on the display screen of the terminal device (That is, the above-mentioned second area) displays the above-mentioned target control.
- the terminal device displays these four objects (ie, the application icon "Browser”, the application icon "SMS”, and the application icon") in the first target area S11 of the target control. Communication", application icon "Music”), and display the above-mentioned trigger button in the second target area S12 of the target control.
- the first target area and the second target area may be two connected areas.
- the dotted line L1 in FIG. 11 is used to clearly indicate the first target area S11 and the second target area S12 in FIG. 11.
- the target control may not include The broken line L1.
- the display shape of the target control is semicircular
- the current display interface of the display screen of the terminal device is the main interface of the terminal device
- the second input is the user's input on the terminal device.
- the long-press input in the blank area of the currently displayed interface of the display screen, and the above-mentioned first area S1 includes 5 objects, which are the application icons "contacts" and application icons as shown in (a) in Figure 12 "Browser", application icon "SMS”, application icon "communication”, application icon "payment”.
- the terminal device is in the area corresponding to S1 (ie the first area) on the display screen of the terminal device (That is, the above-mentioned second area) when the above-mentioned target control is displayed.
- the terminal device displays these five objects (ie, the application icon "contact”, the application icon "browser”, and the application icon) in the first target area S11 of the target control.
- “SMS”, application icon "communication”, application icon "payment” is displayed in the second target area S12 of the target control.
- the first target area and the second target area may be two connected areas.
- the dotted line L2 in FIG. 12 is used to clearly indicate the first target area S11 and the second target area S12 in FIG. 12, and in specific implementation, the target control may not include The broken line L2.
- the display shape of the above-mentioned target control is a rounded rectangle
- the current display interface of the display screen of the terminal device is the main interface of the terminal device
- the above-mentioned second input is the user's input on the terminal device.
- the long-press input in the blank area of the currently displayed interface of the display screen, and the above-mentioned first area S1 includes 4 objects, which are the application icons "browser” and application icons as shown in (a) in Figure 13 "SMS", application icon "communication”, application icon "music”.
- the terminal device is in the area corresponding to S1 (ie the first area) on the display screen of the terminal device (That is, the above-mentioned second area) displays the above-mentioned target control.
- the terminal device displays these 4 objects (ie, the application icon "browser”, the application icon "SMS”, the application icon ") in the first target area S11 of the target control. Communication", application icon "Music”).
- the above-mentioned trigger button is displayed in the second target area S12 of the target control.
- the first target area and the second target area may be two independent areas of the target control.
- the first target area S11 in (b) in FIG. 13 is only exemplarily illustrated by displaying the application icon “browser” and the application icon “SMS”, and the specific implementation is At this time, the user can trigger the terminal device to display the application icon "communication” and the application icon "music” in the first target area S11 by sliding input in the first target area S11.
- the user when the user holds the terminal device with one hand, the user can trigger the terminal device to display the target control through the above-mentioned second input, so that the user can trigger the terminal device to enter the one-handed operation mode with one input , Which can improve the convenience of the terminal device entering the one-handed operation mode.
- the first area corresponds to the second area
- no target control may cover the M included in the first area.
- the terminal device can display the M objects in the target control, so that the user can operate these objects in the target control, thereby improving the convenience of one-handed operation of the terminal device.
- the terminal device can first display a part of the M objects in the target control (for example, the N first objects in the embodiment of the present disclosure), and then the user can use The input to the target control triggers the terminal device to display another part of the M objects in the target control (for example, K second objects in the embodiment of the present disclosure). In this way, the user can control these M objects in the target control. Object operation.
- the interface display method provided by the embodiment of the present disclosure may further include the following S207 and S208.
- S206 can be specifically implemented by the following S206a.
- the terminal device In response to the second input, the terminal device displays the target control on the display screen of the terminal device, and when the number of objects allowed to be visible to the user in the target control is less than M, display N first objects in the target control .
- the terminal device receives a third input from the user to the target control.
- the terminal device updates the N first objects in the target control to K second objects.
- the N first objects and the K second objects may be objects in the M objects, and both N and K are positive integers less than M.
- the terminal device may first display the above N first objects in the target control , And then the user can trigger the terminal device to update the N first objects to the above K second objects through the third input to the target control.
- the aforementioned third input may be a user's sliding input in the aforementioned target control.
- the third input may be any possible sliding input of the user, such as sliding leftward, sliding rightward, sliding clockwise, or sliding counterclockwise of the target control.
- it can be determined according to actual usage requirements, and the embodiment of the present disclosure does not limit it.
- the objects in the above N first objects and the objects in the K second objects may be different or partially the same. Specifically, it can be determined according to actual usage requirements, and the embodiment of the present disclosure does not limit it.
- S201-S202 and S207-S208 may not be limited in the embodiments of the present disclosure. That is, in the embodiment of the present disclosure, S201-S202 may be executed first, and then S207-S208 may be executed; or S207-S208 may be executed first, and S201-S202 may be executed later.
- FIG. 14 is exemplified by performing S207-S208 first and then S201-S202 as an example.
- an embodiment of the present disclosure provides a terminal device 1500.
- the terminal device 1500 includes a receiving module 1501 and an executing module 1502.
- the receiving module 1501 is used to receive the user's first input on the target control;
- the execution module 1502 is used to perform the target action in response to the first input received by the receiving module 1501.
- the target control is displayed in the user's one-handed operation area on the display screen of the terminal device, and the target action includes any one of the following: controlling the target object in the first interface currently displayed on the display screen, adjusting the output of the terminal device
- the output parameter is a parameter when the terminal device outputs the target object through the first interface.
- the first interface currently displayed on the display screen of the terminal device is any interface other than the streaming media playback interface
- the target object is the content in the first interface
- the target action includes: controlling the current display screen of the terminal device Display the target object in the first interface; in conjunction with FIG. 15, as shown in FIG. 16, the terminal device 1500 further includes a determining module 1503; a determining module 1503, used to perform the target action according to the receiving module 1501 before the execution module 1502
- An input parameter, the target object is determined in the first interface, and the first input input parameter includes at least one of the following: the start position of the first input, the end position of the first input, and the first input ⁇ input trajectory.
- controlling the target object in the first interface by the terminal device includes any of the following: moving the target object, deleting the target object, displaying an interface corresponding to the target object, copying the target object, and sharing the target object.
- the output parameter of the terminal device outputting the target object includes any one of the following: the brightness of the terminal device displaying the target object, the volume of the terminal device playing the target object, and the progress of the terminal device playing the target object.
- the aforementioned target control includes at least one sub-control, each sub-control is used to adjust an output parameter, and the first input is an input to one of the at least one sub-control.
- the terminal device 1500 further includes a display module 1504.
- the receiving module 1501 is further configured to receive the user's second input before receiving the user's first input on the target control; the display module 1504 is configured to display the second input on the display screen in response to the second input received by the receiving module 1501
- the target control and display M objects in the target control.
- the M objects are objects included in the first area
- the first area is the area corresponding to the second area in the first interface
- the second area is the area where the target control is displayed on the display screen
- M is a positive integer .
- M is an integer greater than or equal to 2.
- the display module 1504 is specifically used to display N first objects in the target control when the number of objects allowed to be visible to the user in the target control is less than M; the receiving module 1501 is also used to receive the user's first object of the target control Three inputs; the display module 1504 is also used to update the N first objects in the target control to K second objects in response to the third input received by the receiving module 1501.
- the N first objects and the K second objects are objects in M objects, and both N and K are positive integers less than M.
- the terminal device provided by the embodiment of the present disclosure can implement the various processes performed by the terminal device in the above-mentioned interface control method embodiment, and can achieve the same technical effect. To avoid repetition, details are not described here.
- the embodiment of the present disclosure provides a terminal device. Since a target control is displayed in the user's one-handed operation area on the display screen of the terminal device, the user can trigger the terminal device to control the current display of the display screen by inputting the target control The target object in the first interface or trigger the terminal device to adjust its parameters when outputting the target object through the first interface. In this way, when the user holds the terminal device with one hand, the user can control the terminal device by inputting the target control. That is, the embodiment of the present disclosure does not need to reduce the interface currently displayed on the display screen of the terminal device and the interface. In the case of the effective size of the icon in the icon, the user's need for one-handed operation of the terminal device can be met, and the one-handed operation performance of the terminal device can be improved.
- the embodiment of the present disclosure provides a terminal device. Since a target control is displayed in the user's one-handed operation area on the display screen of the terminal device, the user can trigger the terminal device to control the current display of the display screen by inputting the target control The target object in the first interface or trigger the terminal device to adjust its parameters when outputting the target object through the first interface. In this way, when the user holds the terminal device with one hand, the user can control the terminal device by inputting the target control. That is, the embodiment of the present disclosure does not need to reduce the interface currently displayed on the display screen of the terminal device and the interface. In the case of the effective size of the icon in the icon, the user's need for one-handed operation of the terminal device can be met, and the one-handed operation performance of the terminal device can be improved.
- the radio frequency unit 101 can be used for receiving and sending signals in the process of sending and receiving information or talking. Specifically, the downlink data from the base station is received and processed by the processor 110; Uplink data is sent to the base station.
- the radio frequency unit 101 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like.
- the radio frequency unit 101 can also communicate with the network and other devices through a wireless communication system.
- the audio output unit 103 can convert the audio data received by the radio frequency unit 101 or the network module 102 or stored in the memory 109 into audio signals and output them as sounds. Moreover, the audio output unit 103 may also provide audio output related to a specific function performed by the terminal device 100 (for example, call signal reception sound, message reception sound, etc.).
- the audio output unit 103 includes a speaker, a buzzer, a receiver, and the like.
- the input unit 104 is used to receive audio or video signals.
- the input unit 104 may include a graphics processing unit (GPU) 1041 and a microphone 1042.
- the graphics processing unit 1041 is used to capture still pictures or video images obtained by an image capture device (such as a camera) in a video capture mode or an image capture mode. Data is processed.
- the processed image frame can be displayed on the display unit 106.
- the image frames processed by the graphics processor 1041 can be stored in the memory 109 (or other storage medium) or sent via the radio frequency unit 101 or the network module 102.
- the microphone 1042 can receive sound, and can process such sound into audio data.
- the processed audio data can be converted into a format that can be sent to a mobile communication base station via the radio frequency unit 101 for output in the case of a telephone call mode.
- the accelerometer sensor can detect the magnitude of acceleration in various directions (usually three-axis), and can detect the magnitude and direction of gravity when it is stationary, and can be used to identify the posture of the terminal device (such as horizontal and vertical screen switching, related games) , Magnetometer attitude calibration), vibration recognition related functions (such as pedometer, tap), etc.; sensor 105 can also include fingerprint sensors, pressure sensors, iris sensors, molecular sensors, gyroscopes, barometers, hygrometers, thermometers, Infrared sensors, etc., will not be repeated here.
- the interface unit 108 is an interface for connecting an external device with the terminal device 100.
- the external device may include a wired or wireless headset port, an external power source (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device with an identification module, audio input/output (I/O) port, video I/O port, headphone port, etc.
- the interface unit 108 can be used to receive input (for example, data information, power, etc.) from an external device and transmit the received input to one or more elements in the terminal device 100 or can be used to connect to the terminal device 100 and external Transfer data between devices.
- the memory 109 can be used to store software programs and various data.
- the memory 109 may mainly include a program storage area and a data storage area.
- the program storage area may store an operating system, an application program required by at least one function (such as a sound playback function, an image playback function, etc.), etc.; Data (such as audio data, phone book, etc.) created by the use of mobile phones.
- the memory 109 may include a high-speed random access memory, and may also include a non-volatile memory, such as at least one magnetic disk storage device, a flash memory device, or other volatile solid-state storage devices.
- the processor 110 is the control center of the terminal device. It uses various interfaces and lines to connect the various parts of the entire terminal device, runs or executes the software programs and/or modules stored in the memory 109, and calls data stored in the memory 109 , Perform various functions of the terminal equipment and process data, so as to monitor the terminal equipment as a whole.
- the processor 110 may include one or more processing units; optionally, the processor 110 may integrate an application processor and a modem processor, where the application processor mainly processes the operating system, user interface, and application programs, etc.
- the adjustment processor mainly deals with wireless communication. It can be understood that the foregoing modem processor may not be integrated into the processor 110.
- the terminal device 100 includes some functional modules not shown, which will not be repeated here.
- an embodiment of the present disclosure further provides a terminal device, including a processor 110 as shown in FIG. 18, a memory 109, a computer program stored in the memory 109 and running on the processor 110, and the computer program is
- a terminal device including a processor 110 as shown in FIG. 18, a memory 109, a computer program stored in the memory 109 and running on the processor 110, and the computer program is
- the processor 110 executes, each process of the foregoing interface control method embodiment is implemented, and the same technical effect can be achieved. To avoid repetition, details are not described herein again.
- the embodiments of the present disclosure also provide a computer-readable storage medium on which a computer program is stored.
- a computer program When the computer program is executed by a processor, each process of the above-mentioned interface control method embodiment is realized, and the same technology can be achieved. The effect, in order to avoid repetition, will not be repeated here.
- the computer-readable storage medium may include read-only memory (ROM), random access memory (RAM), magnetic disk or optical disk, etc.
Landscapes
- Engineering & Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
Description
相关申请的交叉引用Cross references to related applications
本申请主张在2019年3月14日在中国提交的中国专利申请号201910194690.1的优先权,其全部内容通过引用包含于此。This application claims the priority of Chinese Patent Application No. 201910194690.1 filed in China on March 14, 2019, the entire content of which is incorporated herein by reference.
本公开实施例涉及通信技术领域,尤其涉及一种界面控制方法及终端设备。The embodiments of the present disclosure relate to the field of communication technologies, and in particular, to an interface control method and terminal equipment.
随着通信技术的高速发展,终端设备的应用越来越广泛,终端设备的屏幕尺寸也越来越大。With the rapid development of communication technology, terminal devices are more and more widely used, and the screen size of terminal devices is also getting larger.
目前,随着终端设备的屏幕尺寸的增大,大多数终端设备已具有单手操作的功能。通常,在终端设备进入单手操作模式之后,终端设备显示界面的有效尺寸也随之减小,相应的,终端设备显示界面中的图标(例如应用图标和控件图标等)的有效尺寸也随之减小。At present, as the screen size of terminal devices increases, most terminal devices already have a single-handed operation function. Generally, after the terminal device enters the one-handed operation mode, the effective size of the terminal device display interface is also reduced, correspondingly, the effective size of the icons in the terminal device display interface (such as application icons and control icons, etc.) Decrease.
然而,上述方法中,在终端设备处于单手操作模式的情况下,由于终端设备显示界面和该显示界面中的图标的有效尺寸均会减小,因此导致终端设备响应用户在终端设备显示界面中的操作的灵敏度降低,从而导致终端设备的单手操作性能较差。However, in the above method, when the terminal device is in the one-handed operation mode, the effective size of the terminal device display interface and the icons in the display interface will be reduced, resulting in the terminal device responding to the user in the terminal device display interface The sensitivity of the operation is reduced, resulting in poor one-hand operation performance of the terminal device.
发明内容Summary of the invention
本公开实施例提供一种界面控制方法及终端设备,以解决终端设备的单手操作性能较差的问题。The embodiments of the present disclosure provide an interface control method and terminal device to solve the problem of poor single-handed operation performance of the terminal device.
为了解决上述技术问题,本公开实施例是这样实现的:In order to solve the above technical problems, the embodiments of the present disclosure are implemented as follows:
第一方面,本公开实施例提供了一种界面控制方法,该方法包括:接收用户在目标控件上的第一输入;并响应于该第一输入,执行目标动作。其中,该目标控件显示在终端设备的显示屏中用户的单手操作区域内,该目标动作包括以下任意一项:控制该显示屏当前显示的第一界面中的目标对象、调整终端设备的输出参数,该输出参数为终端设备通过该第一界面输出目标对象时的参数。In a first aspect, an embodiment of the present disclosure provides an interface control method, the method includes: receiving a user's first input on a target control; and in response to the first input, executing a target action. Wherein, the target control is displayed in the user's one-handed operation area on the display screen of the terminal device, and the target action includes any one of the following: controlling the target object in the first interface currently displayed on the display screen, adjusting the output of the terminal device The output parameter is a parameter when the terminal device outputs the target object through the first interface.
第二方面,本公开实施例提供了一种终端设备,该终端设备包括接收模块和执行模块。接收模块,用于接收用户在目标控件上的第一输入;执行模块,用于响应于接收模块接收的第一输入,执行目标动作;其中,该目标控件显示在终端设备的显示屏中用户的单手操作区域内,该目标动作包括以下任意一项:控制该显示屏当前显示的第一界面中的目标对象、调整终端设备的输出参数,该输出参数为终端设备通过该第一界面输出目标对象时的参数。In a second aspect, embodiments of the present disclosure provide a terminal device, which includes a receiving module and an executing module. The receiving module is used to receive the user's first input on the target control; the execution module is used to perform the target action in response to the first input received by the receiving module; wherein the target control is displayed on the display screen of the terminal device. In the single-handed operation area, the target action includes any of the following: controlling the target object in the first interface currently displayed on the display screen, adjusting the output parameters of the terminal device, and the output parameter is the terminal device outputting the target through the first interface The parameters of the object.
第三方面,本公开实施例提供了一种终端设备,该终端设备包括处理器、存储器及存储在该存储器上并可在该处理器上运行的计算机程序,该计算机程序被该处理器执行时实现如上述第一方面中的界面控制方法的步骤。In a third aspect, the embodiments of the present disclosure provide a terminal device. The terminal device includes a processor, a memory, and a computer program stored on the memory and running on the processor. When the computer program is executed by the processor, The steps of the interface control method in the above-mentioned first aspect are realized.
第四方面,本公开实施例提供了一种计算机可读存储介质,该计算机可读存储介质上存储计算机程序,该计算机程序被处理器执行时实现如上述第一方面中的界面控制方法的步骤。In a fourth aspect, the embodiments of the present disclosure provide a computer-readable storage medium storing a computer program on the computer-readable storage medium, and when the computer program is executed by a processor, the steps of the interface control method in the first aspect are implemented. .
在本公开实施例中,可以接收用户在目标控件(该目标控件显示在终端设备的显示屏中用户的单手操作区域内)上的第一输入;并响应于该第一输入,执行目标动作(包括以下任意一项:控制该显示屏当前显示的第一界面中的目标对象、调整终端设备的输出参数,该输出参数为终端设备通过该第一界面输出目标对象时的参数)。通过该方案,由于终端设备的显示屏中用户的单手操作区域内显示有目标控件,因此用户通过对该目标控件的输入,即可触发终端设备控制该显示屏当前显示的第一界面中的目标对象,或者触发终端设备调整其通过第一界面输出目标对象时的参数。如此,在用户单手握持终端设备的情况下,用户通过对该目标控件的输入,即可控制终端设备,即本公开实施例在无须减小终端设备的显示屏当前显示的界面和该界面中的图标的有效尺寸的情况下,即可满足用户单手操作终端设备的需求,进而可以提高终端设备的单手操作性能。In the embodiment of the present disclosure, the user's first input on the target control (the target control is displayed in the user's one-handed operation area on the display screen of the terminal device) can be received; and in response to the first input, the target action is executed (Including any one of the following: controlling the target object in the first interface currently displayed on the display screen and adjusting the output parameter of the terminal device, the output parameter being the parameter when the terminal device outputs the target object through the first interface). With this solution, since the user’s one-handed operation area displays the target control in the display screen of the terminal device, the user can trigger the terminal device to control the first interface currently displayed on the display screen by inputting the target control. Target object, or trigger the terminal device to adjust its parameters when outputting the target object through the first interface. In this way, when the user holds the terminal device with one hand, the user can control the terminal device by inputting the target control. That is, the embodiment of the present disclosure does not need to reduce the interface currently displayed on the display screen of the terminal device and the interface. In the case of the effective size of the icon in the icon, the user's need for one-handed operation of the terminal device can be met, and the one-handed operation performance of the terminal device can be improved.
图1为本公开实施例提供的安卓操作系统的架构示意图;FIG. 1 is a schematic diagram of the architecture of an Android operating system provided by an embodiment of the disclosure;
图2为本公开实施例提供的界面控制方法的示意图之一;FIG. 2 is one of the schematic diagrams of the interface control method provided by the embodiments of the disclosure;
图3为本公开实施例提供的界面控制方法应用的界面示意图之一;FIG. 3 is one of the schematic diagrams of the interface of the interface control method application provided by the embodiment of the disclosure;
图4为本公开实施例提供的界面控制方法的示意图之二;4 is the second schematic diagram of the interface control method provided by the embodiments of the disclosure;
图5为本公开实施例提供的界面控制方法应用的界面示意图之二;5 is the second schematic diagram of the interface of the interface control method application provided by the embodiments of the disclosure;
图6为本公开实施例提供的界面控制方法的示意图之三;6 is the third schematic diagram of the interface control method provided by the embodiments of the disclosure;
图7为本公开实施例提供的界面控制方法应用的界面示意图之三;7 is the third schematic diagram of the interface of the interface control method application provided by the embodiments of the disclosure;
图8为本公开实施例提供的界面控制方法应用的界面示意图之四;8 is the fourth schematic diagram of the interface of the interface control method application provided by the embodiments of the disclosure;
图9为本公开实施例提供的界面控制方法的示意图之四;9 is the fourth schematic diagram of the interface control method provided by the embodiments of the disclosure;
图10为本公开实施例提供的界面控制方法应用的界面示意图之五;10 is the fifth schematic diagram of the interface of the interface control method application provided by the embodiments of the disclosure;
图11为本公开实施例提供的界面控制方法应用的界面示意图之六;11 is the sixth schematic diagram of the interface of the interface control method application provided by the embodiments of the disclosure;
图12为本公开实施例提供的界面控制方法应用的界面示意图之七;12 is the seventh schematic diagram of the interface of the interface control method application provided by the embodiments of the disclosure;
图13为本公开实施例提供的界面控制方法应用的界面示意图之八;13 is the eighth schematic diagram of the interface of the interface control method application provided by the embodiments of the disclosure;
图14为本公开实施例提供的界面控制方法的示意图之五;14 is the fifth schematic diagram of the interface control method provided by the embodiments of the disclosure;
图15为本公开实施例提供的终端设备的结构示意图之一;FIG. 15 is one of schematic structural diagrams of a terminal device provided by an embodiment of the disclosure;
图16为本公开实施例提供的终端设备的结构示意图之二;FIG. 16 is the second structural diagram of a terminal device provided by an embodiment of the disclosure;
图17为本公开实施例提供的终端设备的结构示意图之三;FIG. 17 is the third structural diagram of a terminal device provided by an embodiment of the disclosure;
图18为本公开实施例提供的终端设备的硬件示意图。FIG. 18 is a schematic diagram of hardware of a terminal device provided by an embodiment of the disclosure.
下面将结合本公开实施例中的附图,对本公开实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本公开一部分实施例,而不是全部的实施例。基于本公开中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本公开保护的范围。The technical solutions in the embodiments of the present disclosure will be described clearly and completely with reference to the accompanying drawings in the embodiments of the present disclosure. Obviously, the described embodiments are part of the embodiments of the present disclosure, rather than all of the embodiments. Based on the embodiments in the present disclosure, all other embodiments obtained by those of ordinary skill in the art without creative work shall fall within the protection scope of the present disclosure.
本文中术语“和/或”,是一种描述关联对象的关联关系,表示可以存在三种关系,例如,A和/或B,可以表示:单独存在A,同时存在A和B,单独存在B这三种情况。本文中符号“/”表示关联对象是或者的关系,例如A/B表示A或者B。The term "and/or" in this article refers to an association relationship that describes associated objects, which means that there can be three relationships, for example, A and/or B, which can mean: A alone exists, A and B exist at the same time, and B exists alone These three situations. The symbol "/" in this document represents the relationship that the associated object is or, for example, A/B represents A or B.
本公开的说明书和权利要求书中的术语“第一”和“第二”等是用于区别不同的对象,而不是用于描述对象的特定顺序。例如,第一输入和第二输入等是用于区别不同的输入,而不是用于描述输入的特定顺序。The terms "first" and "second" in the specification and claims of the present disclosure are used to distinguish different objects, rather than to describe a specific order of objects. For example, the first input and the second input are used to distinguish different inputs, rather than to describe a specific order of input.
在本公开实施例中,“示例性的”或者“例如”等词用于表示作例子、例证或说明。本公开实施例中被描述为“示例性的”或者“例如”的任何实施例或设计方案不应被解释为比其它实施例或设计方案更优选或更具优势。确切而言,使用“示例性的”或者“例如”等词旨在以具体方式呈现相关概念。In the embodiments of the present disclosure, words such as "exemplary" or "for example" are used as examples, illustrations, or illustrations. Any embodiment or design solution described as "exemplary" or "for example" in the embodiments of the present disclosure should not be construed as being more preferable or advantageous than other embodiments or design solutions. To be precise, words such as "exemplary" or "for example" are used to present related concepts in a specific manner.
在本公开实施例的描述中,除非另有说明,“多个”的含义是指两个或者两个以上,例如,多个处理单元是指两个或者两个以上的处理单元等。In the description of the embodiments of the present disclosure, unless otherwise specified, the meaning of “multiple” refers to two or more than two, for example, multiple processing units refers to two or more processing units, etc.
下面首先对本公开实施例中的各个名词和/或术语进行解释说明。The following first explains the various terms and/or terms in the embodiments of the present disclosure.
用户的单手操作区域:是指在用户单手握持终端设备的情况下,用户在终端设备的屏幕上操作的舒适区域。例如,在用户左手握持终端设备的情况下,用户在终端设备的屏幕上操作的舒适区域;或者,在用户右手握持终端设备的情况下,用户在终端设备的屏幕上操作的舒适区域。User's single-handed operation area: refers to the comfortable area for the user to operate on the screen of the terminal device when the user holds the terminal device with one hand. For example, in the case of the user holding the terminal device with the left hand, the user's comfortable area for operating on the screen of the terminal device; or, in the case of the user holding the terminal device with the right hand, the user's operating comfort zone on the screen of the terminal device.
其中,上述舒适区域可以为在用户单手握持终端设备的情况下,用户握持终端设备的手的手指呈自然状态(也可以理解为用户握持终端设备的手的握持区域对终端设备无挤压)下可触及的区域。Wherein, the above-mentioned comfortable area may be that when the user holds the terminal device with one hand, the fingers of the user's hand holding the terminal device are in a natural state (it can also be understood that the grip area of the user's hand holding the terminal device is relatively No squeeze) under the reachable area.
本公开实施例提供一种界面控制方法及终端设备,可以接收用户在目标控件(该目标控件显示在终端设备的显示屏中用户的单手操作区域内)上的第一输入;并响应于该第一输入,执行目标动作(包括以下任意一项:控制该显示屏当前显示的第一界面中的目标对象、调整终端设备的输出参数,该输出参数为终端设备通过该第一界面输出目标对象时的参数)。通过该方案,由于终端设备的显示屏中用户的单手操作区域内显示有目标控件,因此用户通过对该目标控件的输入,即可触发终端设备控制该显示屏当前显示的第一界面中的目标对象,或者触发终端设备调整其通过第一界面输出目标对象时的参数。如此,在用户单手握持终端设备的情况下,用户通过对该目标控件的输入,即可控制终端设备,即本公开实施例在无须减小终端设备的显示屏当前显示的界面和该界面中的图标的有效尺寸的情况下,即可满足用户单手操作终端设备的需求,进而可以提高终端设备的单手操作性能。The embodiments of the present disclosure provide an interface control method and a terminal device, which can receive a user's first input on a target control (the target control is displayed in the user's one-handed operation area on the display screen of the terminal device); and respond to the The first input is to execute the target action (including any of the following: control the target object in the first interface currently displayed on the display screen, adjust the output parameters of the terminal device, and the output parameter is the terminal device outputting the target object through the first interface Time parameters). With this solution, since the user’s one-handed operation area displays the target control in the display screen of the terminal device, the user can trigger the terminal device to control the first interface currently displayed on the display screen by inputting the target control. Target object, or trigger the terminal device to adjust its parameters when outputting the target object through the first interface. In this way, when the user holds the terminal device with one hand, the user can control the terminal device by inputting the target control. That is, the embodiment of the present disclosure does not need to reduce the interface currently displayed on the display screen of the terminal device and the interface. In the case of the effective size of the icon in the icon, the user's need for one-handed operation of the terminal device can be met, and the one-handed operation performance of the terminal device can be improved.
本公开实施例中的终端设备可以为具有操作系统的终端设备。该操作系统可以为安卓(Android)操作系统,可以为ios操作系统,还可以为其他可能的操作系统,本公开实施例不作具体限定。The terminal device in the embodiment of the present disclosure may be a terminal device with an operating system. The operating system may be an Android operating system, an ios operating system, or other possible operating systems, which are not specifically limited in the embodiment of the present disclosure.
下面以安卓操作系统为例,介绍一下本公开实施例提供的界面控制方法所应用的软件环境。The following takes the Android operating system as an example to introduce the software environment to which the interface control method provided by the embodiments of the present disclosure is applied.
如图1所示,为本公开实施例提供的一种可能的安卓操作系统的架构示意图。在图1中,安卓操作系统的架构包括4层,分别为:应用程序层、应用程序框架层、系统运行库层和内核层(具体可以为Linux内核层)。As shown in FIG. 1, it is a schematic structural diagram of a possible Android operating system provided by an embodiment of the present disclosure. In Figure 1, the architecture of the Android operating system includes 4 layers, namely: application layer, application framework layer, system runtime library layer, and kernel layer (specifically, it may be the Linux kernel layer).
其中,应用程序层包括安卓操作系统中的各个应用程序(包括系统应用程序和第三方应用程序)。Among them, the application layer includes various applications (including system applications and third-party applications) in the Android operating system.
应用程序框架层是应用程序的框架,开发人员可以在遵守应用程序的框架的开发原则的情况下,基于应用程序框架层开发一些应用程序。The application framework layer is the framework of the application. Developers can develop some applications based on the application framework layer while complying with the development principles of the application framework.
系统运行库层包括库(也称为系统库)和安卓操作系统运行环境。库主要为安卓操作系统提供其所需的各类资源。安卓操作系统运行环境用于为安卓操作系统提供软件环境。The system runtime layer includes a library (also called a system library) and an Android operating system runtime environment. The library mainly provides various resources needed by the Android operating system. The Android operating system operating environment is used to provide a software environment for the Android operating system.
内核层是安卓操作系统的操作系统层,属于安卓操作系统软件层次的最底层。内核层基于Linux内核为安卓操作系统提供核心系统服务和与硬件相关的驱动程序。The kernel layer is the operating system layer of the Android operating system and belongs to the lowest level of the Android operating system software level. The kernel layer is based on the Linux kernel to provide core system services and hardware-related drivers for the Android operating system.
以安卓操作系统为例,本公开实施例中,开发人员可以基于上述如图1所示的安卓操作系统的系统架构,开发实现本公开实施例提供的界面控制方法的软件程序,从而使得该界面控制方法可以基于如图1所示的安卓操作系统运行。即处理器或者终端设备可以通过在安卓操作系统中运行该软件程序实现本公开实施例提供的界面控制方法。Taking the Android operating system as an example, in the embodiments of the present disclosure, developers can develop software programs that implement the interface control method provided by the embodiments of the present disclosure based on the system architecture of the Android operating system as shown in FIG. 1, so that the interface The control method can be run based on the Android operating system as shown in FIG. 1. That is, the processor or the terminal device can implement the interface control method provided by the embodiments of the present disclosure by running the software program in the Android operating system.
本公开实施例中的终端设备可以为移动终端,也可以为非移动终端。示例性的,移动终端可以为手机、平板电脑、笔记本电脑、掌上电脑、车载终端、可穿戴设备、超级移动个人计算机(ultra-mobile personal computer,UMPC)、上网本或者个人数字助理(personal digital assistant,PDA)等,非移动终端可以为个人计算机(personal computer,PC)、电视机(television,TV)、柜员机或者自助机等,本公开实施例不作具体限定。The terminal device in the embodiment of the present disclosure may be a mobile terminal or a non-mobile terminal. Exemplarily, the mobile terminal may be a mobile phone, a tablet computer, a notebook computer, a handheld computer, a vehicle-mounted terminal, a wearable device, an ultra-mobile personal computer (UMPC), a netbook, or a personal digital assistant (personal digital assistant, The non-mobile terminal may be a personal computer (PC), a television (television, TV), a teller machine or a self-service machine, etc., which are not specifically limited in the embodiment of the present disclosure.
本公开实施例提供的界面控制方法的执行主体可以为上述的终端设备,也可以为该终端设备中能够实现该界面控制方法的功能模块和/或功能实体,具体的可以根据实际使用需求确定,本公开实施例不作限定。下面以终端设备为例,对本公开实施例提供的界面控制方法进行示例性的说明。The execution subject of the interface control method provided by the embodiments of the present disclosure may be the above-mentioned terminal device, or may be a functional module and/or functional entity in the terminal device that can implement the interface control method, which can be specifically determined according to actual usage requirements. The embodiments of the present disclosure are not limited. The following takes a terminal device as an example to illustrate the interface control method provided by the embodiment of the present disclosure.
本公开实施例中,随着终端设备的显示屏的尺寸越来越大,用户常需要通过双手对终端设备进行操作,然而,有时用户可能会不方便使用双手操作终端设备,此时用户可以通过对终端设备的输入,触发终端设备进入单手操作模式。在终端设备进入单手操作模式之后,终端设备可以显示一个控件(该控件可以用于控制终端设备的显示屏当前显示的界面),用户可以通过对该控件的操作控制终端设备,从而可以实现终端设备的单手操作功能。In the embodiments of the present disclosure, as the size of the display screen of the terminal device becomes larger and larger, the user often needs to operate the terminal device with both hands. However, sometimes it may not be convenient for the user to operate the terminal device with both hands. The input to the terminal device triggers the terminal device to enter the one-handed operation mode. After the terminal device enters the one-handed operation mode, the terminal device can display a control (the control can be used to control the interface currently displayed on the display screen of the terminal device), and the user can control the terminal device by operating the control, so as to realize the terminal One-handed operation function of the device.
下面具体结合各个附图对本公开实施例提供的界面控制方法进行示例性的说明。Hereinafter, the interface control method provided by the embodiments of the present disclosure will be exemplarily described in detail with reference to the respective drawings.
如图2所示,本公开实施例提供一种界面控制方法,该方法可以包括下述的S201和S202。As shown in FIG. 2, an embodiment of the present disclosure provides an interface control method, and the method may include the following S201 and S202.
S201、终端设备接收用户在目标控件上的第一输入。S201: The terminal device receives a user's first input on the target control.
其中,上述目标控件可以显示在终端设备的显示屏中用户的单手操作区域内。其中,该目标控件可以用于控制终端设备的显示屏当前显示的第一界面(以下简称为第一界面)中的对象,或者用于调整终端设备通过该第一界面输出目标对象的输出参数。Wherein, the aforementioned target control may be displayed in the user's one-handed operation area on the display screen of the terminal device. The target control can be used to control objects in the first interface (hereinafter referred to as the first interface) currently displayed on the display screen of the terminal device, or to adjust the output parameters of the terminal device to output the target object through the first interface.
本公开实施例中,在终端设备进入单手操作模式之后,终端设备可以显示上述目标控件,用户可以将该目标控件拖动到终端设备的显示屏中用户的单手操作区域内。如此,当用户单手握持终端设备时,用户可以通过在该目标控件上的输入(即上述第一输入),控 制终端设备。In the embodiment of the present disclosure, after the terminal device enters the one-handed operation mode, the terminal device can display the above-mentioned target control, and the user can drag the target control into the user's one-handed operation area on the display screen of the terminal device. In this way, when the user holds the terminal device with one hand, the user can control the terminal device through the input on the target control (i.e., the above-mentioned first input).
可选的,本公开实施例中,上述目标控件的显示形状可以为扇形、半圆形,或者四边形(例如矩形(具体可以为圆角矩形等)、正方形等)等任意在用户单手握持操作终端设备的情况下,用户(具体为用户握持终端设备的手的手指)可以触及的范围最大的形状。具体可以根据实际使用需求确定,本公开实施例不作限定。Optionally, in the embodiments of the present disclosure, the display shape of the above-mentioned target control may be a fan shape, a semicircle, or a quadrilateral (for example, a rectangle (specifically, a rounded rectangle, etc.), a square, etc.). In the case of operating the terminal device, the user (specifically, the finger of the user's hand holding the terminal device) can reach the shape with the largest range. Specifically, it can be determined according to actual usage requirements, and the embodiment of the present disclosure does not limit it.
示例性的,如图3所示,为本公开实施例提供的上述目标控件显示效果示意图。其中,图3中的(a)为该目标控件的形状为扇形,即该目标控件以扇形效果显示;图3中的(b)为该目标控件的形状为半圆形,即该目标控件以半圆形效果显示;图3中的(c)为该目标控件的形状为圆角矩形,即该目标控件以圆角矩形效果显示。Exemplarily, as shown in FIG. 3, it is a schematic diagram of the display effect of the foregoing target control provided by an embodiment of the present disclosure. Among them, Figure 3 (a) is that the shape of the target control is fan-shaped, that is, the target control is displayed with a fan-shaped effect; Figure 3 (b) is that the shape of the target control is a semicircle, that is, the target control is The semicircle effect is displayed; (c) in Figure 3 shows that the shape of the target control is a rounded rectangle, that is, the target control is displayed with a rounded rectangle effect.
可选的,本公开实施例中,上述目标控件的显示形状可以为终端设备中预置的形状,该目标控件的显示形状可以为终端设备的厂商在终端设备中预置的,也可以为终端设备的厂商提供设置接口,用户通过该设置接口在终端设备中预置的。具体可以根据实际使用需求确定,本公开实施例不作限定。Optionally, in the embodiment of the present disclosure, the display shape of the target control may be a shape preset in the terminal device, and the display shape of the target control may be preset in the terminal device by the manufacturer of the terminal device, or it may be a terminal device. The manufacturer of the device provides a setting interface through which the user presets in the terminal device. Specifically, it can be determined according to actual usage requirements, and the embodiment of the present disclosure does not limit it.
可选的,本公开实施例中,上述目标控件的面积可以为终端设备中预置的数值,该目标控件的面积可以为终端设备的厂商在终端设备中预置的,也可以为终端设备的厂商提供设置接口,用户通过该设置接口在终端设备中预置的。具体可以根据实际使用需求确定,本公开实施例不作限定。Optionally, in the embodiment of the present disclosure, the area of the above-mentioned target control may be a value preset in the terminal device, and the area of the target control may be preset in the terminal device by the manufacturer of the terminal device, or may be the value of the terminal device. The manufacturer provides a setting interface through which the user presets in the terminal device. Specifically, it can be determined according to actual usage requirements, and the embodiment of the present disclosure does not limit it.
可选的,本公开实施例中,上述第一输入可以为滑动输入、单击输入、双击输入、长按输入或者重按输入等任意可能的输入。具体可以根据实际使用需求确定,本公开实施例不作限定。Optionally, in the embodiment of the present disclosure, the foregoing first input may be any possible input such as sliding input, single-click input, double-click input, long-press input, or double-press input. Specifically, it can be determined according to actual usage requirements, and the embodiment of the present disclosure does not limit it.
本公开实施例中,上述重按输入可以为用户在终端设备的屏幕上以大于或等于压力阈值的压力值按下的输入。In the embodiment of the present disclosure, the above-mentioned re-press input may be an input of a user pressing a pressure value greater than or equal to a pressure threshold on the screen of the terminal device.
可选的,本公开实施例中,上述压力阈值可以为终端设备中预置的数值,该压力阈值可以为终端设备的厂商根据终端设备的性能在终端设备中预置的。具体可以根据实际使用需求确定,本公开实施例不作限定。Optionally, in the embodiment of the present disclosure, the pressure threshold may be a value preset in the terminal device, and the pressure threshold may be preset in the terminal device by the manufacturer of the terminal device according to the performance of the terminal device. Specifically, it can be determined according to actual usage requirements, and the embodiment of the present disclosure does not limit it.
本公开实施例中,上述长按输入可以为用户在终端设备的屏幕上以大于或等于时间阈值的时长按下的输入。In the embodiment of the present disclosure, the aforementioned long-press input may be an input by the user to press on the screen of the terminal device for a duration greater than or equal to a time threshold.
可选的,本公开实施例中,上述时间阈值可以为终端设备中预置的数值,该时间阈值可以为终端设备的厂商根据终端设备的性能在终端设备中预置的。具体可以根据实际使用需求确定,本公开实施例不作限定。Optionally, in the embodiment of the present disclosure, the above-mentioned time threshold may be a value preset in the terminal device, and the time threshold may be preset in the terminal device by the manufacturer of the terminal device according to the performance of the terminal device. Specifically, it can be determined according to actual usage requirements, and the embodiment of the present disclosure does not limit it.
S202、终端设备响应于该第一输入,执行目标动作。S202. The terminal device executes a target action in response to the first input.
其中,上述目标动作可以包括以下任意一项:控制终端设备的显示屏当前显示的第一界面中的目标对象、调整终端设备的输出参数,该输出参数为终端设备通过该第一界面输出目标对象的输出参数。The above-mentioned target action may include any of the following: controlling the target object in the first interface currently displayed on the display screen of the terminal device, adjusting the output parameter of the terminal device, and the output parameter is the terminal device outputting the target object through the first interface The output parameters.
本公开实施例中,在终端设备接收到用户在上述目标控件上第一输入之后,终端设备可以响应于该第一输入,控制终端设备的显示屏当前显示的第一界面中的目标对象,或者调整终端设备通过该第一界面输出目标对象时的参数(即终端设备执行上述目标动作)。从而,可以避免相关技术中,进入单手操作模式之后由于界面和图标缩小等,而影响终端设备的单手操作性能的问题。In the embodiment of the present disclosure, after the terminal device receives the user's first input on the above-mentioned target control, the terminal device may respond to the first input to control the target object in the first interface currently displayed on the display screen of the terminal device, or Adjust the parameters when the terminal device outputs the target object through the first interface (that is, the terminal device executes the above-mentioned target action). Therefore, it is possible to avoid the problem that the one-hand operation performance of the terminal device is affected by the shrinkage of the interface and icons after entering the one-hand operation mode in the related art.
可选的,本公开实施例中,终端设备的显示屏当前显示的第一界面可以为流媒体播放界面和非流媒体播放界面。其中,非流媒体播放界面可以包括终端设备的主界面、终端设备的文件管理界面,以及终端设备显示有文件、文本、图片,以及链接等内容的界面。Optionally, in the embodiment of the present disclosure, the first interface currently displayed on the display screen of the terminal device may be a streaming media playing interface and a non-streaming media playing interface. Among them, the non-streaming media playback interface may include the main interface of the terminal device, the file management interface of the terminal device, and the interface where the terminal device displays content such as files, text, pictures, and links.
可选的,本公开实施例中,当上述第一界面不同时,上述目标动作不同,上述目标对象也不同。Optionally, in the embodiment of the present disclosure, when the first interface is different, the target action is different, and the target object is also different.
可选的,本公开实施例中,上述第一界面、目标动作和目标对象的组合可以分为以下两种情况,分别为情况一和情况二,下面对情况一和情况二分别进行示例性的说明。Optionally, in the embodiment of the present disclosure, the combination of the first interface, the target action, and the target object can be divided into the following two cases, namely Case 1 and Case 2. The following is an example of Case 1 and Case 2. instruction of.
情况一:终端设备的显示屏当前显示的第一界面为除流媒体播放界面之外的任意界面(即上述非流媒体播放界面),上述目标对象为该第一界面中的内容,上述目标动作包括:控制终端设备的显示屏当前显示的第一界面中的目标对象。Case 1: The first interface currently displayed on the display screen of the terminal device is any interface other than the streaming media playback interface (that is, the aforementioned non-streaming media playback interface), the target object is the content in the first interface, and the target action is Including: controlling the target object in the first interface currently displayed on the display screen of the terminal device.
可选的,本公开实施例中,对于上述情况一,在终端设备执行上述目标动作之前,终端设备可以根据上述第一输入的输入参数,在该第一界面中确定该目标对象,在确定该目标对象之后,终端设备再对该目标对象执行该目标动作。Optionally, in the embodiment of the present disclosure, for the above case 1, before the terminal device executes the above target action, the terminal device may determine the target object in the first interface according to the input parameters of the first input, and then determine the target object in the first interface. After the target object, the terminal device performs the target action on the target object.
示例性的,结合图2,如图4所示,在上述S202之前,本公开实施例提供的界面控制方法还可以包括下述的S203,其中,上述S202具体可以通过下述的S202a实现。Exemplarily, with reference to FIG. 2, as shown in FIG. 4, before the above S202, the interface control method provided by the embodiment of the present disclosure may further include the following S203, where the above S202 can be specifically implemented by the following S202a.
S203、终端设备响应于第一输入,根据第一输入的输入参数,在第一界面中确定目标对象。S203: In response to the first input, the terminal device determines the target object in the first interface according to the input parameter of the first input.
其中,上述第一输入的输入参数可以包括以下至少一项:该第一输入的起始位置、该第一输入的终止位置以及该第一输入的输入轨迹。The input parameter of the first input may include at least one of the following: a starting position of the first input, an ending position of the first input, and an input trajectory of the first input.
S202a、终端设备对该目标对象执行目标动作。S202a. The terminal device executes a target action on the target object.
需要说明的是,本公开实施例中,上述S203中“根据第一输入的输入参数,在第一界面中确定目标对象”的步骤和上述S202a均是响应第一输入的结果。为了清楚地示意,图4中仅在S203中示意了“响应于第一输入”。It should be noted that in the embodiment of the present disclosure, the step of "determining the target object in the first interface according to the input parameter of the first input" in S203 and S202a are the results of responding to the first input. To illustrate clearly, only "response to the first input" is illustrated in S203 in FIG. 4.
本公开实施例中,对于上述情况一,在终端设备接收到上述第一输入之后,响应于该第一输入,终端设备可以根据上述第一输入的输入参数,从该第一界面中显示的内容中确定上述目标对象,并在确定该目标对象之后,终端设备可以对该目标对象执行上述目标动作(即上述控制终端设备的显示屏当前显示的第一界面中的目标对象)。In the embodiment of the present disclosure, for the above case 1, after the terminal device receives the first input, in response to the first input, the terminal device can, according to the input parameters of the first input, obtain the content displayed on the first interface After determining the target object, the terminal device can execute the target action on the target object (that is, the target object in the first interface currently displayed on the display screen of the control terminal device).
可选的,本公开实施例中,当上述第一界面为除流媒体播放界面之外的界面时,该第一界面中显示的内容可以包括:图标(例如应用图标、控件图标等)、文件、文本、图片,以及链接等任意可能的内容。具体可以根据实际使用需求确定,本公开实施例不作限定。Optionally, in the embodiments of the present disclosure, when the above-mentioned first interface is an interface other than the streaming media playback interface, the content displayed in the first interface may include: icons (for example, application icons, control icons, etc.), files , Text, pictures, and links. Specifically, it can be determined according to actual usage requirements, and the embodiment of the present disclosure does not limit it.
可选的,本公开实施例中,对于上述情况一,上述目标对象可以为上述第一界面中的图标(例如应用图标、控件图标等)、文件、文本、图片,或者链接等终端设备可以执行上述目标动作的内容。具体可以根据实际使用需求确定,本公开实施例不作限定。Optionally, in the embodiments of the present disclosure, for the above case 1, the target object may be an icon (for example, an application icon, a control icon, etc.), a file, text, picture, or a link in the first interface. The content of the above target action. Specifically, it can be determined according to actual usage requirements, and the embodiment of the present disclosure does not limit it.
可选的,本公开实施例中,上述控制终端设备的显示屏当前显示第一界面中的目标对象,可以包括以下任意一项:终端设备移动该目标对象、终端设备删除该目标对象、终端设备显示与该目标对象对应的界面、终端设备复制该目标对象以及终端设备分享该目标对象。Optionally, in the embodiment of the present disclosure, the display screen of the control terminal device currently displaying the target object in the first interface may include any of the following: the terminal device moves the target object, the terminal device deletes the target object, and the terminal device The interface corresponding to the target object is displayed, the terminal device copies the target object, and the terminal device shares the target object.
可以理解,本公开实施例中,上述终端设备显示与上述目标对象对应的界面可以为终端设备将终端设备的显示屏当前显示的第一界面更新为与该目标对象对应的界面。例如, 假设上述目标对象为应用图标“照片”,那么终端设备显示与应用图标“照片”对应的界面可以终端设备将终端设备的显示屏当前显示的第一界面更新为与应用图标“照片”对应的界面。It can be understood that, in the embodiments of the present disclosure, displaying the interface corresponding to the target object by the terminal device may mean that the terminal device updates the first interface currently displayed on the display screen of the terminal device to the interface corresponding to the target object. For example, assuming that the above target object is the application icon "photo", the terminal device can display an interface corresponding to the application icon "photo", and the terminal device may update the first interface currently displayed on the display screen of the terminal device to correspond to the application icon "photo" Interface.
本公开实施例中,对于上述情况一,上述第一输入具体可以为用户在上述目标控件中的滑动输入。In the embodiment of the present disclosure, for the above case 1, the first input may specifically be the user's sliding input in the target control.
可以理解,本公开实施例中,上述第一输入的起始位置可以为用户的滑动输入的起始位置;该第一输入的终止位置可以为用户的滑动输入的终止位置;该第一输入的输入轨迹可以为用户的滑动输入的输入轨迹。It can be understood that, in the embodiment of the present disclosure, the start position of the first input may be the start position of the user's sliding input; the end position of the first input may be the end position of the user's sliding input; The input track may be an input track of the user's sliding input.
可选的,本公开实施例中,终端设备中可以包括上述目标控件和上述第一界面的比例关系(例如该目标控件和该第一界面的坐标比例关系),在终端设备接收到用户在该目标控件中的滑动输入(即上述第一输入)之后,终端设备可以根据该第一输入的输入参数,结合该比例关系,在第一界面中确定上述目标对象。Optionally, in the embodiments of the present disclosure, the terminal device may include the proportional relationship between the target control and the first interface (for example, the coordinate proportional relationship between the target control and the first interface), and the terminal device receives the user’s After the sliding input in the target control (that is, the first input), the terminal device can determine the target object in the first interface according to the input parameters of the first input and the proportional relationship.
可选的,本公开实施例中,上述目标控件和第一界面的比例关系可以为终端设备中预置的数值组或关系式。该目标控件和第一界面的比例关系可以为终端设备的厂商根据终端设备的性能在终端设备中预置的。具体可以根据实际使用需求确定,本公开实施例不作限定。Optionally, in the embodiment of the present disclosure, the proportional relationship between the above-mentioned target control and the first interface may be a numerical value group or relationship preset in the terminal device. The proportional relationship between the target control and the first interface may be preset in the terminal device by the manufacturer of the terminal device according to the performance of the terminal device. Specifically, it can be determined according to actual usage requirements, and the embodiment of the present disclosure does not limit it.
可选的,本公开实施例中,对于上述情况一,在终端设备显示上述目标控件之后,终端设备还可以在上述第一界面中显示一个指针控件,该指针控件可以用于向用户指示上述第一输入的输入参数对应的对象。Optionally, in the embodiment of the present disclosure, for the above case 1, after the terminal device displays the above target control, the terminal device may also display a pointer control in the above first interface, and the pointer control may be used to indicate to the user the above first interface. The object corresponding to an input parameter.
可选的,本公开实施例中,当用户通过上述第一输入,触发终端设备控制上述指针控件指向上述第一界面中的某一对象时,此时终端设备可以确定该对象为上述目标对象。Optionally, in the embodiment of the present disclosure, when the user triggers the terminal device to control the pointer control to point to an object in the first interface through the first input, the terminal device can determine that the object is the target object.
可选的,本公开实施例中,对于上述情况一,上述目标控件中还可以包括一个触发按钮,在终端设备确定上述目标对象之后,用户可以通过对该触发按钮的输入,触发终端设备对该目标对象执行上述目标动作。Optionally, in the embodiment of the present disclosure, for the above case 1, the target control may also include a trigger button. After the terminal device determines the target object, the user can trigger the terminal device to respond to the trigger button by inputting the trigger button. The target object performs the above-mentioned target action.
当然,可以理解,用户也可以通过在目标控件中的单击输入、双击输入、长按输入或者重按输入等,触发终端设备对该目标对象执行上述目标动作。具体可以根据实际使用需求确定,本公开实施例不作限定。Of course, it can be understood that the user can also trigger the terminal device to perform the above-mentioned target action on the target object through single-click input, double-click input, long-press input, or double-press input in the target control. Specifically, it can be determined according to actual usage requirements, and the embodiment of the present disclosure does not limit it.
可选的,本公开实施例中,上述第一输入可以包括两个子输入,分别为第一子输入和第二子输入。其中,第一子输入可以用于触发终端设备确定上述目标对象,第二子输入可以用于触发终端设备执行上述目标动作。Optionally, in the embodiment of the present disclosure, the above-mentioned first input may include two sub-inputs, which are the first sub-input and the second sub-input respectively. The first sub-input may be used to trigger the terminal device to determine the above-mentioned target object, and the second sub-input may be used to trigger the terminal device to perform the above-mentioned target action.
本公开实施例中,上述第一子输入可以为用户在上述目标控件的空白区域的滑动输入。In the embodiment of the present disclosure, the first sub-input may be a user's sliding input in the blank area of the target control.
可选的,本公开实施例中,上述第二子输入的输入对象可以为上述触发按钮或者上述第一子输入结束的位置。Optionally, in the embodiment of the present disclosure, the input object of the second sub-input may be the trigger button or the position where the first sub-input ends.
可选的,本公开实施例中,当该第二子输入的输入对象为该触发按钮时,该第二子输入可以为用户对上述触发按钮的单击输入、双击输入、长按输入或者重按输入等任意可能的输入。当该第二子输入的输入对象为该第一子输入结束的位置时,该第二子输入可以为用户在该第一子输入结束的位置上的单击输入、双击输入、长按输入或者重按输入等任意可能的输入。具体可以根据实际使用需求确定,本公开实施例不作限定。Optionally, in the embodiment of the present disclosure, when the input object of the second sub-input is the trigger button, the second sub-input may be the user's single-click input, double-click input, long-press input, or repetition of the trigger button. Press input and other possible inputs. When the input object of the second sub-input is the position where the first sub-input ends, the second sub-input can be the user's single-click input, double-click input, long-press input, or input at the position where the first sub-input ends. Press again to enter any possible input. Specifically, it can be determined according to actual usage requirements, and the embodiment of the present disclosure does not limit it.
本公开实施例中,对于上述长按输入和重按输入的详细描述具体可以参见上述S201中对长按输入和重按输入的相关描述,此处不再赘述。In the embodiments of the present disclosure, for the detailed description of the long-press input and the re-press input, please refer to the relevant description of the long-press input and the re-press input in S201, which will not be repeated here.
可选的,本公开实施例中,在终端设备在上述第一界面中显示上述指针控件的情况下,当用户在上述目标控件中滑动时,终端设备可以根据用户在上述目标控件中滑动的轨迹(即上述第一输入的参数)在该第一界面中移动该指针控件,直至该指针控件移动到用户想要选择的对象上为止,此时终端设备可以确定该指针控件所指的对象即为上述目标对象,然后用户可以通过对上述触发按钮的输入(即上述第二子输入),以触发终端设备对该目标对象执行上述目标操作。Optionally, in the embodiment of the present disclosure, when the terminal device displays the pointer control in the first interface, when the user slides in the target control, the terminal device may follow the track of the user sliding in the target control (That is, the first input parameter) in the first interface, move the pointer control until the pointer control moves to the object that the user wants to select. At this time, the terminal device can determine that the object pointed to by the pointer control is the above The target object, and then the user can trigger the terminal device to perform the target operation on the target object by inputting the trigger button (that is, the second sub-input).
示例性的,本公开实施例中,假设上述第一界面为终端设备的主界面,在终端设备显示上述目标控件之后,终端设备也可以在该第一界面中显示上述指针控件,且该目标控件中包括上述触发按钮,以及上述第一输入可以包括第一子输入和上述第二子输入,其中,该第一子输入为用户在上述目标控件的空白区域的滑动输入,该第二输入为用户对上述触发按钮的单击输入,且上述目标对象为应用图标“照片”,上述目标动作为显示与目标对象对应的界面。那么,如图5中的(a)所示,终端设备显示上述目标控件(包括触发按钮51)之后,用户在该目标控件的空白区域中的滑动,终端设备响应于该输入(即第一子输入),如图5中的(b)所示,将指针控件移动到应用图标“照片”(即目标对象)上,然后用户单击触发按钮51,终端设备响应于该输入(即第二子输入),如图5中的(c)所示,终端设备显示与应用图标“照片”对应的界面(即终端设备执行目标动作)。Exemplarily, in the embodiment of the present disclosure, it is assumed that the first interface is the main interface of the terminal device. After the terminal device displays the target control, the terminal device may also display the pointer control in the first interface, and the target control Includes the trigger button described above, and the first input may include a first sub-input and the second sub-input, wherein the first sub-input is the user's sliding input in the blank area of the target control, and the second input is the user The click input of the trigger button is input, the target object is the application icon "photo", and the target action is to display an interface corresponding to the target object. Then, as shown in Figure 5 (a), after the terminal device displays the above-mentioned target control (including the trigger button 51), the user slides in the blank area of the target control, and the terminal device responds to the input (that is, the first child Input), as shown in Figure 5 (b), move the pointer control to the application icon "photo" (ie the target object), and then the user clicks the
需要说明的是,本公开实施例中,上述如图5所示的示意图是以上述第一界面为终端设备的主界面为例进行示例性的说明的。对于第一界面为终端设备的文件管理界面或者终端设备显示有文件、文本、图片,以及链接等内容的界面,其控制方式与上述如图5所示的控制方式类似,此处不再赘述。It should be noted that, in the embodiment of the present disclosure, the schematic diagram shown in FIG. 5 is exemplified by taking the first interface as the main interface of the terminal device as an example. Regarding the first interface being the file management interface of the terminal device or the interface displaying files, texts, pictures, links and other content on the terminal device, the control method is similar to the above-mentioned control method shown in FIG. 5 and will not be repeated here.
本公开实施例中,在终端设备的显示屏当前显示的第一界面为除流媒体播放界面之外的任意界面,上述目标对象为该第一界面中的内容,上述目标动作包括:控制终端设备的显示屏当前显示的第一界面中的目标对象的情况下,在终端设备执行该目标动作之前,终端设备可以先根据上述第一输入的输入参数,在该第一界面中确定该目标对象,然后再对该目标对象执行该目标动作,如此可以提高终端设备在单手操作模式下,响应用户的输入的准确率,从而以提高终端设备的单手操作性能。In the embodiment of the present disclosure, the first interface currently displayed on the display screen of the terminal device is any interface other than the streaming media playback interface, the above-mentioned target object is the content in the first interface, and the above-mentioned target action includes: controlling the terminal device In the case of the target object in the first interface currently displayed on the display screen, before the terminal device executes the target action, the terminal device may first determine the target object in the first interface according to the input parameters of the first input, Then the target action is performed on the target object, so that the accuracy of the terminal device in response to the user's input in the single-handed operation mode can be improved, thereby improving the single-handed operation performance of the terminal device.
情况二:上述第一界面为流媒体播放界面,上述目标对象为通过该第一界面播放的流媒体,上述目标动作包括:调整终端设备通过该第一界面输出该目标对象的输出参数。Case 2: The first interface is a streaming media playback interface, the target object is a streaming media played through the first interface, and the target action includes: adjusting the terminal device to output output parameters of the target object through the first interface.
可选的,本公开实施例中,对于上述情况二,在终端设备执行上述目标动作之前,终端设备可以根据上述第一输入的输入参数,确定一个数值(例如本公开实施例中的目标数值),在确定该数值之后,终端设备再将终端设备输出该目标对象的输出参数的数值调整为该数值。Optionally, in the embodiment of the present disclosure, for the above case 2, before the terminal device executes the above target action, the terminal device may determine a value (for example, the target value in the embodiment of the present disclosure) according to the input parameter of the first input. After determining the value, the terminal device adjusts the value of the output parameter of the target object output by the terminal device to the value.
示例性的,结合图2,如图6所示,在上述S202之前,本公开实施例提供的界面控制方法还可以包括下述的S204。其中,上述S202具体可以通过下述的S202b实现。Exemplarily, in conjunction with FIG. 2, as shown in FIG. 6, before the foregoing S202, the interface control method provided by the embodiment of the present disclosure may further include the following S204. Among them, the above S202 can be specifically implemented by the following S202b.
S204、终端设备响应于第一输入,根据第一输入的输入参数,确定目标数值。S204. In response to the first input, the terminal device determines the target value according to the input parameter of the first input.
S202b、终端设备调整终端设备通过该第一界面输出目标对象的输出参数的数值为目标数值。S202b: The terminal device adjusts the value of the output parameter of the target object output by the terminal device through the first interface to the target value.
其中,上述第一输入的输入参数包括以下至少一项:该第一输入的起始位置、该第一输入的终止位置、该第一输入的输入轨迹。Wherein, the input parameter of the first input includes at least one of the following: the starting position of the first input, the ending position of the first input, and the input track of the first input.
需要说明的是,本公开实施例中,上述S204中“根据第一输入的输入参数,确定目标数值”的步骤和上述S202b均是响应第一输入的结果。为了清楚地示意,图6中仅在S204中示意了“响应于第一输入”。It should be noted that in the embodiment of the present disclosure, the step of "determining the target value according to the input parameter of the first input" in the above S204 and the above S202b are both the result of responding to the first input. To illustrate clearly, only "response to the first input" is illustrated in S204 in FIG. 6.
本公开实施例中,对于上述情况二,在终端设备执行该目标动作之前,终端设备可以根据上述第一输入的输入参数,确定一个数值(即上述目标数值),并在确定该目标数值之后,终端设备可以将终端设备输出该目标对象的输出参数的数值调整为该目标数值。In the embodiment of the present disclosure, for the second case described above, before the terminal device executes the target action, the terminal device may determine a value (that is, the target value) according to the input parameter of the first input, and after determining the target value, The terminal device can adjust the value of the output parameter of the target object output by the terminal device to the target value.
可选的,本公开实施例中,当上述目标对象为该第一界面中播放的流媒体时,该流媒体可以为视频文件或者音频文件等任意可能的流媒体。具体可以根据实际使用需求确定,本公开实施例中不作限定。Optionally, in the embodiment of the present disclosure, when the above-mentioned target object is streaming media played in the first interface, the streaming media may be any possible streaming media such as a video file or an audio file. Specifically, it can be determined according to actual usage requirements, which is not limited in the embodiments of the present disclosure.
可选的,本公开实施例中,上述终端设备输出上述目标对象的输出参数可以包括以下任意一项:终端设备显示该目标对象的亮度、终端设备播放该目标对象的音量以及终端设备播放目标对象的进度。Optionally, in the embodiment of the present disclosure, the output parameters of the terminal device outputting the target object may include any of the following: the brightness of the terminal device displaying the target object, the volume of the terminal device playing the target object, and the terminal device playing the target object Progress.
可选的,本公开实施例中,上述目标控件中可以包括至少一个子控件,其中每个子控件可以用于调整一项输出参数,上述第一输入可以为用户对该至少一个子控件中的一个子控件的输入。Optionally, in the embodiment of the present disclosure, the above-mentioned target control may include at least one sub-control, wherein each sub-control can be used to adjust an output parameter, and the above-mentioned first input may be a user's input to one of the at least one sub-control. The input of the child control.
可选的,本公开实施例中,上述至少一个子控件可以包括亮度控件、音量控件、流媒体播放控件(例如用于控制播放进度和/或播放启停的控件)等任意可能的控件。具体可以根据实际使用需求确定,本公开实施例不作限定。Optionally, in the embodiment of the present disclosure, the above-mentioned at least one sub-control may include any possible control such as a brightness control, a volume control, and a streaming media playback control (for example, a control for controlling playback progress and/or playback start and stop). Specifically, it can be determined according to actual usage requirements, and the embodiment of the present disclosure does not limit it.
需要说明的是,本公开实施例中,上述流媒体播放控件可以为一个控件,也可以为两个控件。当该流媒体播放控件为一个控件时,该流媒体播放控件可以用于控制流媒体播放的进度和流媒体播放的启停;该流媒体播放控件为两个控件时,分别为播放进度控件和播放启停控件,其中,播放进度控件用于控制流媒体播放的进度,播放启停控件用于控制流媒体播放的启停。It should be noted that, in the embodiments of the present disclosure, the aforementioned streaming media playback control may be one control or two controls. When the streaming media playback control is one control, the streaming media playback control can be used to control the progress of streaming media playback and the start and stop of streaming media playback; when the streaming media playback control is two controls, they are the playback progress control and Play start and stop controls, where the play progress control is used to control the progress of streaming media playback, and the play start and stop controls are used to control the start and stop of streaming media playback.
可选的,本公开实施例中,上述目标控件中的区域可以为可滑动区域,当上述子控件的数量较多时,该目标控件可能无法将上述至少一个子控件同时显示在该目标控件中,此时用户可以通过在上述目标控件的空白区域的滑动输入(例如向左滑动、向右滑动、向上滑动或者向下滑动等任意可能的滑动输入),以触发终端设备在该目标控件中显示其它子控件,从而便于用户对这些子控件操作。Optionally, in the embodiment of the present disclosure, the area in the target control may be a slidable area. When the number of the child controls is large, the target control may not be able to display the at least one child control in the target control at the same time. At this time, the user can use sliding input in the blank area of the target control (for example, sliding left, sliding right, sliding up, or sliding down, etc.) to trigger the terminal device to display other items in the target control. Sub-controls, so as to facilitate users to operate these sub-controls.
示例性的,本公开实施例中,以终端设备竖屏显示上述第一界面(流媒体播放界面)为例,假设上述目标控件中包括4个子控件,分别为播放进度控件、播放启停控件、亮度控件和音量控件,那么当上述目标控件中包括如图7中的(a)所示播放进度控件71和播放启停控件72时,用户可以滑动该目标控件中的空白区域,如此终端设备响应于该输入,可以更新该目标控件中的子控件。如图7中的(b)所示,终端设备可以将该目标控件中的播放进度控件71和播放启停控件72更新为亮度控件73、音量控件74和播放进度控件71。Exemplarily, in the embodiment of the present disclosure, the first interface (streaming media playback interface) displayed on the vertical screen of the terminal device is taken as an example. It is assumed that the target control includes 4 sub-controls, namely a playback progress control, a playback start/stop control, Brightness control and volume control, when the aforementioned target control includes a
又示例性的,本公开实施例中,以终端设备横屏显示上述第一界面(流媒体播放界面)为例,假设上述目标控件中包括4个子控件,分别为播放进度控件、播放启停控件、亮度 控件和音量控件,那么当上述目标控件中包括如图8中的(a)所示播放进度控件71和播放启停控件72时,用户可以滑动该目标控件中的空白区域,如此终端设备响应于该输入,可以更新该目标控件中的子控件。如图8中的(b)所示,终端设备可以将该目标控件中的播放进度控件71和播放启停控件72更新为亮度控件73、音量控件74和播放进度控件71。As another example, in the embodiment of the present disclosure, the first interface (streaming media playback interface) displayed on the horizontal screen of the terminal device is taken as an example. It is assumed that the target control includes 4 sub-controls, namely a playback progress control and a playback start/stop control. , Brightness control and volume control, then when the above-mentioned target control includes a
需要说明的是,本公开实施例中,上述图7和图8(目标控件包括两个页面)是以播放进度控件71在目标控件中的两个页面均显示为例进行示例性的说明的,具体实现时,播放进度控件71也可以只在目标控件中的一个页面显示。It should be noted that, in the embodiment of the present disclosure, the above-mentioned Figures 7 and 8 (the target control includes two pages) are exemplified by taking the display of the
本公开实施例中,在终端设备的显示屏当前显示的第一界面为流媒体播放界面,上述目标对象为该第一界面中播放的流媒体,上述目标动作包括:调整终端设备输出该目标对象的输出参数的情况下,在终端设备执行该目标动作之前,终端设备可以先根据上述第一输入的输入参数,确定上述目标数值,然后再将终端设备输出该目标对象的输出参数的数值调整为该数值,如此可以提高终端设备在单手操作模式中响应用户的输入的准确率,从而可以提高终端设备的单手操作性能。In the embodiment of the present disclosure, the first interface currently displayed on the display screen of the terminal device is a streaming media playback interface, the above target object is the streaming media played in the first interface, and the above target action includes: adjusting the terminal device to output the target object In the case of the output parameter of the terminal device, before the terminal device executes the target action, the terminal device may first determine the target value according to the input parameter of the first input, and then adjust the value of the output parameter of the target object output by the terminal device to This value can improve the accuracy of the terminal device in response to the user's input in the single-handed operation mode, thereby improving the single-handed operation performance of the terminal device.
本公开实施例提供一种界面控制方法,由于终端设备的显示屏中用户的单手操作区域内显示有目标控件,因此用户通过对该目标控件的输入,即可触发终端设备控制该显示屏当前显示的第一界面中的目标对象,或者触发终端设备调整其通过第一界面输出目标对象时的参数。如此,在用户单手握持终端设备的情况下,用户通过对该目标控件的输入,即可控制终端设备,即本公开实施例在无须减小终端设备的显示屏当前显示的界面和该界面中的图标的有效尺寸的情况下,即可满足用户单手操作终端设备的需求,进而可以提高终端设备的单手操作性能。The embodiment of the present disclosure provides an interface control method. Since the target control is displayed in the user's one-handed operation area on the display screen of the terminal device, the user can trigger the terminal device to control the display screen by inputting the target control. The displayed target object in the first interface, or trigger the terminal device to adjust its parameters when outputting the target object through the first interface. In this way, when the user holds the terminal device with one hand, the user can control the terminal device by inputting the target control. That is, the embodiment of the present disclosure does not need to reduce the interface currently displayed on the display screen of the terminal device and the interface. In the case of the effective size of the icon in the icon, the user's need for one-handed operation of the terminal device can be met, and the one-handed operation performance of the terminal device can be improved.
可选的,本公开实施例中,在终端设备接收用户在上述目标控件上的第一输入之前,用户可以通过一个输入(例如本公开实施例中的第二输入),触发终端设备进入单手操作模式,在终端设备进入单手操作模式之后,终端设备可以在终端设备的显示屏某一区域(例如本公开实施例中的第二区域)中显示该目标控件。并且当终端设备的显示屏当前显示界面(即上述第一界面)中与该区域重叠的区域(例如本公开实施例中的第一区域)显示有一些对象(例如本公开实施例中的M个对象)时,该目标控件可能会覆盖这些对象,此时,终端设备可以在目标控件中显示这些对象,以使得用户可以对这些对象操作。Optionally, in the embodiment of the present disclosure, before the terminal device receives the user's first input on the above-mentioned target control, the user can trigger the terminal device to enter the one-handed operation through an input (for example, the second input in the embodiment of the present disclosure). In the operation mode, after the terminal device enters the one-handed operation mode, the terminal device may display the target control in a certain area of the display screen of the terminal device (for example, the second area in the embodiment of the present disclosure). And when the current display interface (i.e., the above-mentioned first interface) of the display screen of the terminal device overlaps with the area (for example, the first area in the embodiment of the present disclosure), some objects (for example, M in the embodiment of the present disclosure) are displayed. Object), the target control may cover these objects. At this time, the terminal device can display these objects in the target control so that the user can operate on these objects.
在该目标控件中显示被该目标控件遮挡的、上述第一界面中的区域(例如本公开实施例中的第一区域)中包括的对象。The target control displays the objects included in the area of the first interface (for example, the first area in the embodiment of the present disclosure) that is blocked by the target control.
示例性的,结合图2,如图9所示,在上述S201之前,本公开实施例提供的界面控制方法还可以包括下述的S205和S206。Exemplarily, in conjunction with FIG. 2, as shown in FIG. 9, before the above S201, the interface control method provided by the embodiment of the present disclosure may further include the following S205 and S206.
S205、终端设备接收用户的第二输入。S205: The terminal device receives the second input of the user.
S206、终端设备响应于该第二输入,在终端设备的显示屏上显示目标控件,并在该目标控件中显示M个对象。S206. In response to the second input, the terminal device displays a target control on the display screen of the terminal device, and displays M objects in the target control.
其中,上述M个对象可以为第一区域中包括的对象,该第一区域可以为上述第一界面中与第二区域对应的区域,该第二区域可以为终端设备的显示屏上显示目标控件的区域,M为正整数。The above-mentioned M objects may be objects included in the first area, the first area may be an area corresponding to the second area in the first interface, and the second area may be a target control displayed on the display screen of the terminal device. M is a positive integer.
可以理解,上述第一区域可以为第一界面中被目标控件遮挡的区域。It can be understood that the above-mentioned first area may be an area in the first interface that is blocked by the target control.
本公开实施例中,用户可以通过上述第二输入,触发终端设备进入单手操作模式,以触发终端设备在终端设备的显示屏上显示上述目标控件,并在该目标控件中显示上述M个对象。如此,用户可以不仅可以通过对该目标控件的输入(即上述第一输入),触发终端设备执行上述目标动作,还可以使得该M个对象对用户可见,以方便用户对这些对象进行操作。In the embodiment of the present disclosure, the user can trigger the terminal device to enter the one-handed operation mode through the above-mentioned second input to trigger the terminal device to display the above-mentioned target control on the display screen of the terminal device, and display the above-mentioned M objects in the target control . In this way, the user can not only trigger the terminal device to perform the aforementioned target action through the input to the target control (ie, the aforementioned first input), but can also make the M objects visible to the user to facilitate the user to operate these objects.
可选的,本公开实施例中,上述第二输入可以为用户在终端设备的显示屏当前显示的界面的空白区域中的双击输入、三击输入、长按输入,或者重按输入等任意可能的输入,也可以为用户对终端设备中的特定按键的双击输入、长按输入,或者重按输入等任意可能的输入。具体可以根据实际使用需求确定,本公开实施例不作限定。Optionally, in the embodiment of the present disclosure, the above-mentioned second input may be any possibility such as double-click input, triple-click input, long-press input, or double-click input by the user in a blank area of the interface currently displayed on the display screen of the terminal device. The input can also be any possible input such as double-click input, long-press input, or double-press input of a specific key in the terminal device. Specifically, it can be determined according to actual usage requirements, and the embodiment of the present disclosure does not limit it.
需要说明的是,本公开实施例中,上述双击输入和三击输入等多击输入可以为在第一时长(终端设备响应用户一次输入的时长)内,用户对终端设备的同一个输入位置点击多次的输入。具体的,双击输入可以为在第一时长内,用户对终端设备的同一个输入位置点击两次的输入,三击输入可以为在第一时长内,用户对终端设备的同一个输入位置点击三次的输入等。It should be noted that, in the embodiment of the present disclosure, the above-mentioned double-click input and triple-click input and other multi-click input may be within the first time length (the time the terminal device responds to the user's one input), the user clicks on the same input position of the terminal device Multiple input. Specifically, the double-click input can be an input in which the user clicks twice on the same input position of the terminal device within the first time period, and the three-click input can be an input in which the user clicks the same input position on the terminal device three times within the first time period. Input etc.
可选的,本公开实施例中,上述特定按键可以为人工智能按键,或者虚拟导航按键等终端设备中任意可能的按键。具体可以根据实际使用需求确定,本公开实施例不作限定。Optionally, in the embodiment of the present disclosure, the aforementioned specific button may be an artificial intelligence button, or any possible button in a terminal device such as a virtual navigation button. Specifically, it can be determined according to actual usage requirements, and the embodiment of the present disclosure does not limit it.
本公开实施例中,对于上述长按输入和重按输入的详细描述具体可以参见上述S201中对长按输入和重按输入的相关描述,此处不再赘述。In the embodiments of the present disclosure, for the detailed description of the long-press input and the re-press input, please refer to the relevant description of the long-press input and the re-press input in S201, which will not be repeated here.
可选的,本公开实施例中,上述目标控件可以悬浮显示在终端设备的显示屏上,也可以显示在上述第一界面中。具体可以根据实际使用需求确定,本公开实施例不作限定。Optionally, in the embodiment of the present disclosure, the above-mentioned target control may be displayed floating on the display screen of the terminal device, or may be displayed in the above-mentioned first interface. Specifically, it can be determined according to actual usage requirements, and the embodiment of the present disclosure does not limit it.
需要说明的是,本公开实施例中,当上述目标控件悬浮显示在终端设备的显示屏上时,即该目标控件可以为可拖动的控件,上述第二区域可以为终端设备的显示屏上显示该目标控件的区域,上述第一区域可以为上述第一界面中与该第二区域重叠的区域。当上述目标控件显示在上述第一界面中时,即该目标控件为不可拖动的控件,上述第一区域和第二区域可以为同一个区域,即第一界面中显示该目标控件的区域。It should be noted that, in the embodiments of the present disclosure, when the above-mentioned target control is displayed on the display screen of the terminal device in suspension, that is, the target control may be a draggable control, and the above-mentioned second area may be on the display screen of the terminal device. The area where the target control is displayed, and the first area may be an area overlapping the second area in the first interface. When the target control is displayed in the first interface, that is, the target control is a non-dragable control, and the first area and the second area may be the same area, that is, the area in the first interface where the target control is displayed.
可选的,本公开实施例中,在终端设备显示上述目标控件之后,用户可以根据自身使用习惯,将上述目标控件拖动到终端设备的显示屏中用户的单手操作区域,以使得该目标控件显示在用户的单手操作区域。从而,用户可以通过单手操作该目标控件,以控制终端设备。Optionally, in the embodiment of the present disclosure, after the terminal device displays the above-mentioned target control, the user can drag the above-mentioned target control to the user's one-handed operation area on the display screen of the terminal device according to his own usage habits, so that the target The controls are displayed in the user's one-handed operation area. Therefore, the user can operate the target control with one hand to control the terminal device.
示例性的,本公开实施例中,假设终端设备响应于用户的第二输入,在终端设备的显示屏的左下角显示上述目标控件,而此时用户右手握持终端设备,那么,如图10中的(a)所示,用户可以向右拖动该目标控件,终端设备响应于该输入,如图10中的(b)所示,终端设备可以在终端设备的显示屏的右下角显示该目标控件。其中,图10中的(a)中的右箭头用于指示用户向右拖动目标控件。Exemplarily, in the embodiment of the present disclosure, it is assumed that the terminal device displays the above-mentioned target control in the lower left corner of the display screen of the terminal device in response to the second input of the user, and at this time, the user holds the terminal device with the right hand, then, as shown in Figure 10 As shown in (a), the user can drag the target control to the right, and the terminal device responds to the input. As shown in (b) in Figure 10, the terminal device can display the control in the lower right corner of the display screen of the terminal device. Target control. Wherein, the right arrow in (a) in FIG. 10 is used to instruct the user to drag the target control to the right.
可选的,本公开实施例中,在终端设备响应于上述第二输入,在终端设备的显示屏上显示上述目标控件之后,若终端设备在目标时长内未接收到用户对该目标控件的操作,则终端设备可以隐藏该目标控件。Optionally, in the embodiment of the present disclosure, after the terminal device displays the target control on the display screen of the terminal device in response to the second input, if the terminal device does not receive the user's operation on the target control within the target time period , The terminal device can hide the target control.
可选的,本公开实施例中,上述目标时长可以为终端设备中预置的数值。该目标时长可以为终端设备的厂商在终端设备中预置的,也可以为终端设备的厂商提供设置接口,用 户通过该设置接口在终端设备中预置的。具体可以根据实际使用需求确定,本公开实施例不作限定。Optionally, in the embodiment of the present disclosure, the foregoing target duration may be a value preset in the terminal device. The target duration can be preset in the terminal device by the manufacturer of the terminal device, or it can provide a setting interface for the manufacturer of the terminal device, and the user can preset it in the terminal device through the setting interface. Specifically, it can be determined according to actual usage requirements, and the embodiment of the present disclosure does not limit it.
示例性的,本公开实施例中,上述目标时长可以为30秒、1分钟,或者2分钟等任意可能的数值。Exemplarily, in the embodiment of the present disclosure, the foregoing target duration may be any possible value such as 30 seconds, 1 minute, or 2 minutes.
可选的,本公开实施例中,在终端设备隐藏上述目标控件之后,用户可以通过对终端设备的显示屏的空白区域单击输入或者双击输入,触发终端设备再次显示该目标控件。Optionally, in the embodiments of the present disclosure, after the terminal device hides the above-mentioned target control, the user can trigger the terminal device to display the target control again by clicking input or double-clicking input on a blank area of the display screen of the terminal device.
可选的,本公开实施例中,在终端设备在上述目标控件中显示上述M个对象之后,终端设备可以在终端设备当前显示的第一界面中取消显示该M个对象,也可以在在终端设备当前显示的第一界面中继续显示该M个对象。Optionally, in the embodiment of the present disclosure, after the terminal device displays the above M objects in the above target control, the terminal device may cancel the display of the M objects in the first interface currently displayed on the terminal device, or in the terminal The M objects are continuously displayed in the first interface currently displayed by the device.
可选的,本公开实施例中,上述目标控件可以包括两个目标区域,分别为第一目标区域和第二目标区域。其中,该第一目标区域可以包括上述M个对象,第二目标区域可以包括上述触发按钮以及用户操作的空白区域。Optionally, in the embodiment of the present disclosure, the above-mentioned target control may include two target areas, a first target area and a second target area respectively. Wherein, the first target area may include the foregoing M objects, and the second target area may include the foregoing trigger button and a blank area operated by the user.
可选的,本公开实施例中,上述第一目标区域和上述第二目标区域可以为两个相连的区域,也可以为两个独立的区域。具体可以根据实际使用需求确定,本公开实施例不作限定。Optionally, in the embodiment of the present disclosure, the first target area and the second target area may be two connected areas or two independent areas. Specifically, it can be determined according to actual usage requirements, and the embodiment of the present disclosure does not limit it.
可选的,本公开实施例中,上述第一目标区域的面积和上述第二目标区域的面积可以根据上述目标控件的面积确定。具体的,终端设备中可以预置该第一目标区域的面积和第二目标区域的面积的比值,在该目标控件的面积确定之后,该第一目标区域的面积和第二目标区域的面积也可以确定。Optionally, in the embodiment of the present disclosure, the area of the first target area and the area of the second target area may be determined according to the area of the target control. Specifically, the ratio of the area of the first target area to the area of the second target area can be preset in the terminal device. After the area of the target control is determined, the area of the first target area and the area of the second target area are also set. Can be determined.
下面再结合图11、图12和图13,分别对本公开实施例中的S205-S206进行示例性的说明。In the following, with reference to FIG. 11, FIG. 12, and FIG. 13, respectively, S205-S206 in the embodiment of the present disclosure will be exemplified.
示例性的,本公开实施例中,假设上述目标控件的显示形状为扇形,终端设备的显示屏的当前显示界面为终端设备的主界面,且上述第二输入为用户在终端设备的显示屏的当前显示的界面的空白区域中的长按输入,以及上述第一区域S1中包括4个对象,分别为如图11中的(a)所示的应用图标“浏览器”、应用图标“短信”、应用图标“通讯”、应用图标“音乐”。那么,当用户长按终端设备的主界面时,响应于该输入,如图11中的(b)所示,终端设备在终端设备的显示屏上的与S1(即第一区域)对应的区域(即上述第二区域)显示上述目标控件。具体的,如图11中的(b)所示,终端设备在该目标控件的第一目标区域S11中显示这4个对象(即应用图标“浏览器”、应用图标“短信”、应用图标“通讯”、应用图标“音乐”),并在该目标控件的第二目标区域S12中显示上述触发按钮。其中,该第一目标区域和该第二目标区域可以为两个相连的区域。Exemplarily, in the embodiment of the present disclosure, it is assumed that the display shape of the above-mentioned target control is a fan shape, the current display interface of the display screen of the terminal device is the main interface of the terminal device, and the above-mentioned second input is the user's input on the display screen of the terminal device. The long-press input in the blank area of the currently displayed interface, and the above-mentioned first area S1 includes 4 objects, which are the application icon "Browser" and the application icon "SMS" as shown in (a) in Figure 11 , Application icon "Communication", application icon "Music". Then, when the user long presses the main interface of the terminal device, in response to the input, as shown in (b) in Figure 11, the terminal device is in the area corresponding to S1 (ie the first area) on the display screen of the terminal device (That is, the above-mentioned second area) displays the above-mentioned target control. Specifically, as shown in (b) in Figure 11, the terminal device displays these four objects (ie, the application icon "Browser", the application icon "SMS", and the application icon") in the first target area S11 of the target control. Communication", application icon "Music"), and display the above-mentioned trigger button in the second target area S12 of the target control. Wherein, the first target area and the second target area may be two connected areas.
需要说明的是,本公开实施例中,上述图11中的虚线L1是为了清楚的指示图11中的第一目标区域S11和第二目标区域S12,具体实现时,上述目标控件中可以不包括该虚线L1。It should be noted that, in the embodiments of the present disclosure, the dotted line L1 in FIG. 11 is used to clearly indicate the first target area S11 and the second target area S12 in FIG. 11. When implemented, the target control may not include The broken line L1.
又示例性的,本公开实施例中,假设上述目标控件的显示形状为半圆形,终端设备的显示屏的当前显示界面为终端设备的主界面,且上述第二输入为用户在终端设备的显示屏的当前显示的界面的空白区域中的长按输入,以及上述第一区域S1中包括5个对象,分别为如图12中的(a)所示的应用图标“联系人”、应用图标“浏览器”、 应用图标“短信”、应用图标“通讯”、应用图标“支付”。那么,当用户长按终端设备的主界面时,响应于该输入,如图12中的(b)所示,终端设备在终端设备的显示屏上的与S1(即第一区域)对应的区域(即上述第二区域)显示上述目标控件时。具体的,如图12中的(b)所示,终端设备在该目标控件的第一目标区域S11中显示这5个对象(即应用图标“联系人”、应用图标“浏览器”、应用图标“短信”、应用图标“通讯”、应用图标“支付”)。并在该目标控件的第二目标区域S12中显示上述触发按钮。其中,该第一目标区域和该第二目标区域可以为两个相连的区域。As another example, in the embodiments of the present disclosure, it is assumed that the display shape of the target control is semicircular, the current display interface of the display screen of the terminal device is the main interface of the terminal device, and the second input is the user's input on the terminal device. The long-press input in the blank area of the currently displayed interface of the display screen, and the above-mentioned first area S1 includes 5 objects, which are the application icons "contacts" and application icons as shown in (a) in Figure 12 "Browser", application icon "SMS", application icon "communication", application icon "payment". Then, when the user long presses the main interface of the terminal device, in response to the input, as shown in (b) in Figure 12, the terminal device is in the area corresponding to S1 (ie the first area) on the display screen of the terminal device (That is, the above-mentioned second area) when the above-mentioned target control is displayed. Specifically, as shown in (b) in Figure 12, the terminal device displays these five objects (ie, the application icon "contact", the application icon "browser", and the application icon) in the first target area S11 of the target control. "SMS", application icon "communication", application icon "payment"). And the above-mentioned trigger button is displayed in the second target area S12 of the target control. Wherein, the first target area and the second target area may be two connected areas.
需要说明的是,本公开实施例中,上述图12中的虚线L2是为了清楚的指示图12中的第一目标区域S11和第二目标区域S12,具体实现时,上述目标控件中可以不包括该虚线L2。It should be noted that, in the embodiment of the present disclosure, the dotted line L2 in FIG. 12 is used to clearly indicate the first target area S11 and the second target area S12 in FIG. 12, and in specific implementation, the target control may not include The broken line L2.
再示例性的,本公开实施例中,假设上述目标控件的显示形状为圆角矩形,终端设备的显示屏的当前显示界面为终端设备的主界面,且上述第二输入为用户在终端设备的显示屏的当前显示的界面的空白区域中的长按输入,以及上述第一区域S1中包括4个对象,分别为如图13中的(a)所示的应用图标“浏览器”、应用图标“短信”、应用图标“通讯”、应用图标“音乐”。那么,当用户长按终端设备的主界面时,响应于该输入,如图13中的(b)所示,终端设备在终端设备的显示屏上的与S1(即第一区域)对应的区域(即上述第二区域)显示上述目标控件。具体的,如图13中的(b)所示,终端设备在该目标控件的第一目标区域S11中显示这4个对象(即应用图标“浏览器”、应用图标“短信”、应用图标“通讯”、应用图标“音乐”)。并在该目标控件的第二目标区域S12中显示上述触发按钮。其中,该第一目标区域和该第二目标区域可以为目标控件的两个独立的区域。As another example, in the embodiment of the present disclosure, it is assumed that the display shape of the above-mentioned target control is a rounded rectangle, the current display interface of the display screen of the terminal device is the main interface of the terminal device, and the above-mentioned second input is the user's input on the terminal device. The long-press input in the blank area of the currently displayed interface of the display screen, and the above-mentioned first area S1 includes 4 objects, which are the application icons "browser" and application icons as shown in (a) in Figure 13 "SMS", application icon "communication", application icon "music". Then, when the user long presses the main interface of the terminal device, in response to the input, as shown in Figure 13 (b), the terminal device is in the area corresponding to S1 (ie the first area) on the display screen of the terminal device (That is, the above-mentioned second area) displays the above-mentioned target control. Specifically, as shown in Figure 13 (b), the terminal device displays these 4 objects (ie, the application icon "browser", the application icon "SMS", the application icon ") in the first target area S11 of the target control. Communication", application icon "Music"). And the above-mentioned trigger button is displayed in the second target area S12 of the target control. Wherein, the first target area and the second target area may be two independent areas of the target control.
需要说明的是,本公开实施例中,上述图13中的(b)中的第一目标区域S11中仅以显示应用图标“浏览器”和应用图标“短信”进行示例性说明的,具体实现时,用户可以通过在该第一目标区域S11中的滑动输入,触发终端设备在该第一目标区域S11中显示应用图标“通讯”、应用图标“音乐”。It should be noted that, in the embodiment of the present disclosure, the first target area S11 in (b) in FIG. 13 is only exemplarily illustrated by displaying the application icon "browser" and the application icon "SMS", and the specific implementation is At this time, the user can trigger the terminal device to display the application icon "communication" and the application icon "music" in the first target area S11 by sliding input in the first target area S11.
可以理解,本公开实施例中,上述图11、图12和图13是以在终端设备在上述目标控件中显示上述M个对象之后,终端设备在上述第一界面中取消显示该M个对象为例进行示例性说明的,具体实现时,在终端设备在上述目标控件中显示上述M个对象之后,终端设备还可以在该第一界面中继续显示该M个对象。It can be understood that, in the embodiment of the present disclosure, the foregoing Figures 11, 12, and 13 show that after the terminal device displays the foregoing M objects in the foregoing target control, the terminal device cancels displaying the M objects in the foregoing first interface as For illustrative purposes, in specific implementation, after the terminal device displays the above M objects in the above target control, the terminal device may continue to display the M objects on the first interface.
本公开实施例中,一方面,当用户单手握持终端设备时,用户可以通过上述第二输入,触发终端设备显示上述目标控件,如此用户可以通过一次输入,触发终端设备进入单手操作模式,从而可以提高终端设备进入单手操作模式的便捷性。另一方面,由于上述第一区域与第二区域对应,因此当终端设备在终端设备的显示屏上的第二区域显示上述目标控件时没目标控件可能会覆盖该第一区域中包括的M个对象,如终端设备可以将该M个对象显示在该目标控件中,以用户可以在该目标控件中对这些对象操作,从而可以提高终端设备的单手操作的便捷性。In the embodiments of the present disclosure, on the one hand, when the user holds the terminal device with one hand, the user can trigger the terminal device to display the target control through the above-mentioned second input, so that the user can trigger the terminal device to enter the one-handed operation mode with one input , Which can improve the convenience of the terminal device entering the one-handed operation mode. On the other hand, because the first area corresponds to the second area, when the terminal device displays the target control in the second area on the display screen of the terminal device, no target control may cover the M included in the first area. For example, the terminal device can display the M objects in the target control, so that the user can operate these objects in the target control, thereby improving the convenience of one-handed operation of the terminal device.
可选的,本公开实施例中,当上述M个对象的数量大于或等于2时,即M为大于或等于2的正整数时,如果目标控件中允许对用户可见的对象数量小于M(即目标控件一次向用户展示的对象数量小于M),那么终端设备可以先在目标控件中显示该 M个对象中的一部分对象(例如本公开实施例中的N个第一对象),然后用户可以通过对目标控件的输入触发终端设备再在目标控件中显示该M个对象中的另一部分对象(例如本公开实施例中的K个第二对象),如此,可以使得用户可以在目标控件中对这些对象操作。Optionally, in the embodiment of the present disclosure, when the number of the aforementioned M objects is greater than or equal to 2, that is, when M is a positive integer greater than or equal to 2, if the number of objects allowed to be visible to the user in the target control is less than M (ie The number of objects displayed to the user by the target control at a time is less than M), then the terminal device can first display a part of the M objects in the target control (for example, the N first objects in the embodiment of the present disclosure), and then the user can use The input to the target control triggers the terminal device to display another part of the M objects in the target control (for example, K second objects in the embodiment of the present disclosure). In this way, the user can control these M objects in the target control. Object operation.
示例性的,结合图9,如图14所示,在上述S206之后,本公开实施例提供的界面显示方法,还可以包括下述的S207和S208。其中,S206具体可以通过下述的S206a实现。Exemplarily, in conjunction with FIG. 9, as shown in FIG. 14, after the above S206, the interface display method provided by the embodiment of the present disclosure may further include the following S207 and S208. Among them, S206 can be specifically implemented by the following S206a.
S206a、终端设备响应于第二输入,在终端设备的显示屏上显示目标控件,并在该目标控件中允许对用户可见的对象数量小于M的情况下,在目标控件中显示N个第一对象。S206a. In response to the second input, the terminal device displays the target control on the display screen of the terminal device, and when the number of objects allowed to be visible to the user in the target control is less than M, display N first objects in the target control .
S207、终端设备接收用户对该目标控件的第三输入。S207: The terminal device receives a third input from the user to the target control.
S208、终端设备响应于该第三输入,将目标控件中的N个第一对象更新为K个第二对象。S208. In response to the third input, the terminal device updates the N first objects in the target control to K second objects.
其中,上述N个第一对象和上述K个第二对象可以为上述M个对象中的对象,N和K均为小于M的正整数。Wherein, the N first objects and the K second objects may be objects in the M objects, and both N and K are positive integers less than M.
本公开实施例中,当上述目标控件中允许对用户可见的对象数量小于M时,即目标控件一次向用户展示的对象数量小于M,终端设备可以先在目标控件中显示上述N个第一对象,然后用户可以通过对目标控件的第三输入,触发终端设备将该N个第一对象更新为上述K个第二对象。In the embodiments of the present disclosure, when the number of objects that are allowed to be visible to the user in the above target control is less than M, that is, the number of objects that the target control shows to the user at a time is less than M, the terminal device may first display the above N first objects in the target control , And then the user can trigger the terminal device to update the N first objects to the above K second objects through the third input to the target control.
可选的,本公开实施例中,上述第三输入可以为用户在上述目标控件中的滑动输入。具体的,该第三输入可以为用户对目标控件的向左滑动、向右滑动、向顺时针方向滑动,或者向逆时针方向滑动等任意可能的滑动输入。具体可以根据实际使用需求确定,本公开实施例不作限定。Optionally, in this embodiment of the present disclosure, the aforementioned third input may be a user's sliding input in the aforementioned target control. Specifically, the third input may be any possible sliding input of the user, such as sliding leftward, sliding rightward, sliding clockwise, or sliding counterclockwise of the target control. Specifically, it can be determined according to actual usage requirements, and the embodiment of the present disclosure does not limit it.
可选的,本公开实施例中,上述N个第一对象中的对象与上述K个第二对象中的对象可以均不相同,也可以部分相同。具体可以根据实际使用需求确定,本公开实施例不作限定。Optionally, in the embodiment of the present disclosure, the objects in the above N first objects and the objects in the K second objects may be different or partially the same. Specifically, it can be determined according to actual usage requirements, and the embodiment of the present disclosure does not limit it.
需要说明的是,本公开实施例中可以不限定S201-S202和S207-S208之间的执行顺序。即本公开实施例可以先执行S201-S202,后执行S207-S208;也可以先执行S207-S208,后执行S201-S202。其中,上述图14是以先执行S207-S208,后执行S201-S202为例示例性的说明的。It should be noted that the execution sequence between S201-S202 and S207-S208 may not be limited in the embodiments of the present disclosure. That is, in the embodiment of the present disclosure, S201-S202 may be executed first, and then S207-S208 may be executed; or S207-S208 may be executed first, and S201-S202 may be executed later. Wherein, the above-mentioned FIG. 14 is exemplified by performing S207-S208 first and then S201-S202 as an example.
本公开实施例中,当终端设备无法通过目标控件一次将上述M个对象全部展示给用户时,即目标控件中允许对用户可见的对象数量小于M,终端设备可以先在目标控件中显示上述N个第一对象,当用户需要对其它未显示的对象(例如上述K个第二对象中的对象)操作时,用户可以通过上述第三输入,触发终端设备显示这些对象,从而便于用户对这些对象操作,进而可以提高终端设备单手操作的便捷性。In the embodiment of the present disclosure, when the terminal device cannot display all the above M objects to the user at one time through the target control, that is, the number of objects allowed to be visible to the user in the target control is less than M, the terminal device may first display the above N in the target control. When the user needs to operate other objects that are not displayed (for example, the objects in the K second objects), the user can trigger the terminal device to display these objects through the third input, so that the user can easily control these objects. Operation, thereby improving the convenience of one-handed operation of the terminal device.
如图15所示,本公开实施例提供一种终端设备1500,该终端设备1500包括接收模块1501和执行模块1502。接收模块1501,用于接收用户在目标控件上的第一输入;执行模块1502,用于响应于接收模块1501接收的第一输入,执行目标动作。其中,该目标控件显示在终端设备的显示屏中用户的单手操作区域内,该目标动作包括以下 任意一项:控制该显示屏当前显示的第一界面中的目标对象、调整终端设备的输出参数,该输出参数为终端设备通过该第一界面输出目标对象时的参数。As shown in FIG. 15, an embodiment of the present disclosure provides a
可选的,终端设备的显示屏当前显示的第一界面为除流媒体播放界面之外的任意界面,目标对象为该第一界面中的内容,该目标动作包括:控制终端设备的显示屏当前显示第一界面中的目标对象;结合图15,如图16所示,终端设备1500还包括确定模块1503;确定模块1503,用于在执行模块1502执行目标动作之前,根据接收模块1501接收的第一输入的输入参数,在第一界面中确定该目标对象,该第一输入的输入参数包括以下至少一项:该第一输入的起始位置、该第一输入的终止位置以及该第一输入的输入轨迹。Optionally, the first interface currently displayed on the display screen of the terminal device is any interface other than the streaming media playback interface, the target object is the content in the first interface, and the target action includes: controlling the current display screen of the terminal device Display the target object in the first interface; in conjunction with FIG. 15, as shown in FIG. 16, the
可选的,终端设备控制第一界面中的目标对象包括以下任意一项:移动目标对象、删除目标对象、显示与目标对象对应的界面、复制目标对象以及分享目标对象。Optionally, controlling the target object in the first interface by the terminal device includes any of the following: moving the target object, deleting the target object, displaying an interface corresponding to the target object, copying the target object, and sharing the target object.
可选的,终端设备的显示屏当前显示的第一界面为流媒体播放界面,目标对象为通过该第一界面中播放的流媒体,该目标动作包括:调整终端设备通过该第一界面输出目标对象的输出参数,终端设备还包括确定模块1503;确定模块1503,用于在执行模块1502执行目标动作之前,根据接收模块1501接收的第一输入的输入参数,确定目标数值;执行模块1502,具体用于调整终端设备输出该目标对象的输出参数的数值为确定模块1503确定的目标数值。其中该第一输入的输入参数包括以下至少一项:该第一输入的起始位置、该第一输入的终止位置以及该第一输入的输入轨迹。Optionally, the first interface currently displayed on the display screen of the terminal device is a streaming media playback interface, the target object is a streaming media played through the first interface, and the target action includes: adjusting the terminal device to output the target through the first interface For the output parameters of the object, the terminal device also includes a
可选的,终端设备输出目标对象的输出参数包括以下任意一项:终端设备显示该目标对象的亮度、终端设备播放该目标对象的音量以及终端设备播放该目标对象的进度。Optionally, the output parameter of the terminal device outputting the target object includes any one of the following: the brightness of the terminal device displaying the target object, the volume of the terminal device playing the target object, and the progress of the terminal device playing the target object.
可选的,上述目标控件中包括至少一个子控件,每个子控件用于调整一项输出参数,第一输入为对该至少一个子控件中的一个子控件的输入。Optionally, the aforementioned target control includes at least one sub-control, each sub-control is used to adjust an output parameter, and the first input is an input to one of the at least one sub-control.
可选的,结合图15,如图17所示,终端设备1500还包括显示模块1504。接收模块1501,还用于在接收用户在目标控件上的第一输入之前,接收用户的第二输入;显示模块1504,用于响应于接收模块1501接收的第二输入,在显示屏上显示该目标控件,并在该目标控件中显示M个对象。其中,该M个对象为第一区域中包括的对象,该第一区域为第一界面中与第二区域对应的区域,该第二区域为显示屏上显示目标控件的区域,M为正整数。Optionally, in conjunction with FIG. 15, as shown in FIG. 17, the
可选的,M为大于或等于2的整数。显示模块1504,具体用于在目标控件中允许对用户可见的对象数量小于M的情况下,在目标控件中显示N个第一对象;接收模块1501,还用于接收用户对该目标控件的第三输入;显示模块1504,还用于响应于接收模块1501接收的第三输入,将该目标控件中的该N个第一对象更新为K个第二对象。其中,该N个第一对象和该K个第二对象为M个对象中的对象,N和K均为小于M的正整数。Optionally, M is an integer greater than or equal to 2. The
本公开实施例提供的终端设备能够实现上述界面控制方法实施例中终端设备执行的各个过程,且能达到相同的技术效果,为避免重复,此处不再赘述。The terminal device provided by the embodiment of the present disclosure can implement the various processes performed by the terminal device in the above-mentioned interface control method embodiment, and can achieve the same technical effect. To avoid repetition, details are not described here.
本公开实施例提供一种终端设备,由于终端设备的显示屏中用户的单手操作区域内显示有目标控件,因此用户通过对该目标控件的输入,即可触发终端设备控制该显 示屏当前显示的第一界面中的目标对象,或者触发终端设备调整其通过第一界面输出目标对象时的参数。如此,在用户单手握持终端设备的情况下,用户通过对该目标控件的输入,即可控制终端设备,即本公开实施例在无须减小终端设备的显示屏当前显示的界面和该界面中的图标的有效尺寸的情况下,即可满足用户单手操作终端设备的需求,进而可以提高终端设备的单手操作性能。The embodiment of the present disclosure provides a terminal device. Since a target control is displayed in the user's one-handed operation area on the display screen of the terminal device, the user can trigger the terminal device to control the current display of the display screen by inputting the target control The target object in the first interface or trigger the terminal device to adjust its parameters when outputting the target object through the first interface. In this way, when the user holds the terminal device with one hand, the user can control the terminal device by inputting the target control. That is, the embodiment of the present disclosure does not need to reduce the interface currently displayed on the display screen of the terminal device and the interface. In the case of the effective size of the icon in the icon, the user's need for one-handed operation of the terminal device can be met, and the one-handed operation performance of the terminal device can be improved.
图18为实现本公开各个实施例的一种终端设备的硬件示意图。如图18所示,终端设备100包括但不限于:射频单元101、网络模块102、音频输出单元103、输入单元104、传感器105、显示单元106、用户输入单元107、接口单元108、存储器109、处理器110、以及电源111等部件。本领域技术人员可以理解,图18中示出的终端设备结构并不构成对终端设备的限定,终端设备可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置。在本公开实施例中,终端设备包括但不限于手机、平板电脑、笔记本电脑、掌上电脑、车载终端、可穿戴设备、以及计步器等。FIG. 18 is a schematic diagram of hardware of a terminal device that implements various embodiments of the present disclosure. As shown in FIG. 18, the
其中,用户输入单元107,用于接收用户在目标控件上的第一输入;处理器110,用于响应于用户输入单元107接收的第一输入,执行目标动作;其中,该目标控件显示在终端设备的显示屏中用户的单手操作区域内,该目标动作包括以下任意一项:控制该显示屏当前显示的第一界面中的目标对象、调整终端设备的输出参数,该输出参数为终端设备通过该第一界面输出目标对象时的参数。Among them, the
本公开实施例提供一种终端设备,由于终端设备的显示屏中用户的单手操作区域内显示有目标控件,因此用户通过对该目标控件的输入,即可触发终端设备控制该显示屏当前显示的第一界面中的目标对象,或者触发终端设备调整其通过第一界面输出目标对象时的参数。如此,在用户单手握持终端设备的情况下,用户通过对该目标控件的输入,即可控制终端设备,即本公开实施例在无须减小终端设备的显示屏当前显示的界面和该界面中的图标的有效尺寸的情况下,即可满足用户单手操作终端设备的需求,进而可以提高终端设备的单手操作性能。The embodiment of the present disclosure provides a terminal device. Since a target control is displayed in the user's one-handed operation area on the display screen of the terminal device, the user can trigger the terminal device to control the current display of the display screen by inputting the target control The target object in the first interface or trigger the terminal device to adjust its parameters when outputting the target object through the first interface. In this way, when the user holds the terminal device with one hand, the user can control the terminal device by inputting the target control. That is, the embodiment of the present disclosure does not need to reduce the interface currently displayed on the display screen of the terminal device and the interface. In the case of the effective size of the icon in the icon, the user's need for one-handed operation of the terminal device can be met, and the one-handed operation performance of the terminal device can be improved.
应理解的是,本公开实施例中,射频单元101可用于收发信息或通话过程中,信号的接收和发送,具体的,将来自基站的下行数据接收后,给处理器110处理;另外,将上行的数据发送给基站。通常,射频单元101包括但不限于天线、至少一个放大器、收发信机、耦合器、低噪声放大器、双工器等。此外,射频单元101还可以通过无线通信系统与网络和其他设备通信。It should be understood that, in the embodiment of the present disclosure, the radio frequency unit 101 can be used for receiving and sending signals in the process of sending and receiving information or talking. Specifically, the downlink data from the base station is received and processed by the
终端设备通过网络模块102为用户提供了无线的宽带互联网访问,如帮助用户收发电子邮件、浏览网页和访问流式媒体等。The terminal device provides users with wireless broadband Internet access through the
音频输出单元103可以将射频单元101或网络模块102接收的或者在存储器109中存储的音频数据转换成音频信号并且输出为声音。而且,音频输出单元103还可以提供与终端设备100执行的特定功能相关的音频输出(例如,呼叫信号接收声音、消息接收声音等等)。音频输出单元103包括扬声器、蜂鸣器以及受话器等。The
输入单元104用于接收音频或视频信号。输入单元104可以包括图形处理器(graphics processing unit,GPU)1041和麦克风1042,图形处理器1041对在视频捕获模式或图像捕获模式中由图像捕获装置(如摄像头)获得的静态图片或视频的图像数据进行处理。处理后的图像帧可以显示在显示单元106上。经图形处理器1041处理后的图像帧可以存储在 存储器109(或其它存储介质)中或者经由射频单元101或网络模块102进行发送。麦克风1042可以接收声音,并且能够将这样的声音处理为音频数据。处理后的音频数据可以在电话通话模式的情况下转换为可经由射频单元101发送到移动通信基站的格式输出。The
终端设备100还包括至少一种传感器105,比如光传感器、运动传感器以及其他传感器。具体地,光传感器包括环境光传感器及接近传感器,其中,环境光传感器可根据环境光线的明暗来调节显示面板1061的亮度,接近传感器可在终端设备100移动到耳边时,关闭显示面板1061和/或背光。作为运动传感器的一种,加速计传感器可检测各个方向上(一般为三轴)加速度的大小,静止时可检测出重力的大小及方向,可用于识别终端设备姿态(比如横竖屏切换、相关游戏、磁力计姿态校准)、振动识别相关功能(比如计步器、敲击)等;传感器105还可以包括指纹传感器、压力传感器、虹膜传感器、分子传感器、陀螺仪、气压计、湿度计、温度计、红外线传感器等,在此不再赘述。The
显示单元106用于显示由用户输入的信息或提供给用户的信息。显示单元106可包括显示面板1061,可以采用液晶显示器(liquidcrystal display,LCD)、有机发光二极管(organic light-emitting diode,OLED)等形式来配置显示面板1061。The
用户输入单元107可用于接收输入的数字或字符信息,以及产生与终端设备的用户设置以及功能控制有关的键信号输入。具体地,用户输入单元107包括触控面板1071以及其他输入设备1072。触控面板1071,也称为触摸屏,可收集用户在其上或附近的触摸操作(比如用户使用手指、触笔等任何适合的物体或附件在触控面板1071上或在触控面板1071附近的操作)。触控面板1071可包括触摸检测装置和触摸控制器两个部分。其中,触摸检测装置检测用户的触摸方位,并检测触摸操作带来的信号,将信号传送给触摸控制器;触摸控制器从触摸检测装置上接收触摸信息,并将它转换成触点坐标,再送给处理器110,接收处理器110发来的命令并加以执行。此外,可以采用电阻式、电容式、红外线以及表面声波等多种类型实现触控面板1071。除了触控面板1071,用户输入单元107还可以包括其他输入设备1072。具体地,其他输入设备1072可以包括但不限于物理键盘、功能键(比如音量控制按键、开关按键等)、轨迹球、鼠标、操作杆,在此不再赘述。The
进一步的,触控面板1071可覆盖在显示面板1061上,当触控面板1071检测到在其上或附近的触摸操作后,传送给处理器110以确定触摸事件的类型,随后处理器110根据触摸事件的类型在显示面板1061上提供相应的视觉输出。虽然在图18中,触控面板1071与显示面板1061是作为两个独立的部件来实现终端设备的输入和输出功能,但是在某些实施例中,可以将触控面板1071与显示面板1061集成而实现终端设备的输入和输出功能,具体此处不做限定。Further, the
接口单元108为外部装置与终端设备100连接的接口。例如,外部装置可以包括有线或无线头戴式耳机端口、外部电源(或电池充电器)端口、有线或无线数据端口、存储卡端口、用于连接具有识别模块的装置的端口、音频输入/输出(I/O)端口、视频I/O端口、耳机端口等等。接口单元108可以用于接收来自外部装置的输入(例如,数据信息、电力等等)并且将接收到的输入传输到终端设备100内的一个或多个元件或者可以用于在终端设备100和外部装置之间传输数据。The interface unit 108 is an interface for connecting an external device with the
存储器109可用于存储软件程序以及各种数据。存储器109可主要包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需的应用程序(比如声 音播放功能、图像播放功能等)等;存储数据区可存储根据手机的使用所创建的数据(比如音频数据、电话本等)等。此外,存储器109可以包括高速随机存取存储器,还可以包括非易失性存储器,例如至少一个磁盘存储器件、闪存器件、或其他易失性固态存储器件。The
处理器110是终端设备的控制中心,利用各种接口和线路连接整个终端设备的各个部分,通过运行或执行存储在存储器109内的软件程序和/或模块,以及调用存储在存储器109内的数据,执行终端设备的各种功能和处理数据,从而对终端设备进行整体监控。处理器110可包括一个或多个处理单元;可选的,处理器110可集成应用处理器和调制解调处理器,其中,应用处理器主要处理操作系统、用户界面和应用程序等,调制解调处理器主要处理无线通信。可以理解的是,上述调制解调处理器也可以不集成到处理器110中。The
终端设备100还可以包括给各个部件供电的电源111(比如电池),可选的,电源111可以通过电源管理系统与处理器110逻辑相连,从而通过电源管理系统实现管理充电、放电、以及功耗管理等功能。The
另外,终端设备100包括一些未示出的功能模块,在此不再赘述。In addition, the
可选的,本公开实施例还提供一种终端设备,包括如图18所示的处理器110,存储器109,存储在存储器109上并可在处理器110上运行的计算机程序,该计算机程序被处理器110执行时实现上述界面控制方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。Optionally, an embodiment of the present disclosure further provides a terminal device, including a
本公开实施例还提供一种计算机可读存储介质,计算机可读存储介质上存储有计算机程序,该计算机程序被处理器执行时实现上述界面控制方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。其中,该计算机可读存储介质可以包括只读存储器(read-only memory,ROM)、随机存取存储器(random access memory,RAM)、磁碟或者光盘等。The embodiments of the present disclosure also provide a computer-readable storage medium on which a computer program is stored. When the computer program is executed by a processor, each process of the above-mentioned interface control method embodiment is realized, and the same technology can be achieved. The effect, in order to avoid repetition, will not be repeated here. Wherein, the computer-readable storage medium may include read-only memory (ROM), random access memory (RAM), magnetic disk or optical disk, etc.
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者装置不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者装置所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者装置中还存在另外的相同要素。It should be noted that in this article, the terms "include", "include" or any other variants thereof are intended to cover non-exclusive inclusion, so that a process, method, article or device including a series of elements not only includes those elements, It also includes other elements not explicitly listed, or elements inherent to the process, method, article, or device. If there are no more restrictions, the element defined by the sentence "including a..." does not exclude the existence of other identical elements in the process, method, article or device that includes the element.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本公开的技术方案本质上或者说对相关技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端设备(可以是手机,计算机,服务器,空调器,或者网络设备等)执行本公开各个实施例所述的方法。Through the description of the above embodiments, those skilled in the art can clearly understand that the method of the above embodiments can be implemented by means of software plus the necessary general hardware platform. Of course, it can also be implemented by hardware, but in many cases the former is better.的实施方式。 Based on this understanding, the technical solution of the present disclosure essentially or the part that contributes to the related technology can be embodied in the form of a software product, and the computer software product is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk). ) Includes several instructions to make a terminal device (which can be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) execute the method described in each embodiment of the present disclosure.
上面结合附图对本公开的实施例进行了描述,但是本公开并不局限于上述的具体实施方式,上述的具体实施方式仅仅是示意性的,而不是限制性的,本领域的普通技术人员在本公开的启示下,在不脱离本公开宗旨和权利要求所保护的范围情况下,还可做出很多形式,均属于本公开的保护之内。The embodiments of the present disclosure are described above with reference to the accompanying drawings, but the present disclosure is not limited to the above-mentioned specific embodiments. The above-mentioned specific embodiments are only illustrative and not restrictive. Those of ordinary skill in the art are Under the enlightenment of the present disclosure, many forms can be made without departing from the purpose of the present disclosure and the scope of protection of the claims, all of which fall within the protection of the present disclosure.
Claims (16)
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201910194690.1A CN110069178B (en) | 2019-03-14 | 2019-03-14 | Interface control method and terminal equipment |
| CN201910194690.1 | 2019-03-14 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2020181955A1 true WO2020181955A1 (en) | 2020-09-17 |
Family
ID=67366149
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2020/075378 Ceased WO2020181955A1 (en) | 2019-03-14 | 2020-02-14 | Interface control method and terminal device |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN110069178B (en) |
| WO (1) | WO2020181955A1 (en) |
Families Citing this family (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN110069178B (en) * | 2019-03-14 | 2021-04-02 | 维沃移动通信有限公司 | Interface control method and terminal equipment |
| CN110460907B (en) * | 2019-08-16 | 2021-04-13 | 维沃移动通信有限公司 | Video playing control method and terminal |
| CN110898424B (en) * | 2019-10-21 | 2023-10-20 | 维沃移动通信有限公司 | A display control method and electronic device |
| CN111372140A (en) * | 2020-03-04 | 2020-07-03 | 网易(杭州)网络有限公司 | Barrage adjusting method and device, computer readable storage medium and electronic equipment |
| CN111694494B (en) * | 2020-06-10 | 2022-04-26 | 维沃移动通信有限公司 | Control method and device |
| CN112148172B (en) * | 2020-09-29 | 2022-11-11 | 维沃移动通信有限公司 | Operation control method and device |
| CN113641275A (en) * | 2021-08-24 | 2021-11-12 | 维沃移动通信有限公司 | Interface control method and electronic device |
| CN114594897A (en) * | 2022-03-10 | 2022-06-07 | 维沃移动通信有限公司 | One-hand control method, control device, electronic device and storage medium of touch screen |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20150074598A1 (en) * | 2013-09-09 | 2015-03-12 | Lenovo (Beijing) Limited | Information processing methods and electronic devices |
| CN107621914A (en) * | 2017-08-02 | 2018-01-23 | 努比亚技术有限公司 | Display methods, terminal and the computer-readable recording medium of termination function control key |
| CN108733282A (en) * | 2018-04-16 | 2018-11-02 | 维沃移动通信有限公司 | A kind of page moving method and terminal device |
| CN108762634A (en) * | 2018-05-15 | 2018-11-06 | 维沃移动通信有限公司 | A kind of control method and terminal |
| CN110069178A (en) * | 2019-03-14 | 2019-07-30 | 维沃移动通信有限公司 | Interface control method and terminal device |
Family Cites Families (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN102830917A (en) * | 2012-08-02 | 2012-12-19 | 上海华勤通讯技术有限公司 | Mobile terminal and touch control establishing method thereof |
| CN103019568B (en) * | 2012-12-21 | 2015-09-30 | 东莞宇龙通信科技有限公司 | terminal and icon display method |
| CN103019604B (en) * | 2012-12-24 | 2016-08-03 | 东莞宇龙通信科技有限公司 | Terminal and terminal control method |
| CN104077067A (en) * | 2013-03-28 | 2014-10-01 | 深圳市快播科技有限公司 | Playing method and playing system based on device with touch screen |
| CN104238746B (en) * | 2014-08-25 | 2019-02-05 | 联想(北京)有限公司 | Information processing method and electronic equipment |
| CN104866228B (en) * | 2015-02-17 | 2022-02-01 | 顾红波 | System and method for holding portable intelligent device for operation |
| CN107924274A (en) * | 2015-07-31 | 2018-04-17 | 麦克赛尔株式会社 | Information terminal device |
| CN107908346A (en) * | 2017-11-16 | 2018-04-13 | 北京小米移动软件有限公司 | For controlling the method and device of screen display |
-
2019
- 2019-03-14 CN CN201910194690.1A patent/CN110069178B/en active Active
-
2020
- 2020-02-14 WO PCT/CN2020/075378 patent/WO2020181955A1/en not_active Ceased
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20150074598A1 (en) * | 2013-09-09 | 2015-03-12 | Lenovo (Beijing) Limited | Information processing methods and electronic devices |
| CN107621914A (en) * | 2017-08-02 | 2018-01-23 | 努比亚技术有限公司 | Display methods, terminal and the computer-readable recording medium of termination function control key |
| CN108733282A (en) * | 2018-04-16 | 2018-11-02 | 维沃移动通信有限公司 | A kind of page moving method and terminal device |
| CN108762634A (en) * | 2018-05-15 | 2018-11-06 | 维沃移动通信有限公司 | A kind of control method and terminal |
| CN110069178A (en) * | 2019-03-14 | 2019-07-30 | 维沃移动通信有限公司 | Interface control method and terminal device |
Also Published As
| Publication number | Publication date |
|---|---|
| CN110069178A (en) | 2019-07-30 |
| CN110069178B (en) | 2021-04-02 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN110069178B (en) | Interface control method and terminal equipment | |
| WO2021104365A1 (en) | Object sharing method and electronic device | |
| CN111596845A (en) | Display control method and device and electronic equipment | |
| CN108646958B (en) | Application program starting method and terminal | |
| WO2021057337A1 (en) | Operation method and electronic device | |
| CN109032486B (en) | A display control method and terminal device | |
| CN108762634B (en) | Control method and terminal | |
| WO2020258929A1 (en) | Folder interface switching method and terminal device | |
| CN109521933A (en) | A kind of display control method and mobile terminal | |
| CN110489029A (en) | Icon display method and terminal device | |
| WO2021129538A1 (en) | Control method and electronic device | |
| WO2021129536A1 (en) | Icon moving method and electronic device | |
| CN110008011A (en) | A kind of target switching method and terminal device | |
| WO2020215982A1 (en) | Desktop icon management method and terminal device | |
| CN110531915A (en) | Screen operating method and terminal device | |
| CN108762705A (en) | A kind of method for information display, mobile terminal and computer readable storage medium | |
| WO2020192299A1 (en) | Information display method and terminal device | |
| CN107728923A (en) | The processing method and mobile terminal of a kind of operation | |
| WO2020078234A1 (en) | Display control method and terminal | |
| CN110221761A (en) | Display methods and terminal device | |
| CN110489045A (en) | Object display method and terminal device | |
| WO2021004306A1 (en) | Operation control method and terminal | |
| WO2021017738A1 (en) | Interface display method and electronic device | |
| WO2020155980A1 (en) | Control method and terminal device | |
| WO2020192297A1 (en) | Screen interface switching method and terminal device |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 20768954 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 20768954 Country of ref document: EP Kind code of ref document: A1 |