WO2020077860A1 - 导航栏切换方法、移动终端及计算机存储介质 - Google Patents

导航栏切换方法、移动终端及计算机存储介质 Download PDF

Info

Publication number
WO2020077860A1
WO2020077860A1 PCT/CN2018/124389 CN2018124389W WO2020077860A1 WO 2020077860 A1 WO2020077860 A1 WO 2020077860A1 CN 2018124389 W CN2018124389 W CN 2018124389W WO 2020077860 A1 WO2020077860 A1 WO 2020077860A1
Authority
WO
WIPO (PCT)
Prior art keywords
navigation
switching
navigation bar
touch gesture
key
Prior art date
Application number
PCT/CN2018/124389
Other languages
English (en)
French (fr)
Inventor
钱文
Original Assignee
深圳市泰衡诺科技有限公司
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 深圳市泰衡诺科技有限公司 filed Critical 深圳市泰衡诺科技有限公司
Publication of WO2020077860A1 publication Critical patent/WO2020077860A1/zh

Links

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/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • G06F3/04883Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures for inputting data by handwriting, e.g. gesture or text
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
    • H04M1/7243User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality with interactive means for internal management of messages
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2203/00Indexing scheme relating to G06F3/00 - G06F3/048
    • G06F2203/048Indexing scheme relating to G06F3/048
    • G06F2203/04803Split screen, i.e. subdividing the display area or the window area into separate subareas

Definitions

  • the present application relates to the technical field of terminals, and in particular to a method for switching a navigation bar, a mobile terminal, and a computer storage medium.
  • the setting method of the navigation bar in the prior art causes inconvenience to the user to operate the mobile phone, and the user experience is poor.
  • the present application provides a navigation bar switching method, a mobile terminal, and a computer storage medium, which can switch the position of the navigation key in the navigation bar according to a touch gesture, which is convenient for users to operate the mobile terminal and has a good user experience.
  • a navigation bar switching method including:
  • the first switching direction of the navigation bar is the sliding direction of the first touch gesture.
  • each navigation key is displayed at a preset display position of the nearest navigation key, respectively.
  • the preset condition includes that the first touch gesture matches the second preset gesture, and acquiring the direction feature of the first touch gesture to determine the first switching direction of the navigation bar includes:
  • the method further includes:
  • the return key in the navigation bar is switched to the rightmost side of the navigation bar.
  • the method further includes:
  • the present application also provides a mobile terminal, including a memory and a processor.
  • the memory stores at least one program instruction.
  • the processor loads and executes the at least one program instruction to implement the navigation bar switching method described above.
  • the navigation bar switching method, mobile terminal, and computer storage medium of the present invention have the following beneficial effects:
  • the mobile terminal After receiving the first touch gesture, if the first touch gesture meets the preset condition, the mobile terminal acquires the direction characteristic of the first touch gesture to determine the first switching direction of the navigation bar, and then switches the navigation in the navigation bar according to the first switching direction The location of the key.
  • the application can switch the position of the navigation key in the navigation bar according to the direction feature of the touch gesture, which is convenient for the user to operate the mobile terminal and has a good user experience.
  • Fig. 2 is a schematic structural diagram of a mobile terminal according to an exemplary embodiment.
  • Fig. 3 is a schematic structural diagram of a terminal according to an exemplary embodiment.
  • A, B or C or "A, B and / or C” means “any of the following: A; B; C; A and B; A and C; B and C; A, B and C” .
  • the exception to this definition only occurs when combinations of elements, functions, steps, or operations are inherently mutually exclusive in certain ways.
  • Fig. 1 is a schematic flowchart of a method for switching a navigation bar according to an exemplary embodiment. Please refer to FIG. 1.
  • the navigation bar switching method in this embodiment includes but is not limited to the following steps:
  • Step 110 Receive a first touch gesture.
  • the touch gesture refers to a touch operation or a series of touch operations, such as clicking, double-clicking, long pressing, multi-finger touch, or a combination of multiple touch operations.
  • the specific touch gesture is in this embodiment There is no limit.
  • the mobile terminal receives the first touch gesture through the generated touch signal, and then determines whether the received first touch gesture meets the preset condition, and the preset condition is not limited to include the touch gesture and the preset The trigger matching position of the gesture and / or the touch gesture is located in the preset area.
  • the preset condition includes that the first touch gesture matches the first preset gesture and the first touch gesture is triggered in the display area of the navigation bar, that is, the user presets in the display area of the navigation bar
  • the first preset gesture is, for example, sliding left or right or sliding up and down.
  • the preset condition includes the first One touch gesture matches the second preset gesture, that is to say, when the user operates in a preset manner on the terminal screen to generate the first touch gesture, the first touch gesture received by the mobile terminal meets the preset condition,
  • the second preset gesture is, for example, double-click, click, and long-press.
  • Step 120 If the first touch gesture meets the preset condition, acquire the direction feature of the first touch gesture to determine the first switching direction of the navigation bar.
  • the direction feature refers to the feature of the touch gesture related to the user's direction intention.
  • the direction intention refers to the user's intention to switch the navigation bar to a certain direction.
  • the preset condition includes that the first touch gesture matches the first preset gesture and the first touch gesture is triggered in the display area of the navigation bar, and if the first touch gesture meets the preset condition, the first touch is acquired
  • the specific feature of the direction feature of the gesture to determine the first switching direction of the navigation bar may include:
  • the first preset gesture is swiping left and right.
  • the mobile terminal obtains the sliding direction (left or right) of the first touch gesture as the first touch gesture.
  • Direction feature and then determine that the first switching direction of the navigation bar is the sliding direction of the first touch gesture, that is to say, the sliding direction of the first touch gesture reflects the user's direction intention, when the user slides to the left in the display area of the navigation bar ,
  • the first switching direction is left switching, and when the user slides to the right in the display area of the navigation bar, the first switching direction is right switching.
  • the first preset gesture may also be sliding up and down.
  • the preset condition includes that the first touch gesture matches the second preset gesture, and if the first touch gesture meets the preset condition, the direction feature of the first touch gesture is acquired to determine the first switch of the navigation bar
  • the direction of the process can specifically include:
  • the left and right parts of the display area are divided by the long or short axis of the display area according to the current screen orientation of the mobile terminal.
  • the preset condition includes that the first touch gesture matches the first preset gesture and the first touch gesture is triggered in the display area of the navigation bar, or the first touch gesture matches the second preset gesture
  • the mobile terminal executes the corresponding one of the above two ways to determine the first switching direction, that is, when the first touch gesture matches the first preset gesture and the first touch gesture
  • the mobile terminal acquires the sliding direction of the first touch gesture as the direction feature of the first touch gesture, and determines that the first switching direction of the navigation bar is the sliding direction of the first touch gesture, when the first touch
  • the gesture matches the second preset gesture the mobile terminal obtains the trigger position of the first touch gesture, and determines the user's holding direction according to the area position to which the trigger position belongs as the direction feature of the first touch gesture, when the holding direction is When holding on the left side, make sure that the first switching direction of the navigation bar is the left side switching, and when the holding direction is on the right side,
  • the preset condition includes that when the first touch gesture matches the first preset gesture and the first touch gesture is triggered in the display area of the navigation bar, the position of the navigation key in the navigation bar is switched according to the first switching direction
  • the process can specifically include:
  • each navigation key is displayed at the preset display position of the navigation key closest to each other.
  • the preset display position of the navigation key refers to a fixed position for displaying the navigation key in the navigation bar.
  • the navigation key may leave the corresponding navigation key Set the display position to the preset display position of the adjacent navigation key, and when the signal of the first touch gesture ends, display each navigation key at the preset display position of the nearest navigation key, that is, when the first touch gesture At the end of the signal, if the navigation key is located between the preset display positions of two adjacent navigation keys, the display position will be adjusted to the closest display position of the nearest navigation key.
  • the distance between the positions is fixed, and the navigation keys can be repositioned and arranged neatly.
  • each navigation key when the signal of the first touch gesture ends, may also be displayed on the preset display position of the navigation key that has passed recently, that is, when the signal of the first touch gesture ends If the navigation key is located between the preset display positions of two adjacent navigation keys, adjust its display position to the preset display position of the navigation key just passed.
  • the return key in the navigation bar is switched to the far right of the navigation bar.
  • the user can set the navigation key that he often uses as the main navigation key according to his needs.
  • the main navigation key is located on the side of the navigation bar near the user after the navigation bar is switched to the first switching direction, that is, on the leftmost The right side, so that users can easily operate.
  • a secondary navigation key can also be provided.
  • the frequency of use of the secondary navigation key is lower than that of the primary navigation key and higher than other navigation keys.
  • the secondary navigation key is located near the primary navigation key after the navigation bar is switched to the first switching direction Other navigation keys are easier to operate.
  • the preset condition includes that when the first touch gesture matches the second preset gesture, after switching the position of the navigation key in the navigation bar according to the first switching direction, the method of the present application further includes the following steps:
  • the sliding direction of the second touch gesture is acquired as the second switching direction of the navigation bar
  • the navigation keys to be used next may be other navigation keys.
  • a second touch gesture may be triggered, the second touch gesture matches the first preset gesture and the second touch gesture is triggered in the display area of the navigation bar, for example, sliding left and right in the display area of the navigation bar, at this time, the mobile terminal
  • the sliding direction of the two-touch gesture switches the position of the navigation key in the navigation bar, that is, controls each navigation key to move sequentially from the current position along the second switching direction, and when the signal of the second touch gesture ends, displays each navigation key separately
  • the preset display position of the nearest navigation key or the preset display position of the recently passed navigation key allows the user to move the navigation key to be used to an operable position for operation.
  • the method of the present application further includes the following steps:
  • each navigation key is displayed according to the preferred holding direction.
  • the number of determinations of the holding direction is accumulated once, and then the The holding direction with the largest number of determinations is taken as the user's preferred holding direction.
  • each navigation key is displayed according to the preferred holding direction, for example, when the user's preferred holding direction is right-handed, the main navigation key (back key) is activated when the mobile terminal is started It is displayed on the far right side of the navigation bar, which can reduce the number of times the user switches the navigation bar and improve the user experience.
  • the navigation bar switching method after receiving the first touch gesture, if the first touch gesture meets the preset condition, the direction characteristic of the first touch gesture is acquired to determine the first switch of the navigation bar Direction, and then switch the position of the navigation key in the navigation bar according to the first switching direction.
  • the application can switch the position of the navigation key in the navigation bar for the user to operate according to the directional characteristics of the touch gesture. Whether the system is replaced or the mobile terminal is held in one hand, the user can easily operate what he wants to operate The navigation key does not need to change the usage habits or perform two-handed operation, the user experience is good, and there is no need to increase the hardware cost.
  • Fig. 2 is a schematic structural diagram of a mobile terminal according to an exemplary embodiment.
  • the mobile terminal of this embodiment includes a memory 210 and a processor 220.
  • the memory 210 stores at least one program instruction.
  • the processor 220 loads and executes the at least one program instruction to implement the navigation bar switching as described above method.
  • the present application also provides a computer storage medium on which computer program instructions are stored; when the computer program instructions are executed by a processor, the navigation bar switching method described above is implemented.
  • Fig. 3 is a schematic structural diagram of a terminal according to an exemplary embodiment.
  • the navigation bar switching method of the present invention can be applied to the terminal shown in FIG. 3 but is not limited to.
  • the terminal 10 includes a memory 102, a storage controller 104, one or more (only one shown in the figure) processor 106, a peripheral interface 108, a radio frequency module 150, a positioning module 112, a camera module 114, The audio module 116, the screen 118, and the key module 160. These components communicate with each other via one or more communication buses / signal lines 122.
  • the memory 102 may include a high-speed random access memory, and may also include a non-volatile memory, such as one or more magnetic storage devices, flash memory, or other non-volatile solid-state memory.
  • the memory 102 may further include memories remotely provided with respect to the processor 106, and these remote memories may be connected to the terminal 10 through a network. Examples of the above network include but are not limited to the Internet, intranet, local area network, mobile communication network, and combinations thereof.
  • the processor 106 and other possible components can access the memory 102 under the control of the storage controller 104.
  • the peripheral interface 108 couples various input / input devices to the CPU and the memory 102.
  • the processor 106 executes various software and instructions in the memory 102 to perform various functions of the terminal 10 and perform data processing.
  • the radio frequency module 150 is used to receive and transmit electromagnetic waves, realize the mutual conversion of electromagnetic waves and electrical signals, and thus communicate with a communication network or other devices.
  • the radio frequency module 150 may include various existing circuit elements for performing these functions, for example, an antenna, a radio frequency transceiver, a digital signal processor, an encryption / decryption chip, a subscriber identity module (SIM) card, a memory, and so on.
  • the radio frequency module 150 can communicate with various networks such as the Internet, an intranet, and a wireless network or communicate with other devices through a wireless network.
  • the aforementioned wireless network may include a cellular telephone network, a wireless local area network, or a metropolitan area network.
  • the above wireless network can use various communication standards, protocols and technologies, including but not limited to the global mobile communication system (Global System for Mobile Communication (GSM), enhanced mobile communication technology (Enhanced Data GSM Environment, EDGE), wideband code division multiple access technology (wideband code division multiple access, W-CDMA), code division multiple access technology (Code division access (CDMA), time division multiple access technology (time division multiple access, TDMA), Bluetooth, wireless fidelity technology (Wireless, Fidelity, WiFi) (such as the American Institute of Electrical and Electronics Engineers ’standards IEEE 802.11a, IEEE 802.11b, IEEE802.11g and / or IEEE 802.11n), VoIP (Voice over internet protocal, VoIP), Worldwide Interoperability for Microwave Access (Wi-Max), other protocols for mail, instant messaging and short messages, and any other suitable Communication protocols may even include those that have not yet been developed.
  • GSM Global System for Mobile Communication
  • EDGE Enhanced Data GSM Environment
  • W-CDMA wideband code division multiple access technology
  • CDMA code division multiple
  • the positioning module 112 is used to obtain the current position of the terminal 10.
  • Examples of the positioning module 112 include, but are not limited to, a global satellite positioning system (GPS), positioning technology based on a wireless local area network or a mobile communication network.
  • GPS global satellite positioning system
  • the camera module 114 is used to take photos or videos.
  • the captured photos or videos may be stored in the memory 102 and may be sent through the radio frequency module 150.
  • the audio module 116 provides an audio interface to the user, which may include one or more microphones, one or more speakers, and audio circuits.
  • the audio circuit receives sound data from the peripheral interface 108, converts the sound data into electrical information, and transmits the electrical information to the speaker.
  • the speaker converts electrical information into sound waves that can be heard by the human ear.
  • the audio circuit also receives electrical information from the microphone, converts the electrical signal into sound data, and transmits the sound data to the peripheral interface 108 for further processing.
  • the audio data may be obtained from the memory 102 or through the radio frequency module 150.
  • the audio data may also be stored in the memory 102 or sent through the radio frequency module 150.
  • the audio module 116 may further include an earphone broadcasting hole, which is used to provide an audio interface to the earphone or other devices.
  • the screen 118 provides an output interface between the terminal 10 and the user. Specifically, the screen 118 displays video output to the user, and the content of these video outputs may include text, graphics, video, and any combination thereof. Some output results correspond to some user interface objects. It can be understood that the screen 118 may also include a touch screen.
  • the touch screen provides an output and input interface between the terminal 10 and the user. In addition to displaying video output to the user, the touch screen also receives user input, such as user clicks, swipes, and other gesture operations, so that user interface objects respond to these user inputs.
  • the technology for detecting user input may be based on resistive, capacitive, or any other possible touch detection technology. Specific examples of touch screen display units include but are not limited to liquid crystal displays or light emitting polymer displays.
  • the key module 160 also provides an interface for the user to input to the terminal 10. The user can press different keys to cause the terminal 10 to perform different functions.
  • the mobile terminal after receiving the first touch gesture, if the first touch gesture meets the preset condition, acquires the direction characteristic of the first touch gesture to determine the first switching direction of the navigation bar, and then switches according to the first switching direction The position of the navigation key in the navigation bar.
  • the application can switch the position of the navigation key in the navigation bar according to the direction feature of the touch gesture, which is convenient for the user to operate the mobile terminal.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • User Interface Of Digital Computer (AREA)
  • Telephone Function (AREA)

Abstract

一种导航栏切换方法、移动终端及计算机存储介质,所述导航栏切换方法,包括:接收第一触摸手势(110);若第一触摸手势符合预设条件,则获取第一触摸手势的方向特征以确定导航栏的第一切换方向(120);根据第一切换方向切换导航栏中导航键的位置(130)。能够根据触摸手势对导航栏中导航键的位置进行切换,方便用户操作移动终端,用户体验佳。

Description

导航栏切换方法、移动终端及计算机存储介质
本专利申请要求 2018年10月15日提交的中国专利申请号为201811199254.5,申请人为深圳市泰衡诺科技有限公司,发明名称为“导航栏切换方法、移动终端及计算机存储介质”的优先权,该申请的全文以引用的方式并入本申请中。
技术领域
本申请涉及终端技术领域,具体涉及一种导航栏切换方法、移动终端及计算机存储介质。
背景技术
随着移动终端技术的快速发展,手机、平板电脑等移动终端的功能也不断完善,逐渐成为了人们日常生活、工作中常用的工具之一。
经常使用安卓(android)手机的用户会碰到这样的困扰,每个厂商做的底部导航栏里三个导航键的图标排序都是不同的,甚至每一个版本里这个三个导航键的功能和排序也都是不同的,使得用户在换手机或升级操作系统时,都需要改变原来的使用习惯。此外,现在的手机屏幕越来越大,例如配置5.5寸以上的屏幕,用户单手握持移动终端时无法触及显示屏幕的全部区域,使得用户很难使用一只手操作全屏,比如用户用右手操作手机,用户无法用右手拇指按到导航栏上最左边的回退键。
可见,现有技术中导航栏的设置方式给用户操作手机造成了不便,用户体验差。
技术问题
经常使用安卓(android)手机的用户会碰到这样的困扰,每个厂商做的底部导航栏里三个导航键的图标排序都是不同的,甚至每一个版本里这个三个导航键的功能和排序也都是不同的,使得用户在换手机或升级操作系统时,都需要改变原来的使用习惯。此外,现在的手机屏幕越来越大,例如配置5.5寸以上的屏幕,用户单手握持移动终端时无法触及显示屏幕的全部区域,使得用户很难使用一只手操作全屏,比如用户用右手操作手机,用户无法用右手拇指按到导航栏上最左边的回退键。可见,现有技术中导航栏的设置方式给用户操作手机造成了不便。
技术解决方案
针对上述技术问题,本申请提供一种导航栏切换方法、移动终端及计算机存储介质,能够根据触摸手势对导航栏中导航键的位置进行切换,方便用户操作移动终端,用户体验佳。
为解决上述技术问题,本申请提供一种导航栏切换方法,包括:
接收第一触摸手势;
若所述第一触摸手势符合预设条件,则获取所述第一触摸手势的方向特征以确定导航栏的第一切换方向;
根据所述第一切换方向切换所述导航栏中导航键的位置。
其中,所述预设条件包括所述第一触摸手势与第一预设手势相匹配且所述第一触摸手势在所述导航栏的显示区域触发,所述获取所述第一触摸手势的方向特征以确定导航栏的第一切换方向,包括:
获取所述第一触摸手势的滑动方向作为所述第一触摸手势的方向特征;
确定导航栏的第一切换方向为所述第一触摸手势的滑动方向。
其中,所述根据所述第一切换方向切换所述导航栏中导航键的位置,包括:
控制各导航键从当前位置沿所述第一切换方向顺次移动;
当所述第一触摸手势的信号结束时,将各导航键分别显示在距离最近的导航键预设显示位置。
其中,所述预设条件包括所述第一触摸手势与第二预设手势相匹配,所述获取所述第一触摸手势的方向特征以确定导航栏的第一切换方向,包括:
获取所述第一触摸手势的触发位置;
根据所述触发位置所属的区域位置确定用户的握持方向以作为所述第一触摸手势的方向特征;
当所述握持方向为左侧握持时,确定导航栏的第一切换方向为左侧切换;
当所述握持方向为右侧握持时,确定导航栏的第一切换方向为右侧切换。
其中,所述根据所述第一切换方向切换所述导航栏中导航键的位置之后,所述方法还包括:
接收第二触摸手势;
若所述第二触摸手势与第一预设手势相匹配且所述第二触摸手势在所述导航栏的显示区域触发,则获取所述第二触摸手势的滑动方向作为所述导航栏的第二切换方向;
根据所述第二切换方向切换所述导航栏中导航键的位置。
其中,所述方法还包括:
展示设置主导航键的界面;
接收选择导航键的指令;
将选择的导航键设置为主导航键,其中,所述主导航键在所述导航栏向所述第一切换方向切换后位于所述导航栏的靠近用户的一侧。
其中,所述导航键包括返回键,所述根据所述第一切换方向切换所述导航栏中导航键的位置,包括:
当所述第一切换方向为左侧切换时,将所述导航栏中的返回键切换至所述导航栏的最左侧;
当所述第一切换方向为右侧切换时,将所述导航栏中的返回键切换至所述导航栏的最右侧。
其中,所述方法还包括:
累计设定周期内各握持方向的确定次数;
将确定次数最多的握持方向作为所述用户的偏好握持方向;
当启动移动终端时,根据所述偏好握持方向显示各导航键。
本申请还提供一种移动终端,包括存储器和处理器,所述存储器存储有至少一条程序指令,所述处理器通过加载并执行所述至少一条程序指令以实现如上所述的导航栏切换方法。
本申请还提供一种计算机存储介质,所述计算机存储介质上存储有计算机程序指令;所述计算机程序指令被处理器执行时实现如上所述的导航栏切换方法。
如上所述,本发明的导航栏切换方法、移动终端及计算机存储介质具有以下有益效果:
移动终端在接收第一触摸手势后,若第一触摸手势符合预设条件,则获取第一触摸手势的方向特征以确定导航栏的第一切换方向,进而根据第一切换方向切换导航栏中导航键的位置。本申请能够根据触摸手势的方向特征对导航栏中导航键的位置进行切换,方便用户操作移动终端,用户体验佳。
有益效果
本申请中移动终端在接收第一触摸手势后,若第一触摸手势符合预设条件,则获取第一触摸手势的方向特征以确定导航栏的第一切换方向,进而根据第一切换方向切换导航栏中导航键的位置。本申请能够根据触摸手势的方向特征对导航栏中导航键的位置进行切换,方便用户操作移动终端。
附图说明
图1是根据一示例性实施例示出的一种导航栏切换方法的流程示意图。
图2是根据一示例性实施例示出的一种移动终端的结构示意图。
图3是根据一示例性实施例示出的一种终端的结构示意图。
本发明的实施方式
以下由特定的具体实施例说明本申请的实施方式,熟悉此技术的人士可由本说明书所揭露的内容轻易地了解本申请的其他优点及功效。
在下述描述中,参考附图,附图描述了本申请的若干实施例。应当理解,还可使用其他实施例,并且可以在不背离本申请的精神和范围的情况下进行机械组成、结构、电气以及操作上的改变。下面的详细描述不应该被认为是限制性的,并且本申请的实施例的范围仅由公布的专利的权利要求书所限定。这里使用的术语仅是为了描述特定实施例,而并非旨在限制本申请。空间相关的术语,例如“上”、“下”、“左”、“右”、“下面”、“下方”、“下部”、“上方”、“上部”等,可在文中使用以便于说明图中所示的一个元件或特征与另一元件或特征的关系。
虽然在一些实例中术语第一、第二等在本文中用来描述各种元件,但是这些元件不应当被这些术语限制。这些术语仅用来将一个元件与另一个元件进行区分。
再者,如同在本文中所使用的,单数形式“一”、“一个”和“该”旨在也包括复数形式,除非上下文中有相反的指示。应当进一步理解,术语“包含”、“包括”表明存在所述的特征、步骤、操作、元件、组件、项目、种类、和/或组,但不排除一个或多个其他特征、步骤、操作、元件、组件、项目、种类、和/或组的存在、出现或添加。此处使用的术语“或”和“和/或”被解释为包括性的,或意味着任一个或任何组合。因此,“A、B或C”或者“A、B和/或C”意味着“以下任一个:A;B;C;A和B;A和C;B和C;A、B和C”。仅当元件、功能、步骤或操作的组合在某些方式下内在地互相排斥时,才会出现该定义的例外。
图1是根据一示例性实施例示出的一种导航栏切换方法的流程示意图。请参考图1,本实施例的导航栏切换方法,包括但不限于以下步骤:
步骤110,接收第一触摸手势。
其中,触摸手势是指一个触摸操作的动作或者一系列触摸操作的动作,例如为单击、双击、长按、多指触摸、或者多种触摸操作的组合,具体的触摸手势在本实施例中可以不做限制。
用户在移动终端的屏幕进行触摸操作时,移动终端通过产生的触摸信号接收第一触摸手势,进而判断接收到的第一触摸手势是否符合预设条件,预设条件不限于包括触摸手势与预设手势相匹配和/或触摸手势的触发位置位于预设区域。在一实施方式中,预设条件包括第一触摸手势与第一预设手势相匹配且第一触摸手势在导航栏的显示区域触发,也就是说,用户在导航栏的显示区域内以预设的方式进行操作来产生第一触摸手势时,移动终端接收到的第一触摸手势符合预设条件,第一预设手势例如左右滑动或上下滑动,在另一实施方式中,预设条件包括第一触摸手势与第二预设手势相匹配,也就是说,用户在终端屏幕中以预设的方式进行操作来产生第一触摸手势时,移动终端接收到的第一触摸手势符合预设条件,第二预设手势例如为双击、单击、长按。
步骤120,若第一触摸手势符合预设条件,则获取第一触摸手势的方向特征以确定导航栏的第一切换方向。
其中,方向特征是指触摸手势的与用户的方向意图相关的特征,方向意图即用户希望导航栏向某个方向进行切换的意图。
在一实施方式中,预设条件包括第一触摸手势与第一预设手势相匹配且第一触摸手势在导航栏的显示区域触发,若第一触摸手势符合预设条件,则获取第一触摸手势的方向特征以确定导航栏的第一切换方向的具体过程可包括:
获取第一触摸手势的滑动方向作为第一触摸手势的方向特征;
确定导航栏的第一切换方向为第一触摸手势的滑动方向。
在本实施例中,第一预设手势为左右滑动,当用户在导航栏的显示区域左右滑动时,移动终端获取第一触摸手势的滑动方向(向左或向右)作为第一触摸手势的方向特征,进而确定导航栏的第一切换方向为第一触摸手势的滑动方向,也就是说,第一触摸手势的滑动方向反映了用户的方向意图,用户在导航栏的显示区域向左滑动时,第一切换方向为左侧切换,用户在导航栏的显示区域向右滑动时,第一切换方向为右侧切换。应理解,根据导航栏设置方式的不同,第一预设手势也可以为上下滑动。
在一实施方式中,预设条件包括第一触摸手势与第二预设手势相匹配,若第一触摸手势符合预设条件,则获取第一触摸手势的方向特征以确定导航栏的第一切换方向的过程可具体包括:
获取第一触摸手势的触发位置;
根据触发位置所属的区域位置确定用户的握持方向以作为第一触摸手势的方向特征;
当握持方向为左侧握持时,确定导航栏的第一切换方向为左侧切换;
当握持方向为右侧握持时,确定导航栏的第一切换方向为右侧切换。
在本实施例中,第二预设手势为长按、单击、双击或多击,当用户在终端屏幕上进行长按、单击、双击或多击时,移动终端根据第一触摸手势的触发位置所属的区域位置确定用户的握持方向以作为第一触摸手势的方向特征,也就是说,第一触摸手势对应的握持方向反映了用户的方向意图,其中,第一触摸手势的触发位置所属的区域位置为显示区的左侧部分时,确定用户的握持方向为左侧握持,第一触摸手势的触发位置所属的区域位置为显示区的右侧部分时,确定用户的握持方向为右侧握持,显示区的左侧部分与右侧部分根据移动终端当前的屏幕方向以显示区的长轴或短轴进行划分,当握持方向为左侧握持时,确定导航栏的第一切换方向为左侧切换,当握持方向为右侧握持时,确定导航栏的第一切换方向为右侧切换。通过这种方式,根据第一触摸手势的触发位置所属的区域位置可识别用户当前使用哪只手握持移动终端,进而根据用户当前的握持方向确定导航栏的第一切换方向。
在另一实施方式中,预设条件包括第一触摸手势与第一预设手势相匹配且第一触摸手势在导航栏的显示区域触发、或者第一触摸手势与第二预设手势相匹配,当第一触摸手势符合任一条件时,移动终端执行上述两种确定第一切换方向的方式中的对应方式,也即,当第一触摸手势与第一预设手势相匹配且第一触摸手势在导航栏的显示区域触发时,移动终端获取第一触摸手势的滑动方向作为第一触摸手势的方向特征,并确定导航栏的第一切换方向为第一触摸手势的滑动方向,当第一触摸手势与第二预设手势相匹配时,移动终端获取第一触摸手势的触发位置,根据触发位置所属的区域位置确定用户的握持方向以作为第一触摸手势的方向特征,当握持方向为左侧握持时,确定导航栏的第一切换方向为左侧切换,当握持方向为右侧握持时,确定导航栏的第一切换方向为右侧切换。通过这种方式,用户可根据需要采用不同的触摸手势来切换导航栏。
步骤130,根据第一切换方向切换导航栏中导航键的位置。
其中,导航栏里的各导航键具有不同的功能定义,包括但不限于back键(返回键,用于退回上一级),home键(主页键,回到homescreen界面),recent键(用于返回最近使用的应用),menu键(菜单键,用于显示菜单)等,在导航栏切换过程中,可以是全部导航键的位置均进行切换或仅对部分导航键的位置进行切换。
在一实施方式中,预设条件包括第一触摸手势与第一预设手势相匹配且第一触摸手势在导航栏的显示区域触发时,根据第一切换方向切换导航栏中导航键的位置的过程可具体包括:
控制各导航键从当前位置沿第一切换方向顺次移动;
当第一触摸手势的信号结束时,将各导航键分别显示在距离最近的导航键预设显示位置。
其中,导航键预设显示位置是指导航栏中用于显示导航键的固定位置,在各导航键从当前位置沿第一切换方向顺次移动的过程中,导航键可离开对应的导航键预设显示位置向邻近的导航键预设显示位置移动,当第一触摸手势的信号结束时,将各导航键分别显示在距离最近的导航键预设显示位置,也就是说,当第一触摸手势的信号结束时,如导航键位于相邻两个导航键预设显示位置之间,则将其显示位置调整至距离最近的导航键预设显示位置,由于导航键之间及导航键预设显示位置之间的距离均是固定的,可以使导航键重新定位且排列整齐。在另一实施方式中,当第一触摸手势的信号结束时,还可以将各导航键分别显示在最近经过的导航键预设显示位置上,也就是说,当第一触摸手势的信号结束时,如导航键位于相邻两个导航键预设显示位置之间,则将其显示位置调整刚刚经过的那个导航键预设显示位置上。
在一实施方式中,导航键包括返回键,预设条件包括第一触摸手势与第二预设手势相匹配时,根据第一切换方向切换导航栏中导航键的位置的过程可具体包括:
当第一切换方向为左侧切换时,将导航栏中的返回键切换至导航栏的最左侧;
当第一切换方向为右侧切换时,将导航栏中的返回键切换至导航栏的最右侧。
其中,返回键功能为最常使用的功能,在切换导航栏时这个虚拟导航键就会调整位置,移动到离用户握持移动终端的手最近的位置以便用户进行操作,在切换返回键的位置后,其它导航键根据预设的补位方式进行位置切换,例如,各导航键从左向右的原始排序为back键、home键、menu键,在右侧切换后从左向右的重新排序为home键、menu键、back键,又如,各导航键从左向右的原始排序为home键、back键、menu键,则在右侧切换后从左向右的重新排序为home键、menu键、back键,具体补位方式不以此为限。在这里,可将返回键定义为主导航键,主导航键为用户使用频率最高或较常使用的导航键,在一实施方式中,用户可自己设置主导航键,因而本申请的方法还可进一步包括以下步骤:
展示设置主导航键的界面;
接收选择导航键的指令;
将选择的导航键设置为主导航键,其中,主导航键在导航栏向第一切换方向切换后位于导航栏的靠近用户的一侧。
其中,用户可根据需要将自己经常使用的导航键设置为主导航键,主导航键在导航栏向第一切换方向切换后位于导航栏的靠近用户的一侧,也即位于最左侧或最右侧,从而便于用户进行操作。此外,还可设置有次导航键,次导航键的使用频率低于主导航键且高于其它导航键,次导航键在导航栏向第一切换方向切换后位于靠近主导航键的位置,相对其它导航键更便于操作。
在一实施方式中,预设条件包括第一触摸手势与第二预设手势相匹配时,根据第一切换方向切换导航栏中导航键的位置之后,本申请的方法还包括以下步骤:
接收第二触摸手势;
若第二触摸手势与第一预设手势相匹配且第二触摸手势在导航栏的显示区域触发,则获取第二触摸手势的滑动方向作为导航栏的第二切换方向;
根据第二切换方向切换导航栏中导航键的位置。
其中,用户通过在终端屏幕的左侧部分或右侧部分长按以将主导航键切换至最左侧或最右侧进行操作后,可能下一步要使用的导航键为其它导航键,此时可触发第二触摸手势,第二触摸手势与第一预设手势相匹配且第二触摸手势在导航栏的显示区域触发,例如,在导航栏的显示区域左右滑动,此时,移动终端根据第二触摸手势的滑动方向切换导航栏中导航键的位置,也即,控制各导航键从当前位置沿第二切换方向顺次移动,当第二触摸手势的信号结束时,将各导航键分别显示在距离最近的导航键预设显示位置或最近经过的导航键预设显示位置,使得用户可以将需要使用的导航键移动到可以操作的位置进行操作。
在一实施方式中,本申请的方法还包括以下步骤:
累计设定周期内各握持方向的确定次数;
将确定次数最多的握持方向作为用户的偏好握持方向;
当启动移动终端时,根据偏好握持方向显示各导航键。
其中,在设定周期内,例如十天内或两次启动终端的时间之内,在每次根据第一触摸手势识别出用户的握持方向后,累计一次该握持方向的确定次数,进而将确定次数最多的握持方向作为用户的偏好握持方向,例如,右侧握持的确定次数大于左侧握持的确定次数,则用户的偏好握持方向为右侧握持,表明用户习惯使用右手操作移动终端,因此,当启动移动终端时,根据偏好握持方向显示各导航键,例如,用户的偏好握持方向为右侧握持时,启动移动终端时将主导航键(返回键)显示在导航栏的最右侧,从而可以减少用户切换导航栏的次数,提高用户体验。
综上所述,本申请实施例的导航栏切换方法,在接收第一触摸手势后,若第一触摸手势符合预设条件,则获取第一触摸手势的方向特征以确定导航栏的第一切换方向,进而根据第一切换方向切换导航栏中导航键的位置。通过这种方式,本申请能够根据触摸手势的方向特征对导航栏中导航键的位置进行切换以供用户操作,无论是更换系统或是单手握持移动终端,用户均能方便操作所要操作的导航键,无需改变使用习惯或进行双手操作,用户体验佳,同时无需增加硬件成本。
图2是根据一示例性实施例示出的一种移动终端的结构示意图。请参考图2,本实施例的移动终端包括存储器210和处理器220,存储器210存储有至少一条程序指令,处理器220通过加载并执行所述至少一条程序指令以实现如上所述的导航栏切换方法。
本实施例中处理器220执行时实现的具体步骤请参图1所示实施例的描述,在此不再赘述。
本申请还提供一种计算机存储介质,所述计算机存储介质上存储有计算机程序指令;所述计算机程序指令被处理器执行时实现如上所述的导航栏切换方法。
本实施例的计算机存储介质存储的计算机程序指令被处理器执行时实现的具体步骤流程请参图1所示实施例的描述,在此不再赘述。
综上所述,本申请实施例的移动终端及计算机存储介质,在接收第一触摸手势后,若第一触摸手势符合预设条件,则获取第一触摸手势的方向特征以确定导航栏的第一切换方向,进而根据第一切换方向切换导航栏中导航键的位置。通过这种方式,本申请能够根据触摸手势的方向特征对导航栏中导航键的位置进行切换以供用户操作,无论是更换系统或是单手握持移动终端,用户均能方便操作所要操作的导航键,无需改变使用习惯或进行双手操作,用户体验佳,同时无需增加硬件成本。
图3是根据一示例性实施例示出的一种终端的结构示意图。本发明的导航栏切换方法可以但不限于应用于如图3所示的终端。如图3所示,终端10包括存储器102、存储控制器104,一个或多个(图中仅示出一个)处理器106、外设接口108、射频模块150、定位模块112、摄像模块114、音频模块116、屏幕118以及按键模块160。这些组件通过一条或多条通讯总线/信号线122相互通讯。
可以理解,图3所示的结构仅为示意,终端10还可包括比图3中所示更多或者更少的组件,或者具有与图3所示不同的配置。图3中所示的各组件可以采用硬件、软件或其组合实现。
存储器102可用于存储软件程序以及模块,如本发明实施例中的导航栏切换方法对应的程序指令/模块,处理器106通过运行存储在存储控制器104内的软件程序以及模块,从而执行各种功能应用以及数据处理,即实现上述的导航栏切换方法。
存储器102可包括高速随机存储器,还可包括非易失性存储器,如一个或者多个磁性存储装置、闪存、或者其他非易失性固态存储器。在一些实例中,存储器102可进一步包括相对于处理器106远程设置的存储器,这些远程存储器可以通过网络连接至终端10。上述网络的实例包括但不限于互联网、企业内部网、局域网、移动通信网及其组合。处理器106以及其他可能的组件对存储器102的访问可在存储控制器104的控制下进行。
外设接口108将各种输入/输入装置耦合至CPU以及存储器102。处理器106运行存储器102内的各种软件、指令以执行终端10的各种功能以及进行数据处理。
在一些实施例中,外设接口108,处理器106以及存储控制器104可以在单个芯片中实现。在其他一些实例中,他们可以分别由独立的芯片实现。
射频模块150用于接收以及发送电磁波,实现电磁波与电信号的相互转换,从而与通讯网络或者其他设备进行通讯。射频模块150可包括各种现有的用于执行这些功能的电路元件,例如,天线、射频收发器、数字信号处理器、加密/解密芯片、用户身份模块(SIM)卡、存储器等等。射频模块150可与各种网络如互联网、企业内部网、无线网络进行通讯或者通过无线网络与其他设备进行通讯。上述的无线网络可包括蜂窝式电话网、无线局域网或者城域网。上述的无线网络可以使用各种通信标准、协议及技术,包括但并不限于全球移动通信系统(Global System for Mobile Communication, GSM)、增强型移动通信技术(Enhanced Data GSM Environment, EDGE),宽带码分多址技术(wideband code division multiple access, W-CDMA),码分多址技术(Code division access, CDMA)、时分多址技术(time division multiple access, TDMA),蓝牙,无线保真技术(Wireless, Fidelity, WiFi)(如美国电气和电子工程师协会标准 IEEE 802.11a, IEEE 802.11b, IEEE802.11g 和/或 IEEE 802.11n)、网络电话(Voice over internet protocal, VoIP)、全球微波互联接入(Worldwide Interoperability for Microwave Access, Wi-Max)、其他用于邮件、即时通讯及短消息的协议,以及任何其他合适的通讯协议,甚至可包括那些当前仍未被开发出来的协议。
定位模块112用于获取终端10的当前位置。定位模块112的实例包括但不限于全球卫星定位系统(GPS)、基于无线局域网或者移动通信网的定位技术。
摄像模块114用于拍摄照片或者视频。拍摄的照片或者视频可以存储至存储器102内,并可通过射频模块150发送。
音频模块116向用户提供音频接口,其可包括一个或多个麦克风、一个或者多个扬声器以及音频电路。音频电路从外设接口108处接收声音数据,将声音数据转换为电信息,将电信息传输至扬声器。扬声器将电信息转换为人耳能听到的声波。音频电路还从麦克风处接收电信息,将电信号转换为声音数据,并将声音数据传输至外设接口108中以进行进一步的处理。音频数据可以从存储器102处或者通过射频模块150获取。此外,音频数据也可以存储至存储器102中或者通过射频模块150进行发送。在一些实例中,音频模块116还可包括一个耳机播孔,用于向耳机或者其他设备提供音频接口。
屏幕118在终端10与用户之间提供一个输出界面。具体地,屏幕118向用户显示视频输出,这些视频输出的内容可包括文字、图形、视频、及其任意组合。一些输出结果是对应于一些用户界面对象。可以理解的,屏幕118还可以包括触控屏幕。触控屏幕在终端10与用户之间同时提供一个输出及输入界面。除了向用户显示视频输出,触控屏幕还接收用户的输入,例如用户的点击、滑动等手势操作,以便用户界面对象对这些用户的输入做出响应。检测用户输入的技术可以是基于电阻式、电容式或者其他任意可能的触控检测技术。触控屏幕显示单元的具体实例包括但并不限于液晶显示器或发光聚合物显示器。
按键模块160同样提供用户向终端10进行输入的接口,用户可以通过按下不同的按键以使终端10执行不同的功能。
上述实施例仅例示性说明本申请的原理及其功效,而非用于限制本申请。任何熟悉此技术的人士皆可在不违背本申请的精神及范畴下,对上述实施例进行修饰或改变。因此,举凡所属技术领域中具有通常知识者在未脱离本申请所揭示的精神与技术思想下所完成的一切等效修饰或改变,仍应由本申请的权利要求所涵盖。
工业实用性
本申请中,移动终端在接收第一触摸手势后,若第一触摸手势符合预设条件,则获取第一触摸手势的方向特征以确定导航栏的第一切换方向,进而根据第一切换方向切换导航栏中导航键的位置。本申请能够根据触摸手势的方向特征对导航栏中导航键的位置进行切换,方便用户操作移动终端。

Claims (10)

  1. 一种导航栏切换方法,其特征在于,包括:
    接收第一触摸手势;
    若所述第一触摸手势符合预设条件,则获取所述第一触摸手势的方向特征以确定导航栏的第一切换方向;
    根据所述第一切换方向切换所述导航栏中导航键的位置。
  2. 根据权利要求1所述的导航栏切换方法,其特征在于,所述预设条件包括所述第一触摸手势与第一预设手势相匹配且所述第一触摸手势在所述导航栏的显示区域触发,所述获取所述第一触摸手势的方向特征以确定导航栏的第一切换方向,包括:
    获取所述第一触摸手势的滑动方向作为所述第一触摸手势的方向特征;
    确定导航栏的第一切换方向为所述第一触摸手势的滑动方向。
  3. 根据权利要求2所述的导航栏切换方法,其特征在于,所述根据所述第一切换方向切换所述导航栏中导航键的位置,包括:
    控制各导航键从当前位置沿所述第一切换方向顺次移动;
    当所述第一触摸手势的信号结束时,将各导航键分别显示在距离最近的导航键预设显示位置。
  4. 根据权利要求1所述的导航栏切换方法,其特征在于,所述预设条件包括所述第一触摸手势与第二预设手势相匹配,所述获取所述第一触摸手势的方向特征以确定导航栏的第一切换方向,包括:
    获取所述第一触摸手势的触发位置;
    根据所述触发位置所属的区域位置确定用户的握持方向以作为所述第一触摸手势的方向特征;
    当所述握持方向为左侧握持时,确定导航栏的第一切换方向为左侧切换;
    当所述握持方向为右侧握持时,确定导航栏的第一切换方向为右侧切换。
  5. 根据权利要求4所述的导航栏切换方法,其特征在于,所述根据所述第一切换方向切换所述导航栏中导航键的位置之后,所述方法还包括:
    接收第二触摸手势;
    若所述第二触摸手势与第一预设手势相匹配且所述第二触摸手势在所述导航栏的显示区域触发,则获取所述第二触摸手势的滑动方向作为所述导航栏的第二切换方向;
    根据所述第二切换方向切换所述导航栏中导航键的位置。
  6. 根据权利要求4或5所述的导航栏切换方法,其特征在于,所述方法还包括:
    展示设置主导航键的界面;
    接收选择导航键的指令;
    将选择的导航键设置为主导航键,其中,所述主导航键在所述导航栏向所述第一切换方向切换后位于所述导航栏的靠近用户的一侧。
  7. 根据权利要求4或5所述的导航栏切换方法,其特征在于,所述导航键包括返回键,所述根据所述第一切换方向切换所述导航栏中导航键的位置,包括:
    当所述第一切换方向为左侧切换时,将所述导航栏中的返回键切换至所述导航栏的最左侧;
    当所述第一切换方向为右侧切换时,将所述导航栏中的返回键切换至所述导航栏的最右侧。
  8. 根据权利要求4所述的导航栏切换方法,其特征在于,所述方法还包括:
    累计设定周期内各握持方向的确定次数;
    将确定次数最多的握持方向作为所述用户的偏好握持方向;
    当启动移动终端时,根据所述偏好握持方向显示各导航键。
  9. 一种移动终端,其特征在于,包括存储器和处理器,所述存储器存储有至少一条程序指令,所述处理器通过加载并执行所述至少一条程序指令以实现如权利要求1至8中任一项所述的导航栏切换方法。
  10. 一种计算机存储介质,其特征在于,所述计算机存储介质上存储有计算机程序指令;所述计算机程序指令被处理器执行时实现如权利要求1至8中任一项所述的导航栏切换方法。
PCT/CN2018/124389 2018-10-15 2018-12-27 导航栏切换方法、移动终端及计算机存储介质 WO2020077860A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201811199254.5 2018-10-15
CN201811199254.5A CN109471585A (zh) 2018-10-15 2018-10-15 导航栏切换方法、移动终端及计算机存储介质

Publications (1)

Publication Number Publication Date
WO2020077860A1 true WO2020077860A1 (zh) 2020-04-23

Family

ID=65664566

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/124389 WO2020077860A1 (zh) 2018-10-15 2018-12-27 导航栏切换方法、移动终端及计算机存储介质

Country Status (2)

Country Link
CN (1) CN109471585A (zh)
WO (1) WO2020077860A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114442901A (zh) * 2022-01-04 2022-05-06 支付宝(杭州)信息技术有限公司 导航键的处理方法、装置和终端设备

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111866273A (zh) * 2020-07-03 2020-10-30 丁玮 可自定义与扩展的手机app功能模块导航栏的设置方法

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103648045A (zh) * 2013-12-20 2014-03-19 乐视致新电子科技(天津)有限公司 通过侧边导航栏切换显示界面的方法及装置
CN104777986A (zh) * 2015-03-20 2015-07-15 广东欧珀移动通信有限公司 一种导航处理方法及移动终端
CN107704154A (zh) * 2017-10-19 2018-02-16 福建中金在线信息科技有限公司 导航栏过渡方法和系统
CN108170788A (zh) * 2017-12-27 2018-06-15 无线生活(杭州)信息科技有限公司 一种页面导航定位方法及装置

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2869540B1 (en) * 2012-06-28 2019-02-27 Meizu Technology Co., Ltd. Display control method and user equipment
JP2018010472A (ja) * 2016-07-13 2018-01-18 カルソニックカンセイ株式会社 車内電子機器操作装置及び車内電子機器操作方法
CN106293472B (zh) * 2016-08-15 2020-05-19 宇龙计算机通信科技(深圳)有限公司 一种虚拟按键处理方法及移动终端
CN106569724A (zh) * 2016-11-08 2017-04-19 宇龙计算机通信科技(深圳)有限公司 一种虚拟按键动态设置方法、装置及终端
CN108037889A (zh) * 2017-12-07 2018-05-15 广东美晨通讯有限公司 虚拟按键的位置调整方法、终端和计算机可读存储介质

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103648045A (zh) * 2013-12-20 2014-03-19 乐视致新电子科技(天津)有限公司 通过侧边导航栏切换显示界面的方法及装置
CN104777986A (zh) * 2015-03-20 2015-07-15 广东欧珀移动通信有限公司 一种导航处理方法及移动终端
CN107704154A (zh) * 2017-10-19 2018-02-16 福建中金在线信息科技有限公司 导航栏过渡方法和系统
CN108170788A (zh) * 2017-12-27 2018-06-15 无线生活(杭州)信息科技有限公司 一种页面导航定位方法及装置

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114442901A (zh) * 2022-01-04 2022-05-06 支付宝(杭州)信息技术有限公司 导航键的处理方法、装置和终端设备

Also Published As

Publication number Publication date
CN109471585A (zh) 2019-03-15

Similar Documents

Publication Publication Date Title
US10795634B2 (en) Method, apparatus, and mobile terminal for screen mirroring
US10642483B2 (en) Quick screen splitting method, apparatus, and electronic device, display UI, and storage medium
WO2018113675A1 (zh) 视频播放的方法及终端设备
US10725646B2 (en) Method and apparatus for switching screen interface and terminal
US20110319136A1 (en) Method of a Wireless Communication Device for Managing Status Components for Global Call Control
JP2023510421A (ja) ウィジェット処理方法及び関連する機器
CN105518605A (zh) 一种终端的触摸操作方法及装置
US20170364257A1 (en) Gesture control method, gesture control device and gesture control system
CN107066167A (zh) 一种区域选择方法、装置和图形用户界面
US20100333043A1 (en) Terminating a Communication Session by Performing a Gesture on a User Interface
WO2018177413A1 (zh) 一种移动终端和天线连接方法
WO2013135169A1 (zh) 一种输入法键盘的调整方法及其移动终端
WO2021104246A1 (zh) 网络连接方法和电子设备
KR102424175B1 (ko) 공유 장치를 제어하기 위한 방법 및 단말기
WO2021042614A1 (zh) 终端控制方法、终端及计算机存储介质
CN114125546A (zh) 信息分享的方法、装置、终端设备和存储介质
WO2020077860A1 (zh) 导航栏切换方法、移动终端及计算机存储介质
WO2020133864A1 (zh) 基于保护套的终端控制方法、移动终端及计算机存储介质
JP2018522305A (ja) 画像変形処理方法、デバイス、および記憶媒体
WO2022063034A1 (zh) 一种输入界面的显示方法及终端
CN111460424B (zh) 一种锁屏配置的交互方法、终端及计算机存储介质
WO2017035740A1 (zh) 一种选择文本的方法
CN112905278A (zh) 一种应用程序切换方法及装置
CN107193469B (zh) 一种桌面处理方法、设备和计算机存储介质
CN111357280A (zh) 视频通话控制方法及装置

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: 18937371

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 310821)

122 Ep: pct application non-entry in european phase

Ref document number: 18937371

Country of ref document: EP

Kind code of ref document: A1