CN109117060B - Pull-down notification bar display method, device, terminal and storage medium - Google Patents

Pull-down notification bar display method, device, terminal and storage medium Download PDF

Info

Publication number
CN109117060B
CN109117060B CN201810863339.2A CN201810863339A CN109117060B CN 109117060 B CN109117060 B CN 109117060B CN 201810863339 A CN201810863339 A CN 201810863339A CN 109117060 B CN109117060 B CN 109117060B
Authority
CN
China
Prior art keywords
opening
display content
sliding
signal
notification bar
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201810863339.2A
Other languages
Chinese (zh)
Other versions
CN109117060A (en
Inventor
杨颂
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangdong Oppo Mobile Telecommunications Corp Ltd
Original Assignee
Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangdong Oppo Mobile Telecommunications Corp Ltd filed Critical Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority to CN201810863339.2A priority Critical patent/CN109117060B/en
Publication of CN109117060A publication Critical patent/CN109117060A/en
Application granted granted Critical
Publication of CN109117060B publication Critical patent/CN109117060B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/0485Scrolling or panning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application discloses a drop-down notification bar display method, a drop-down notification bar display device, a terminal and a storage medium, and belongs to the technical field of terminals. The method is used for a terminal, a display screen of the terminal is provided with an opening, and the method comprises the following steps: when a gliding signal is received, determining a sliding starting point indicated by the gliding signal, wherein the gliding signal points to the bottom from the top of the display screen; determining target display content according to the position relation between the sliding starting point and the opening, wherein different position relations correspond to different display content; and displaying a pull-down notification bar according to the downslide signal, wherein the pull-down notification bar comprises target display content. Because different position relations between the sliding starting point and the opening correspond to different display contents, a user can slide down from different positions, and therefore the pull-down notification bar containing different display contents is called out, the richness of the contents in the pull-down notification bar is enriched, and the operation efficiency of the user in the pull-down notification bar is improved.

Description

Pull-down notification bar display method, device, terminal and storage medium
Technical Field
The embodiment of the application relates to the technical field of terminals, in particular to a method and a device for displaying a pull-down notification bar, a terminal and a storage medium.
Background
The drop-down notification bar is a component in the operating system for displaying notification messages as well as shortcut function buttons.
Under a normal condition, the pull-down notification bar is in a hidden state, when a user needs to view a notification message or perform shortcut operation, the pull-down notification bar can be called out quickly by executing a sliding gesture from the top of the screen to the bottom of the screen, so that the notification message can be viewed or a corresponding shortcut function button can be clicked.
Disclosure of Invention
The embodiment of the application provides a method, a device, a terminal and a storage medium for displaying a pull-down notification bar, which can solve the problem that the display content in the pull-down notification bar is single in the related art. The technical scheme is as follows:
in one aspect, a method for displaying a pull-down notification bar is provided, where the method is applied to a terminal, and a display screen of the terminal is provided with openings, and the method includes:
when a downslide signal is received, determining a sliding starting point indicated by the downslide signal, wherein the downslide signal points to the bottom from the top of the display screen;
determining target display content according to the position relationship between the sliding starting point and the opening, wherein different position relationships correspond to different display content;
and displaying a pull-down notification bar according to the downslide signal, wherein the pull-down notification bar comprises the target display content.
In another aspect, a pull-down notification bar display device is provided, the device is applied to a terminal, a display screen of the terminal is provided with an opening, the device includes:
the starting point determining module is used for determining a sliding starting point indicated by a downslide signal when the downslide signal is received, wherein the downslide signal points to the bottom from the top of the display screen;
the content determining module is used for determining target display content according to the position relation between the sliding starting point and the opening, and different position relations correspond to different display contents;
and the display module is used for displaying a pull-down notification bar according to the downslide signal, and the pull-down notification bar comprises the target display content.
In another aspect, a terminal is provided, the terminal comprising a processor, a memory connected to the processor, and program instructions stored in the memory, the processor implementing the pull-down notification bar display method as described in the above aspect when executing the program instructions.
In another aspect, a computer readable storage medium is provided having stored thereon program instructions which, when executed by a processor, implement the pull-down notification bar display method as described in the above aspect.
The beneficial effects brought by the technical scheme provided by the embodiment of the application at least comprise:
when a user performs a sliding operation on a terminal display screen provided with an opening, the terminal determines target display content according to a position relation between a sliding start point indicated by a sliding signal and the opening, and displays a pull-down notification bar containing the target display content according to the sliding signal; because different position relations between the sliding starting point and the opening correspond to different display contents, a user can slide down from different positions, and therefore the pull-down notification bar containing different display contents is called out, the richness of the contents in the pull-down notification bar is enriched, and the operation efficiency of the user in the pull-down notification bar is improved.
Drawings
Fig. 1 is a block diagram of a terminal according to an exemplary embodiment of the present application;
fig. 2 is a block diagram of a terminal according to another exemplary embodiment of the present application;
fig. 3 to 6 are schematic external views of a terminal provided in an exemplary embodiment of the present application;
FIG. 7 is a flowchart of a drop-down notification bar display method provided by an exemplary embodiment of the present application;
FIG. 8 is a flowchart of a drop-down notification bar display method provided by another exemplary embodiment of the present application;
FIG. 9 is a flowchart of a drop-down notification bar display method provided by another exemplary embodiment of the present application;
FIG. 10 is a schematic diagram of an embodiment of a method for displaying a drop-down notification bar when a sliding start point is located in an opening area;
FIG. 11 is a schematic diagram of an embodiment of a method for displaying a drop-down notification bar when the start point of the slide is located on the left side of the aperture area;
FIG. 12 is a schematic diagram of an embodiment of a method for displaying a drop-down notification bar when the start point of the slide is located on the right side of the aperture area;
FIG. 13 is a diagram illustrating an implementation of switching the display content in a drop-down notification bar;
fig. 14 is a schematic structural diagram of a pull-down notification bar display device according to an embodiment of the present application.
Detailed Description
To make the objects, technical solutions and advantages of the present application more clear, embodiments of the present application will be described in further detail below with reference to the accompanying drawings.
When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present application. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present application, as detailed in the appended claims.
In the description of the present application, it is to be understood that the terms "first," "second," and the like are used for descriptive purposes only and are not to be construed as indicating or implying relative importance. In the description of the present application, it is to be noted that, unless otherwise explicitly specified or limited, the terms "connected" and "connected" are to be interpreted broadly, e.g., as being fixed or detachable or integrally connected; can be mechanically or electrically connected; may be directly connected or indirectly connected through an intermediate. The specific meaning of the above terms in the present application can be understood in a specific case by those of ordinary skill in the art. Further, in the description of the present application, "a plurality" means two or more unless otherwise specified. "and/or" describes the association relationship of the associated objects, meaning that there may be three relationships, e.g., a and/or B, which may mean: a exists alone, A and B exist simultaneously, and B exists alone. The character "/" generally indicates that the former and latter associated objects are in an "or" relationship.
Referring to fig. 1 and 2, a block diagram of a terminal 100 according to an exemplary embodiment of the present application is shown. The terminal 100 may be a mobile phone, a tablet computer, a notebook computer, an e-book, etc. The terminal 100 in the present application may include one or more of the following components: a processor 110, a memory 120, and a touch display screen 130.
Processor 110 may include one or more processing cores. The processor 110 connects various parts within the overall terminal 100 using various interfaces and lines, and performs various functions of the terminal 100 and processes data by executing or executing instructions, programs, code sets, or instruction sets stored in the memory 120 and calling data stored in the memory 120. Alternatively, the processor 110 may be implemented in hardware using at least one of Digital Signal Processing (DSP), Field-Programmable Gate Array (FPGA), and Programmable Logic Array (PLA). The processor 110 may integrate one or more of a Central Processing Unit (CPU), a Graphics Processing Unit (GPU), a modem, and the like. Wherein, the CPU mainly processes an operating system, a user interface, an application program and the like; the GPU is used for rendering and drawing the content to be displayed by the touch display screen 130; the modem is used to handle wireless communications. It is understood that the modem may not be integrated into the processor 110, but may be implemented by a single chip.
The Memory 120 may include a Random Access Memory (RAM) or a Read-Only Memory (Read-Only Memory). Optionally, the memory 120 includes a non-transitory computer-readable medium. The memory 120 may be used to store instructions, programs, code sets, or instruction sets. The memory 120 may include a stored program area and a stored data area, wherein the stored program area may store instructions for implementing an operating system, instructions for at least one function (such as a touch function, a sound playing function, an image playing function, etc.), instructions for implementing various method embodiments described below, and the like; the storage data area may store data (such as audio data, a phonebook) created according to the use of the terminal 100, and the like. The memory 120 also stores at least one instruction which is loaded and executed by the processor 110 to implement the file processing method in the following method embodiments.
Taking an operating system as an Android (Android) system as an example, programs and data stored in the memory 120 are shown in fig. 1, and a Linux kernel layer 220, a system runtime layer 240, an application framework layer 260, and an application layer 280 are stored in the memory 120. The Linux kernel layer 220 provides underlying drivers for various hardware of the terminal 100, such as a display driver, an audio driver, a camera driver, a bluetooth driver, a Wi-Fi driver, power management, and the like. The system runtime library layer 240 provides the main feature support for the Android system through some C/C + + libraries. For example, the SQLite library provides support for a database, the OpenGL/ES library provides support for 3D drawing, the Webkit library provides support for a browser kernel, and the like. Also provided in the system Runtime layer 240 is an Android Runtime library (Android Runtime), which mainly provides some core libraries that can allow developers to write Android applications using the Java language. The application framework layer 260 provides various APIs that may be used in building applications, and developers may build their own applications by using these APIs, such as activity management, window management, view management, notification management, content provider, package management, session management, resource management, and location management. At least one application program runs in the application layer 280, and the application programs may be a contact program, a short message program, a clock program, a camera application, etc. of the operating system; or an application program developed by a third-party developer, such as an instant messaging program, a photo beautification program, and the like.
Taking an operating system as an IOS system as an example, programs and data stored in the memory 120 are shown in fig. 2, and the IOS system includes: a Core operating system Layer 320(Core OS Layer), a Core Services Layer 340(Core Services Layer), a Media Layer 360(Media Layer), and a touchable Layer 380(Cocoa Touch Layer). The kernel operating system layer 320 includes an operating system kernel, drivers, and underlying program frameworks that provide functionality closer to hardware for use by program frameworks located in the kernel services layer 340. The core services layer 340 provides system services and/or program frameworks, such as a Foundation framework, an account framework, an advertisement framework, a data storage framework, a network connection framework, a geographic location framework, a motion framework, and so forth, that are needed by the application. The media layer 360 provides audiovisual interfaces for applications, such as graphics-related interfaces, audio-related interfaces, video-related interfaces, and audio/video transmission technology wireless broadcast (AirPlay) interfaces. The touchable layer 380 provides various common interface-related frameworks for application development, and the touchable layer 380 is responsible for user touch interaction operations on the terminal 100. Such as a local notification service, a remote push service, an advertising framework, a game tool framework, a messaging User Interface (UI) framework, a User Interface UIKit framework, a map framework, and so forth.
In the framework shown in FIG. 2, the framework associated with most applications includes, but is not limited to: a base framework in the core services layer 340 and a UIKit framework in the touchable layer 380. The base framework provides many basic object classes and data types, provides the most basic system services for all applications, and is UI independent. While the class provided by the UIKit framework is a basic library of UI classes for creating touch-based user interfaces, iOS applications can provide UIs based on the UIKit framework, so it provides an infrastructure for applications for building user interfaces, drawing, processing and user interaction events, responding to gestures, and the like.
The touch display screen 130 is used for receiving a touch operation of a user on or near the touch display screen using any suitable object such as a finger, a touch pen, or the like, and displaying a user interface of each application program. The touch display 130 is generally disposed on a front panel of the terminal 130. The touch display screen 130 may be designed as a shaped screen. The touch screen 130 can also be designed as a combination of a special-shaped screen and a curved screen, which is not limited in this embodiment. Wherein:
special-shaped screen
The special-shaped screen is a touch display screen with an irregular shape, and the irregular shape is not a rectangle or a rounded rectangle. Alternatively, the shaped screen refers to a screen design with protrusions, notches and/or holes on the rectangular or rounded rectangular touch display screen 130. Alternatively, the protrusions, indentations, and/or cutouts may be located at the edges of the touch screen display 130, at the center of the screen, or both. When the protrusion, the notch and/or the dug hole are arranged on one edge, the protrusion, the notch and/or the dug hole can be arranged in the middle or at two ends of the edge; when the projection, notch and/or cutout is provided in the center of the screen, it may be provided in one or more of an upper region, an upper left region, a left side region, a lower left region, a lower right region, a right side region, and an upper right region of the screen. When the projections, the notches and the dug holes are arranged in a plurality of areas, the projections, the notches and the dug holes can be distributed in a concentrated mode or in a dispersed mode; the distribution may be symmetrical or asymmetrical. Optionally, the number of projections, indentations and/or cutouts is also not limited.
The special-shaped screen covers the forehead area and/or the forehead area of the touch display screen as the displayable area and/or the operable area, so that the touch display screen occupies more space on the front panel of the terminal, and the special-shaped screen also has a larger screen occupation ratio. In some embodiments, the indentation and/or cutout is configured to receive at least one front panel component therein, the front panel component including at least one of a camera, a fingerprint sensor, a proximity light sensor, a distance sensor, an earpiece, an ambient light level sensor, and a physical key.
For example, the notch may be provided on one or more edges, and the notch may be a semicircular notch, a right-angled rectangular notch, a rounded rectangular notch, or an irregularly shaped notch. In the example shown in fig. 3, the shaped screen may be a screen design having a semicircular notch 43 at the center of the upper edge of the touch display screen 130, where the semicircular notch 43 is used to accommodate at least one of a camera, a distance sensor (also called a proximity sensor), an earpiece, and an ambient light sensor; as schematically shown in fig. 4, the shaped screen may be a screen design having a semicircular notch 44 at a central position of a lower edge of the touch display screen 130, where the semicircular notch 44 is free for accommodating at least one of a physical key, a fingerprint sensor, and a microphone; in the example shown in fig. 5, the special-shaped screen may be a screen design in which a semi-elliptical notch 45 is formed in the center of the lower edge of the touch display screen 130, and a semi-elliptical notch is also formed on the front panel of the terminal 100, and the two semi-elliptical notches form an elliptical area, and the elliptical area is used for accommodating a physical key or a fingerprint identification module; in the illustrative example shown in fig. 6, the shaped screen may be a screen design having at least one opening 46 in the top half of the touch screen display 130, the opening 46 being free to accommodate at least one of a camera, a distance sensor, an earpiece, and an ambient light level sensor. The opening 46 may be disposed in the top middle of the touch display 130, or in the top corner of the touch display 130.
Curved surface screen
A curved screen refers to a screen design where the screen area of touch display screen 130 does not lie in one plane. Generally, curved screens present at least one such section: the section is in a curved shape, and the projection of the curved screen in any plane direction perpendicular to the section is a planar screen design, wherein the curved shape can be U-shaped. Alternatively, a curved screen refers to a screen design where at least one side is curved. Alternatively, the curved screen means that at least one side edge of the touch display screen 130 extends to cover the middle frame of the terminal 100. Since the side of the touch display screen 130 extends to cover the middle frame of the terminal 100, that is, the middle frame which does not have the display function and the touch function originally is covered as the displayable area and/or the operable area, the curved screen has a higher screen occupation ratio. Optionally, the curved screen refers to a screen design in which the left and right sides are curved; or, the curved screen refers to a screen design in which the upper and lower sides are curved; or, the curved screen refers to a screen design in which the upper side, the lower side, the left side and the right side are all in a curved shape. In an alternative embodiment, the curved screen is made of a touch screen material with certain flexibility.
In addition, those skilled in the art will appreciate that the configuration of terminal 100 as illustrated in the above-described figures is not intended to be limiting of terminal 100, and that terminals may include more or less components than those illustrated, or some components may be combined, or a different arrangement of components. For example, the terminal 100 further includes a radio frequency circuit, an input unit, a sensor, an audio circuit, a Wireless Fidelity (WiFi) module, a power supply, a bluetooth module, and other components, which are not described herein again.
Referring to fig. 7, a flowchart of a drop-down notification bar display method according to an exemplary embodiment of the present application is shown. The present embodiment is exemplified by applying the pull-down notification bar display method to a terminal having an opening on a display screen. The drop-down notification bar display method comprises the following steps:
and step 701, when a downslide signal is received, determining a sliding starting point indicated by the downslide signal, wherein the downslide signal points to the bottom from the top of the display screen.
When the user wants to view the pull-down notification bar, the pull-down notification bar can be exhaled by a sliding operation from the top of the display screen to the bottom. In the related art, when a downslide signal triggered by a downslide operation is received, the terminal directly displays a pull-down notification bar according to the downslide signal, and displays preset content in the pull-down notification bar.
In the embodiment of the present application, when the slide-down signal is received, the terminal further determines a slide start point indicated by the slide-down signal, so as to determine the specific content displayed in the pull-down notification bar according to the slide start point in the following.
In one possible implementation, in the vertical screen and bright screen state, when the downslide signal is received, the terminal determines a sliding start point indicated by the downslide signal. And in the vertical screen state, the gliding signal points to the other short side from one short side of the display screen.
In a possible implementation manner, the terminal determines the start point coordinate of the sliding start point according to the start point coordinate of the sliding path corresponding to the sliding signal.
Step 702, determining target display content according to the position relationship between the sliding starting point and the opening, wherein different position relationships correspond to different display contents.
In a possible implementation mode, the terminal determines the position relation between the sliding starting point and the opening according to the starting point coordinate of the sliding starting point and the coordinate of the opening corresponding to the opening area.
In one of the positional relationship division modes, the positional relationship between the slide start point and the opening includes: the sliding starting point is positioned in the opening area corresponding to the opening, and the sliding starting point is positioned in the area outside the opening area.
Subdividing on the basis of the position relation dividing mode, wherein when the opening is arranged in the middle of the top of the display screen (touch display areas are arranged on the left side and the right side of the opening), the position relation between the sliding starting point and the opening comprises the left side of the opening, the right side of the opening and the opening area where the opening is located; when the opening is arranged at the top left upper corner of the display screen (namely the upper left corner of the display screen), the position relation between the sliding starting point and the opening comprises the right side of the opening and the opening area where the opening is located; when the opening is arranged at the top right upper corner of the display screen (namely the upper right corner of the display screen), the position relation between the sliding starting point and the opening comprises the left side of the opening and the opening area where the opening is located.
Optionally, the terminal stores a corresponding relationship between the position relationship and the display content in advance, and the terminal determines the target display content according to the corresponding relationship; or, the terminal stores the corresponding relationship between the position relationship and the display content type in advance, namely, the terminal determines the type of the target display content according to the corresponding relationship, and further determines the target display content according to the current geographic position of the terminal, the current foreground application, the application use frequency and other data.
Optionally, the target display content includes at least one of the following: application icons, shortcut function buttons, notification messages.
And 703, displaying a pull-down notification bar according to the downslide signal, wherein the pull-down notification bar comprises target display content.
And after the target display content is determined, the terminal displays a pull-down notification bar in the user interface according to the downslide signal, and displays the determined target display content in the pull-down notification bar.
When a selection signal for the target display content in the pull-down notification bar is received, the terminal responds to the selection signal. For example, when a selection signal for an application icon in the pull-down notification bar is received, the terminal starts an application program corresponding to the selected application icon; when a selection signal for the shortcut function button in the pull-down notification bar is received, the terminal executes the shortcut function corresponding to the selected shortcut function button; when a selection signal for the notification message in the pull-down notification bar is received, the terminal starts an application program to which the notification message belongs.
In a possible application scenario, the drop-down notification bar display method provided by the embodiment of the application is applied to a terminal with an opening on a display screen, and when the opening is arranged in the center of the top of the display screen, a user can call three drop-down notification bars with different contents through sliding operations in an area on the left side of the opening, an area on the right side of the opening, and the like. Compared with the pull-down notification bar which only can display single content through sliding operation in the related art, the content displayed by the pull-down notification bar can be enriched, and the content displayed in the pull-down notification bar is organized, so that the problem of low user selection efficiency when too much content is displayed in the pull-down notification bar at the same time is solved.
In summary, in this embodiment, when the user performs a slide-down operation on the terminal display screen provided with the opening, the terminal determines the target display content according to the position relationship between the slide start point indicated by the slide-down signal and the opening, and displays the pull-down notification bar including the target display content according to the slide-down signal; because different position relations between the sliding starting point and the opening correspond to different display contents, a user can slide down from different positions, and therefore the pull-down notification bar containing different display contents is called out, the richness of the contents in the pull-down notification bar is enriched, and the operation efficiency of the user in the pull-down notification bar is improved.
In one possible embodiment, the opening in the display screen is used for providing pressure sensors, distance sensors, light sensors, camera modules or headphones. Therefore, when the terminal can determine the positional relationship between the slide start point and the opening by means of the sensor at the opening, the following description will be made using an exemplary embodiment.
Referring to fig. 8, a flowchart of a drop-down notification bar display method according to another exemplary embodiment of the present application is shown. The present embodiment is exemplified by applying the pull-down notification bar display method to a terminal having an opening on a display screen. The drop-down notification bar display method comprises the following steps:
step 801, when a downslide signal is received, determining a sliding starting point indicated by the downslide signal, wherein the downslide signal points to the bottom from the top of the display screen.
In a possible embodiment, when at least one of a pressure sensor, a distance sensor and a light sensor is provided at the opening, the terminal determines whether the sliding start point is located in the opening area corresponding to the opening by means of a sensor signal acquired by the at least one sensor. This step may include the steps of:
firstly, if the pressure sensor collects a pressure signal and the pressure signal does not exist after a preset time, determining that the sliding starting point is located in the opening area.
When the opening is provided with the pressure sensor, the pressure sensor can not acquire pressure signals under normal conditions. And when the user carries out the operation of gliding from the trompil, the pressure signal will be gathered to the pressure sensor of trompil department, and in the in-process of the operation of gliding, because user's finger can keep away from the hole, therefore the pressure signal that pressure sensor gathered will disappear gradually. Therefore, the terminal can determine whether the sliding start point of the sliding operation is located in the opening area according to the change condition of the pressure signal collected by the pressure sensor in a short time (because the sliding operation is usually fast). Optionally, when the pressure sensor at the opening collects a pressure signal and the pressure signal disappears after a predetermined time period (i.e. there is no pressure signal), the terminal determines that the sliding start point is located in the opening area. Wherein the predetermined time period may be 1 s.
In one possible embodiment, since the user usually touches the aperture area and the screen touch area on the aperture peripheral side at the same time when performing the sliding down operation from the aperture, in order to improve the accuracy of the determination of the sliding start point, the terminal stores in advance the coordinate range of the screen touch area within the predetermined range on the aperture peripheral side (for example, the annular area with the predetermined width on the aperture peripheral side). When the screen touch area receives a touch signal in a preset range around the opening, the pressure sensor collects a pressure signal, and no pressure signal exists after a preset time, the terminal determines the sliding starting point as the opening area; when the touch signal is received by the screen touch area outside the preset range around the opening, even if the pressure sensor collects the pressure signal and the pressure signal does not exist after the preset time, the terminal determines the pressure signal as a false touch signal (such as the action of wiping the opening area by a user).
And secondly, if the sensor signal acquired by the distance sensor indicates that the distance between the sensor signal and the shielding object is smaller than the distance threshold value and the distance between the sensor signal and the shielding object after the preset time is longer than the distance threshold value, determining that the sliding starting point is located in the hole opening area.
The user uses the finger to slide the in-process downwards from the trompil, and the trompil will become by the state of sheltering from not sheltering from in the short time and shelter from the state, become by sheltering from the state again and shelter from the state. Therefore, when the distance sensor is arranged at the opening, the terminal can determine whether the sliding starting point of the sliding operation is located in the hole area according to the change condition of the sensor signal collected by the distance sensor.
Optionally, when the sensor signal acquired by the distance sensor indicates that the distance to the blocking object is smaller than the distance threshold (i.e., the opening is blocked), and the distance to the blocking object is greater than the distance threshold after a predetermined time period (i.e., the opening is not blocked), it is determined that the sliding start point is located in the opening area. Wherein the predetermined time period may be 1 s.
In one possible embodiment, since the user usually touches the aperture area and the screen touch area on the aperture peripheral side at the same time when performing the sliding down operation from the aperture, in order to improve the accuracy of the determination of the sliding start point, the terminal stores in advance the coordinate range of the screen touch area within the predetermined range on the aperture peripheral side (for example, the annular area with the predetermined width on the aperture peripheral side). When a screen touch area in a preset range around the opening receives a touch signal, a sensor signal acquired by a distance sensor indicates that the distance between the screen touch area and a shielding object is smaller than a distance threshold value, and the distance between the screen touch area and the shielding object after a preset time is larger than the distance threshold value, the terminal determines that a sliding starting point is the area with the opening; when the touch signal is received by the screen touch area outside the preset range around the opening, even if the sensor signal acquired by the distance sensor indicates that the distance between the sensor signal and the shielding object is smaller than the distance threshold value and the distance between the sensor signal and the shielding object after the preset time is longer than the distance threshold value, the terminal determines the sensor signal as a false touch signal (for example, the action of a user for wiping the opening area).
And thirdly, if the light intensity collected by the light sensor is reduced and the light intensity is increased after a preset time, determining that the sliding starting point is positioned in the hole opening area.
The user uses the finger to slide the in-process downwards from the trompil, and the trompil will become by the state of sheltering from not sheltering from in the short time and shelter from the state, become by sheltering from the state again and shelter from the state. Therefore, when the light sensor is arranged at the opening, the terminal can determine whether the sliding starting point of the sliding operation is located in the hole area according to the change condition of the light intensity collected by the light sensor.
Optionally, when the light intensity collected by the light sensor decreases and the light intensity increases after a predetermined time period, it is determined that the sliding start point is located in the opening area. Wherein the predetermined time period may be 1 s.
In one possible embodiment, since the user usually touches the aperture area and the screen touch area on the aperture peripheral side at the same time when performing the sliding down operation from the aperture, in order to improve the accuracy of the determination of the sliding start point, the terminal stores in advance the coordinate range of the screen touch area within the predetermined range on the aperture peripheral side (for example, the annular area with the predetermined width on the aperture peripheral side). When the screen touch area receives a touch signal in a preset range around the opening and the light intensity collected by the light sensor is reduced and then increased in a preset time, the terminal determines the sliding starting point as the opening area; when the touch signal is received by the screen touch area outside the preset range around the opening, even if the light intensity collected by the light sensor is reduced and then increased within the preset time, the terminal determines the light intensity as a false touch signal (such as the action of wiping the opening area by a user).
It should be noted that, the terminal may determine whether the sliding starting point is located in the hole area according to a sensor signal acquired by one of the pressure sensor, the distance sensor, and the light sensor, or may determine whether the sliding starting point is located in the hole area according to sensor signals acquired by at least two sensors, which is not limited in this embodiment of the present application.
In other possible embodiments, when the opening is provided with a thermal sensor, the terminal may also determine whether the sliding start point is located in the opening area according to a thermal signal collected by the thermal sensor, which is not limited in this application.
Optionally, when the sensor signal acquired by the sensor at the opening indicates that the sliding starting point is not located in the opening region, the terminal determines that the sliding starting point is located in a region outside the opening region, and further determines the relative position relationship between the sliding starting point and the opening region according to the touch point coordinate corresponding to the touch signal.
Step 802, when the sliding start point is located in the opening area corresponding to the opening, determining the first display content as the target display content.
Usually, a camera is arranged at the opening on the display screen. In order to reduce the learning cost of the user and improve the shooting efficiency of the user, in one possible implementation, when the sliding starting point is located in the opening area, the shooting control is determined as the target display content, and the shooting control comprises at least one of a self-shooting control, a video recording control, a beauty shooting control, a snapshot control and a night scene shooting control.
It should be noted that, functions related to the shooting function may be considered as shooting controls, and the embodiment of the present application does not limit the specific type of the shooting controls.
Through associating the shooting control with the gliding signal triggered by the opening, when a user needs to shoot, the user naturally thinks that the gliding operation is carried out at the opening, so that the learning cost of the user is reduced, and the user can conveniently and quickly shoot under any user interface.
In the related art, the content displayed in the pull-down notification bar usually includes a notification message and a shortcut function button, such as a bluetooth on button, a wireless network connection button, a flashlight button, and the like, and the type of the content displayed in the pull-down notification bar is relatively single. In order to enrich the content displayed in the drop-down notification bar, in another possible implementation, when the sliding starting point is located in the opening area, the terminal determines the target application icon as the target display content, and the target application icon is determined according to application use frequency, current geographic position, current foreground application or user setting.
Optionally, when the sliding start point is located in the open pore area, the terminal obtains the use frequency of the application programs within a predetermined time period, determines the n application programs with the use frequency higher than the threshold as target application programs, and determines the target application icons of the target application programs as target display contents, so that a user can conveniently and quickly select an application program to be started from the pull-down menu bar in the following process.
Optionally, the terminal trains the machine learning model in advance according to the use condition of the application program and the geographic position during use, when the sliding starting point is located in the opening area, the terminal acquires the current geographic position, inputs the current geographic position into the machine learning model, so as to acquire the recommended application program output by the machine learning model, and further determines the application icon corresponding to the recommended application program as the target display content, so that the user can conveniently and quickly start the application program conforming to the current use scene subsequently. For example, when the user is located at a subway station, the subway payment application is determined as the recommended application.
Optionally, the terminal trains the machine learning model in advance according to the switching relationship between the application programs (input is application before switching, and output is application after switching), and when the sliding starting point is located in the opening region, the terminal acquires the current foreground application input machine learning model, so as to acquire the recommended switching application program output by the machine learning model, and further determine the application icon corresponding to the recommended switching application program as the target display content, thereby facilitating the user to quickly switch the associated application program. For example, when the foreground application is a shopping application, the price comparison application is determined as a switching application.
Optionally, the application icon displayed in the drop-down notification bar is preset, and when the sliding start point is located in the opening area, the preset application icon is determined as the target display content.
In other possible embodiments, the terminal may further determine an application icon corresponding to the current background application as the target display content, or the terminal may determine the target display content according to the current time period, which is not limited in this embodiment of the present application.
In one possible embodiment, in order to improve efficiency of adding an application icon in a notification bar (outgoing call when a sliding start point is located in an open hole area) which is pulled down by a user, when a drag signal for the application icon is received and a drag end point indicated by the drag signal is located in the open hole area, the application icon is determined as the first display content.
And step 803, when the sliding starting point is located in the area outside the opening area, determining the second display content as the target display content.
In one possible embodiment, when the sliding start point is located in any region outside the aperture region, the terminal determines a second display content different from the first display content as the target display content. For example, for a terminal with an opening arranged in the center of the top of the display screen, when the sliding start point is located in the left or right touch area of the opening area, the terminal determines the second display content as the target display content.
In order to further enrich the content displayed by the pull-down notification bar, when the slide start point is located in a region outside the aperture region, the terminal further determines the relative positional relationship (left or right) between the slide start point and the aperture region, and determines the target display content according to the relative positional relationship. As shown in fig. 9, this step may include the following steps.
In step 803A, when the sliding start point is located at the left side of the opening area, the first sub-display content is determined as the target display content.
In one possible embodiment, a first coordinate range of a left area of the opening area and a second coordinate range of a right area of the opening area are pre-stored in the terminal. When the sliding starting point is located in the area outside the opening area, the terminal further determines the relative position relation between the sliding area and the opening area according to the corresponding coordinate of the sliding starting point.
And when the corresponding coordinate of the sliding starting point belongs to the first coordinate range, determining that the sliding starting point is positioned on the left side of the opening area, and determining the first display sub-content in the second display content as the target display content.
In step 803B, when the sliding start point is located on the right side of the opening area, the second sub-display content is determined as the target display content.
Similar to the step 803A, when the corresponding coordinate of the sliding start point belongs to the second coordinate range, it is determined that the sliding start point is located on the right side of the opening area, and the second display sub-content in the second display content is determined as the target display content.
And the first sub-display content and the second sub-display content are different, namely, no intersection exists between the first sub-display content and the second sub-display content.
Optionally, the first sub-display content and the second sub-display content are of different types. For example, the first sub-display content is a notification message, and the second sub-display content is a shortcut function button. The present application does not limit the specific content of the first sub-display content and the second sub-display content.
In the embodiment of the application, the left area and the right area are distinguished by means of the opening, different display contents are set for the sliding operation triggered in different areas, the operation efficiency is improved, and meanwhile the probability of mistaken touch of a user is reduced.
And step 804, displaying a pull-down notification bar according to the downslide signal, wherein the pull-down notification bar comprises target display content.
Further, the terminal displays the determined target display content in a pull-down notification bar.
Illustratively, as shown in fig. 10, a hole 1001 is provided in the top center of the display, and the display currently displays a home interface 1002 (containing several application icons). When the slide signal is received and the start point of the slide indicated by the slide signal is located in the hole 1001, the terminal displays several shooting controls 1004 in the pull-down notification bar 1003 so that the user can shoot quickly.
As shown in fig. 11, when the slide signal is received and the slide start point indicated by the slide signal is located on the left side of the opening 1001, the terminal displays a notification message 1005 in the pull-down notification bar 1003 so that the user can perform the process quickly.
As shown in fig. 12, when the slide signal is received and the slide start point indicated by the slide signal is located at the right side of the opening 1001, the terminal displays a number of shortcut function buttons 1006 in the pull-down notification bar 1003 so that the user can quickly enable the corresponding function.
In this embodiment, whether the terminal detects the slip starting point to be located the trompil region with the help of pressure sensor, distance sensor or the light sensor that the trompil department set up, has improved the accuracy of the slip starting point of confirming, is favorable to reducing the probability that the user touched by mistake.
In addition, in the embodiment, when the sliding starting point is located in the area outside the opening area, the terminal further determines the relative position relationship between the sliding starting point and the opening area, and determines the content displayed in the pull-down notification bar according to the relative position relationship, so that the richness of the content displayed in the pull-down notification bar is further improved.
In addition, in the embodiment, when the sliding starting point is located in the opening area, the terminal determines the shooting control as the target display content, so that the user can shoot quickly, and the learning cost of the user is reduced; or when the sliding starting point is located in the opening area, the terminal determines the target application according to the application use frequency, the current geographical position, the current foreground application or user setting, determines the target application icon as the target display content, and facilitates the user to quickly select and start the corresponding application program in the pull-down notification bar.
In order to facilitate the user to quickly switch the content displayed in the pull-down notification bar, after the user calls out the pull-down notification bar through a sliding operation, the content displayed in the pull-down notification bar may be switched through a switching operation. As shown in fig. 9, when the target display content included in the drop-down notification bar is the first display content, the following steps may be further included after the step 804.
In step 805, a handover signal is received.
After the terminal displays the pull-down notification bar according to the slide signal, the terminal further receives a switching signal in a blank area (an area not including the display content) of the pull-down notification bar, wherein the switching signal is triggered by the slide.
In step 806, if the sliding direction indicated by the switching signal is rightward sliding, the target display content in the pull-down notification bar is switched to the first sub-display content.
After receiving the switching signal, the terminal determines the sliding direction indicated by the switching signal. The embodiment of the present application does not limit the specific manner in which the terminal determines the sliding direction.
When the sliding direction is sliding to the right, the terminal determines that the display content in the pull-down notification bar triggered by the left area of the opening is wanted to be viewed, and therefore the target display content in the pull-down notification bar is switched to the first display sub-content.
Illustratively, as shown in fig. 13, when the slide signal is received and the start point of the slide indicated by the slide signal is located in the opening 1001, the terminal displays a plurality of shooting controls 1004 in the pull-down notification bar 1003; when the switching signal is received and the sliding direction indicated by the switching signal is rightward, the terminal switches the shooting control 1004 in the pull-down notification field 1003 to the notification message 1004.
In step 807, if the sliding direction indicated by the switching signal is leftward sliding, the target display content in the pull-down notification bar is switched to the second sub-display content.
When the sliding direction is leftward sliding, the terminal determines that the display content in the pull-down notification bar triggered by the area on the right side of the opening is wanted to be viewed, so that the target display content in the pull-down notification bar is switched to the second display sub-content.
Illustratively, as shown in fig. 13, when the slide signal is received and the start point of the slide indicated by the slide signal is located in the opening 1001, the terminal displays a plurality of shooting controls 1004 in the pull-down notification bar 1003; when the switching signal is received and the slide direction indicated by the switching signal is to the left, the terminal switches the shooting control 1004 in the pull-down notification bar 1003 to the shortcut function button 1006.
It should be noted that the user may repeatedly switch the content displayed in the pull-down notification bar through a sliding operation to the left or the right, which is not described herein again.
In this embodiment, the terminal switches the display content in the pull-down notification bar according to the switching signal triggered in the pull-down notification bar, so that the user is prevented from repeatedly sliding down, and the convenience in operation of the pull-down notification bar is improved.
The following are embodiments of the apparatus of the present application that may be used to perform embodiments of the method of the present application. For details which are not disclosed in the embodiments of the apparatus of the present application, reference is made to the embodiments of the method of the present application.
Please refer to fig. 14, which illustrates a schematic structural diagram of a pull-down notification bar display device according to an embodiment of the present application. The pull-down notification bar display device can be implemented by a dedicated hardware circuit, or a combination of hardware and software, as all or a part of the terminal in fig. 1, and the display screen of the terminal is provided with an opening. The device includes:
a starting point determining module 1410, configured to determine, when a downslide signal is received, a sliding starting point indicated by the downslide signal, where the downslide signal points from the top to the bottom of the display screen;
a content determining module 1420, configured to determine target display content according to a position relationship between the sliding start point and the opening, where different position relationships correspond to different display contents;
the display module 1430 is configured to display a pull-down notification bar according to the downslide signal, where the pull-down notification bar includes the target display content.
Optionally, the content determining module 1420 includes:
a first content determining unit, configured to determine, when the sliding start point is located in an opening area corresponding to the opening, first display content as the target display content;
a second content determination unit, configured to determine second display content as the target display content when the sliding start point is located in an area outside the aperture area.
Optionally, the opening area is provided with at least one of a pressure sensor, a distance sensor and a light sensor;
the starting point determining module 1410 includes:
the first starting point determining unit is used for determining that the sliding starting point is located in the hole opening area if the pressure sensor collects a pressure signal and the pressure signal does not exist after a preset time;
and/or the presence of a gas in the gas,
the second starting point determining unit is used for determining that the sliding starting point is located in the hole opening area if the sensor signal acquired by the distance sensor indicates that the distance between the sensor signal and a shielding object is smaller than a distance threshold value and the distance between the sensor signal and the shielding object after the preset time is larger than the distance threshold value;
and/or the presence of a gas in the gas,
a third starting point determining unit, configured to determine that the sliding starting point is located in the hole opening area if the light intensity collected by the light sensor decreases and the light intensity increases after the predetermined time period.
Optionally, the opening is located in the middle of the top of the display screen, or the opening is located at a corner of the top of the display screen.
Optionally, the opening is located in the middle of the top of the display screen;
the second content determination unit is configured to:
when the sliding starting point is positioned at the left side of the opening area, determining a first sub-display content as the target display content;
determining a second sub-display content as the target display content when the sliding start point is located at the right side of the opening area;
wherein the first sub-display content and the second sub-display content belong to the second display content, and the first sub-display content and the second sub-display content are different.
Optionally, the apparatus further comprises:
and the adding module is used for determining the application icon as the first display content when a dragging signal for the application icon is received and a dragging terminal point indicated by the dragging signal is positioned in the opening area.
Optionally, the first content determining unit is configured to:
when the sliding starting point is located in the hole opening area, determining a shooting control as the target display content, wherein the shooting control comprises at least one of a self-shooting control, a video recording control, a beauty shooting control, a snapshot control and a night scene shooting control;
or the like, or, alternatively,
and when the sliding starting point is positioned in the opening area, determining a target application icon as the target display content, wherein the target application icon is determined according to application use frequency, the current geographic position, the current foreground application or user setting.
Optionally, the target display content included in the pull-down notification bar is the first display content;
the device further comprises:
a receiving module for receiving the switching signal,
a first switching module, configured to switch the target display content in the pull-down notification bar to the first sub-display content if a sliding direction indicated by the switching signal is rightward sliding;
and the second switching module is used for switching the target display content in the pull-down notification bar to the second sub-display content if the sliding direction indicated by the switching signal is leftward sliding.
It should be noted that, when the device provided in the foregoing embodiment implements the functions thereof, only the division of the functional modules is illustrated, and in practical applications, the functions may be distributed by different functional modules according to needs, that is, the internal structure of the terminal may be divided into different functional modules to implement all or part of the functions described above. In addition, the apparatus and method embodiments provided by the above embodiments belong to the same concept, and specific implementation processes thereof are described in the method embodiments for details, which are not described herein again.
The present application also provides a computer readable medium, on which program instructions are stored, and when the program instructions are executed by a processor, the drop-down notification bar display method provided by the above-mentioned method embodiments is implemented.
The present application also provides a computer program product containing instructions that, when run on a computer, cause the computer to perform the pull-down notification bar display method described in the various embodiments above.
The above-mentioned serial numbers of the embodiments of the present application are merely for description and do not represent the merits of the embodiments.
It will be understood by those skilled in the art that all or part of the steps in the screenshot method implementing the above embodiment may be implemented by hardware, or may be implemented by a program instructing associated hardware, where the program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk. The above description is only exemplary of the present application and should not be taken as limiting the present application, as any modification, equivalent replacement, or improvement made within the spirit and principle of the present application should be included in the protection scope of the present application.

Claims (11)

1. A method for displaying a drop-down notification bar is used for a terminal, a display screen of the terminal is provided with an opening, and the method comprises the following steps:
when a downslide signal is received, determining a sliding starting point indicated by the downslide signal, wherein the downslide signal points to the bottom from the top of the display screen;
determining target display content according to the position relationship between the sliding starting point and the opening, wherein different position relationships correspond to different display content, the position relationship comprises an opening area corresponding to the opening and an area outside the opening area, when the opening is arranged in the middle of the top of the display screen, the position relationship comprises a left area of the opening on the top of the display screen and a right area of the opening on the top of the display screen, the position relationship is determined based on a first coordinate range of the left area of the opening on the top of the display screen and a second coordinate range of the right area of the opening on the top of the display screen, and the left area of the opening on the top of the display screen and the right area of the opening on the top of the display screen correspond to different display content;
and displaying a pull-down notification bar according to the downslide signal, wherein the pull-down notification bar comprises the target display content, when the sliding starting point is located in the opening area, the target display content comprises an application icon set by a user, and when the sliding starting point is located in an area outside the opening area, the target display content does not comprise the application icon set by the user.
2. The method of claim 1, wherein determining the target display content according to the position relationship between the sliding start point and the opening comprises:
when the sliding starting point is located in the opening area corresponding to the opening, determining first display content as the target display content;
and when the sliding starting point is positioned in the area outside the opening area, determining second display content as the target display content.
3. The method of claim 2, wherein the apertured area is provided with at least one of a pressure sensor, a distance sensor, a light sensor;
the determining a sliding start point indicated by the glide signal includes:
if the pressure sensor collects a pressure signal and the pressure signal does not exist after a preset time, determining that the sliding starting point is located in the hole opening area;
and/or the presence of a gas in the gas,
if the sensor signal acquired by the distance sensor indicates that the distance between the sensor signal and a shelter is smaller than a distance threshold value and the distance between the sensor signal and the shelter after the preset time is larger than the distance threshold value, determining that the sliding starting point is located in the hole opening area;
and/or the presence of a gas in the gas,
and if the light intensity collected by the light sensor is reduced and the light intensity is increased after the preset time, determining that the sliding starting point is positioned in the hole opening area.
4. The method of claim 2, wherein the opening is located in a top middle portion of the display screen or the opening is located in a top corner of the display screen.
5. The method of claim 4, wherein the aperture is located in a top middle portion of the display screen;
when the sliding starting point is located in the area outside the opening area, determining second display content as the target display content, including:
when the sliding starting point is positioned at the left side of the opening area, determining a first sub-display content as the target display content;
determining a second sub-display content as the target display content when the sliding start point is located at the right side of the opening area;
wherein the first sub-display content and the second sub-display content belong to the second display content, and the first sub-display content and the second sub-display content are different.
6. The method of claim 2, further comprising:
when a dragging signal to an application icon is received and a dragging end point indicated by the dragging signal is located in the opening area, determining the application icon as the first display content.
7. The method according to any one of claims 2 to 6, wherein the determining the first display content as the target display content when the sliding start point is located in the opening area corresponding to the opening comprises:
when the sliding starting point is located in the hole opening area, determining a shooting control as the target display content, wherein the shooting control comprises at least one of a self-shooting control, a video recording control, a beauty shooting control, a snapshot control and a night scene shooting control;
or the like, or, alternatively,
and when the sliding starting point is positioned in the opening area, determining a target application icon as the target display content, wherein the target application icon is determined according to application use frequency, the current geographic position, the current foreground application or user setting.
8. The method according to claim 5, wherein the target display content included in the drop-down notification bar is the first display content;
after the displaying the pull-down notification bar according to the downslide signal, the method further includes:
the switching signal is received and the switching signal is received,
if the sliding direction indicated by the switching signal is rightward sliding, switching the target display content in the pull-down notification bar to the first sub-display content;
and if the sliding direction indicated by the switching signal is leftward sliding, switching the target display content in the pull-down notification bar to the second sub-display content.
9. The utility model provides a drop-down notice board display device, its characterized in that, the device is applied to the terminal, the display screen of terminal is equipped with the trompil, the device includes:
the starting point determining module is used for determining a sliding starting point indicated by a downslide signal when the downslide signal is received, wherein the downslide signal points to the bottom from the top of the display screen;
a content determining module, configured to determine target display content according to a position relationship between the sliding start point and the opening, where different position relationships correspond to different display contents, where the position relationship includes an opening region located corresponding to the opening and a region located outside the opening region, and when the opening is disposed in a middle of a top of a display screen, the position relationship includes a left region of the opening at the top of the display screen and a right region of the opening at the top of the display screen, the position relationship is determined based on a first coordinate range of the left region of the opening at the top of the display screen and a second coordinate range of the right region of the opening at the top of the display screen, and the left region of the opening at the top of the display screen and the right region of the opening at the top of the display screen correspond to different display contents;
and the display module is used for displaying a pull-down notification bar according to the downslide signal, the pull-down notification bar comprises the target display content, when the sliding starting point is located in the opening area, the target display content comprises an application icon set by a user, and when the sliding starting point is located in an area outside the opening area, the target display content does not comprise the application icon set by the user.
10. A terminal comprising a processor, a memory coupled to the processor, and program instructions stored on the memory, the processor, when executing the program instructions, implementing a pull-down notification bar display method according to any of claims 1 to 8.
11. A computer-readable storage medium having stored thereon program instructions which, when executed by a processor, implement the pull-down notification bar display method according to any one of claims 1 to 8.
CN201810863339.2A 2018-08-01 2018-08-01 Pull-down notification bar display method, device, terminal and storage medium Active CN109117060B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810863339.2A CN109117060B (en) 2018-08-01 2018-08-01 Pull-down notification bar display method, device, terminal and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810863339.2A CN109117060B (en) 2018-08-01 2018-08-01 Pull-down notification bar display method, device, terminal and storage medium

Publications (2)

Publication Number Publication Date
CN109117060A CN109117060A (en) 2019-01-01
CN109117060B true CN109117060B (en) 2021-07-09

Family

ID=64862485

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810863339.2A Active CN109117060B (en) 2018-08-01 2018-08-01 Pull-down notification bar display method, device, terminal and storage medium

Country Status (1)

Country Link
CN (1) CN109117060B (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111475065A (en) * 2019-01-24 2020-07-31 上海爱优威软件开发有限公司 Information display method and system
CN110231900A (en) * 2019-05-29 2019-09-13 维沃移动通信有限公司 A kind of application icon display methods and terminal
CN110297582A (en) * 2019-06-27 2019-10-01 维沃移动通信有限公司 A kind of object processing method and terminal device
CN110602310B (en) * 2019-08-20 2021-07-27 维沃移动通信有限公司 Interaction method and terminal
CN111061419B (en) 2019-10-23 2023-03-03 华为技术有限公司 Application bar display method and electronic equipment
CN112558827A (en) * 2020-12-03 2021-03-26 南京机敏软件科技有限公司 Method and system for accessing cloud mobile phone status bar and terminal equipment status bar in cloud mobile phone
CN115390952A (en) * 2021-05-20 2022-11-25 华为技术有限公司 Interface display method and equipment
CN113253905B (en) * 2021-05-26 2022-10-25 青岛海信移动通信技术股份有限公司 Touch method based on multi-finger operation and intelligent terminal

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102855051A (en) * 2012-08-15 2013-01-02 中兴通讯股份有限公司 Method and device for processing application shortcut
CN103294200A (en) * 2013-06-27 2013-09-11 深圳市中兴移动通信有限公司 Mobile terminal and method for switching patterns thereof
CN103941966A (en) * 2013-01-21 2014-07-23 联想(北京)有限公司 Method for application control and electronic equipment
CN104679392A (en) * 2013-11-27 2015-06-03 腾讯科技(上海)有限公司 Page display method and device based on status bar
CN105162981A (en) * 2015-09-06 2015-12-16 北京金山安全软件有限公司 Method and device for managing notification bar in terminal and terminal
WO2016015438A1 (en) * 2014-07-31 2016-02-04 百度在线网络技术(北京)有限公司 Operation method and operation apparatus for mobile intelligent terminal, mobile intelligent terminal and non-volatile computer storage medium
CN106303004A (en) * 2016-08-04 2017-01-04 北京奇虎科技有限公司 The way of recording, device and mobile terminal under screen lock state
CN108196722A (en) * 2018-01-29 2018-06-22 广东欧珀移动通信有限公司 A kind of electronic equipment and its touch control method, computer readable storage medium
CN108255405A (en) * 2018-01-19 2018-07-06 广东欧珀移动通信有限公司 Method for displaying user interface, device and terminal

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108196714B (en) * 2018-01-02 2021-01-15 联想(北京)有限公司 Electronic equipment

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102855051A (en) * 2012-08-15 2013-01-02 中兴通讯股份有限公司 Method and device for processing application shortcut
CN103941966A (en) * 2013-01-21 2014-07-23 联想(北京)有限公司 Method for application control and electronic equipment
CN103294200A (en) * 2013-06-27 2013-09-11 深圳市中兴移动通信有限公司 Mobile terminal and method for switching patterns thereof
CN104679392A (en) * 2013-11-27 2015-06-03 腾讯科技(上海)有限公司 Page display method and device based on status bar
WO2016015438A1 (en) * 2014-07-31 2016-02-04 百度在线网络技术(北京)有限公司 Operation method and operation apparatus for mobile intelligent terminal, mobile intelligent terminal and non-volatile computer storage medium
CN105162981A (en) * 2015-09-06 2015-12-16 北京金山安全软件有限公司 Method and device for managing notification bar in terminal and terminal
CN106303004A (en) * 2016-08-04 2017-01-04 北京奇虎科技有限公司 The way of recording, device and mobile terminal under screen lock state
CN108255405A (en) * 2018-01-19 2018-07-06 广东欧珀移动通信有限公司 Method for displaying user interface, device and terminal
CN108196722A (en) * 2018-01-29 2018-06-22 广东欧珀移动通信有限公司 A kind of electronic equipment and its touch control method, computer readable storage medium

Also Published As

Publication number Publication date
CN109117060A (en) 2019-01-01

Similar Documents

Publication Publication Date Title
CN109117060B (en) Pull-down notification bar display method, device, terminal and storage medium
CN107688422B (en) Notification message display method and device
CN108089786B (en) User interface display method, device, equipment and storage medium
CN108804190B (en) User interface display method, device, terminal and storage medium
CN109062475B (en) Icon display method and device, terminal and storage medium
CN109101157B (en) Sidebar icon setting method and device, terminal and storage medium
CN107491315B (en) Message prompting method, device and terminal
WO2019174546A1 (en) User interface display method and device, apparatus, and storage medium
WO2019174477A1 (en) User interface display method and device, and terminal
CN108803964B (en) Buoy display method, device, terminal and storage medium
EP3680764B1 (en) Icon moving method and device
CN108845854B (en) User interface display method, device, terminal and storage medium
CN108762619B (en) Buoy display method, device, terminal and storage medium
CN108803990B (en) Interaction method, device and terminal
CN107688430B (en) Wallpaper replacing method, device, terminal and storage medium
CN109656445B (en) Content processing method, device, terminal and storage medium
WO2019047738A1 (en) Message display method, device, mobile terminal and storage medium
WO2019233307A1 (en) User interface display method and apparatus, and terminal and storage medium
US11061558B2 (en) Touch operation response method and device
WO2019047728A1 (en) Method for opening shortcut function, device, mobile terminal, and storage medium
WO2019047189A1 (en) Message display method and device and terminal
CN107608550B (en) Touch operation response method and device
CN114779987B (en) Method, device, terminal and storage medium for displaying content
EP3454199A1 (en) Method for responding to touch operation and electronic device
EP3680765A1 (en) Navigation bar control method and device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant