[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

CN113703648A - Method and device for realizing page gradual change effect - Google Patents

Method and device for realizing page gradual change effect Download PDF

Info

Publication number
CN113703648A
CN113703648A CN202110864842.1A CN202110864842A CN113703648A CN 113703648 A CN113703648 A CN 113703648A CN 202110864842 A CN202110864842 A CN 202110864842A CN 113703648 A CN113703648 A CN 113703648A
Authority
CN
China
Prior art keywords
page
effect
gradual
gradient
target interaction
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202110864842.1A
Other languages
Chinese (zh)
Inventor
周全金
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Qingdao Haier Technology Co Ltd
Haier Smart Home Co Ltd
Original Assignee
Qingdao Haier Technology Co Ltd
Haier Smart Home Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Qingdao Haier Technology Co Ltd, Haier Smart Home Co Ltd filed Critical Qingdao Haier Technology Co Ltd
Priority to CN202110864842.1A priority Critical patent/CN113703648A/en
Publication of CN113703648A publication Critical patent/CN113703648A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/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/04845Interaction 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 for image manipulation, e.g. dragging, rotation, expansion or change of colour
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04847Interaction techniques to control parameter settings, e.g. interaction with sliders or dials

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 provides a method and a device for realizing a page gradual change effect. The method comprises the following steps: receiving a first input of a target interaction page; determining a sliding distance of the target interaction page in response to the first input; and applying a gradual change effect to the target interaction page under the condition that the sliding distance is greater than a distance threshold value. The method and the device for realizing the page gradual change effect can realize the dynamism of the interactive page, thereby meeting the requirements of users and improving the retention rate of the users.

Description

Method and device for realizing page gradual change effect
Technical Field
The application relates to the technical field of image processing, in particular to a method and a device for realizing a page gradual change effect.
Background
The interactive page of the existing electronic device mostly adopts the Flutter page scheme. But in this scheme, the pages are essentially static. With continuous iteration of service scenes and extreme pursuit of users for product experience, the static effect of the traditional page cannot meet the requirements of consumers, and the retention rate of the users is low.
Therefore, the interaction page is dynamic, and the method has very important significance for improving the retention rate of the user.
Disclosure of Invention
The embodiment of the application provides a method and a device for realizing a page gradual change effect, which are used for solving the technical problem that the user retention rate is not high due to the fact that the static effect of a page cannot meet the requirements of consumers.
In a first aspect, an embodiment of the present application provides a method for implementing a page gradual change effect, including:
receiving a first input of a target interaction page;
determining a sliding distance of the target interaction page in response to the first input;
and applying a gradual change effect to the target interaction page under the condition that the sliding distance is greater than a distance threshold value.
In one embodiment, the applying a gradual effect to the target interaction page includes:
determining a gradient degree parameter according to the sliding distance;
and determining the gradient degree of the gradient effect applied to the target interactive page according to the gradient degree parameter.
In one embodiment, the sliding distance is linearly related to the fade level parameter, and the fade level parameter is linearly related to the fade level.
In an embodiment, the method for implementing a page gradual change effect provided by the embodiment of the present application further includes:
and keeping the current display effect of the target interaction page under the condition that the sliding distance is smaller than or equal to the distance threshold.
In an embodiment, the method for implementing a page gradual change effect provided by the embodiment of the present application further includes:
displaying prompt information on the target interaction page under the condition that the sliding distance is smaller than or equal to a distance threshold; and the prompt information is used for prompting to continue sliding the target interaction page.
In one embodiment, the fade effect comprises at least one of:
the frosted glass displays the effect;
a color gradient effect;
a brightness gradient effect;
contrast gradient effect.
In a second aspect, an embodiment of the present application provides an apparatus for implementing a page gradual change effect, including:
the sliding receiving module is used for receiving first input of a target interaction page;
the distance determining module is used for responding to the first input and determining the sliding distance of the target interaction page;
and the gradual change realization module is used for applying a gradual change effect to the target interaction page under the condition that the sliding distance is greater than the distance threshold.
In one embodiment, the gradual change implementation module is specifically configured to:
determining a gradient degree parameter according to the sliding distance;
and determining the gradient degree of the gradient effect applied to the target interactive page according to the gradient degree parameter.
In a third aspect, an embodiment of the present application provides an electronic device, which includes a processor and a memory storing a computer program, where the processor implements the steps of the method for implementing a page gradual effect according to the first aspect when executing the program.
In a fourth aspect, an embodiment of the present application provides a processor-readable storage medium, where the processor-readable storage medium stores a computer program, and the computer program is configured to cause a processor to execute the steps of the method for implementing a page fading effect according to the first aspect.
According to the method and the device for realizing the page gradual change effect, whether the gradual change effect is applied to the target interaction page or not is determined by judging the sliding distance of the user sliding the target interaction page and the distance threshold value, and the interaction page can be dynamically realized, so that the requirements of the user can be met, and the retention rate of the user is improved.
Drawings
In order to more clearly illustrate the technical solutions in the present application or the prior art, the drawings needed for the description of the embodiments or the prior art will be briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a schematic flowchart of a method for implementing a page gradual change effect according to an embodiment of the present application;
FIG. 2 is an interaction diagram of an implementation method for a page gradual change effect provided by an embodiment of the present application;
fig. 3 is a schematic structural diagram of an apparatus for implementing a page gradual change effect provided in an embodiment of the present application;
fig. 4 is a schematic structural diagram of an electronic device provided in an embodiment of the present application.
Detailed Description
In order to make the purpose, technical solutions and advantages of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
Fig. 1 is a schematic flowchart of a method for implementing a page gradual change effect according to an embodiment of the present application. Referring to fig. 1, an embodiment of the present application provides a method for implementing a page gradual change effect, which may include:
step 110, receiving a first input of a target interaction page;
step 120, responding to the first input, and determining the sliding distance of the target interactive page;
and step 130, applying a gradual change effect to the target interaction page under the condition that the sliding distance is greater than the distance threshold.
It should be noted that an execution main body of the method for implementing a page gradual effect provided in the embodiment of the present application may be a computer device, such as a mobile phone, a tablet computer, a notebook computer, a palm computer, a vehicle-mounted electronic device, a wearable device, an ultra-mobile personal computer (UMPC), a netbook, or a Personal Digital Assistant (PDA).
The following describes the technical solution of the present application in detail by taking an implementation method of a mobile phone executing a page gradual change effect provided by the embodiment of the present application as an example.
In step 110, the first input may be received by the handset when the user slides the target interactive page.
The target interaction page can be, for example, a background page, an operation page, an information display page and the like of a mobile phone display screen, which can realize human-computer interaction. Optionally, the target interaction page may be specifically a Flutter page.
In step 120, after the mobile phone receives a first input from the user, a sliding distance for the user to slide the target interactive page is determined in response to the first input.
In step 130, the mobile phone compares the sliding distance with the distance threshold, and determines whether to apply a gradual effect to the target interactive page according to the comparison result.
The specific size of the distance threshold may be, for example, 50px, 100px, or the like. This is not particularly limited in the embodiments of the present application.
And when the sliding distance is greater than the distance threshold, the mobile phone applies a gradual change effect to the target interaction page.
For example, when the distance threshold is 100px, if the sliding distance is greater than 100px, for example, when the sliding distance is 110px, 200px, the mobile phone may determine that the sliding distance is greater than the distance threshold, and at this time, the mobile phone may apply a gradual effect to the target interaction page.
Wherein the fade effect may include at least one of: frosted glass display effect, color gradient effect, brightness gradient effect and contrast gradient effect.
According to the method for realizing the page gradual change effect, whether the gradual change effect is applied to the target interaction page or not is determined by judging the sliding distance of the user sliding the target interaction page and the distance threshold value, and the interaction page can be dynamically realized, so that the requirements of the user can be met, and the retention rate of the user is improved.
In one embodiment, applying a fade effect to the target interaction page may include:
determining a gradient parameter according to the sliding distance;
and determining the gradient degree of the gradient effect applied to the target interactive page according to the gradient degree parameter.
Alternatively, the sliding distance may be linearly related to the gradient parameter. That is, as the sliding distance is larger, the gradation degree parameter is also larger.
Wherein the gradient degree parameter represents the gradient degree of the gradient effect applied to the target interactive page. The larger the gradient degree is, the more obvious the gradient effect is exerted on the target interaction page; the smaller the gradient degree is, the less obvious the gradient effect is exerted on the target interaction page.
For example, when the gradient effect is a frosted glass display effect, if the gradient degree is larger, the frosted glass display effect is heavier (the interactive page display is more blurred); if the gradient degree is smaller, the display effect of the ground glass is lighter (the interactive page display is clearer).
When the gradient effect is a color gradient effect, if the gradient degree is larger, the color gradient effect is darker; the smaller the gradation degree is, the lighter the color gradation effect is.
When the gradual change effect is the brightness gradual change effect, if the gradual change degree is larger, the brightness gradual change effect is brighter; the smaller the gradation degree is, the darker the brightness gradation effect is.
When the gradient effect is a contrast gradient effect, if the gradient degree is larger, the contrast gradient effect is larger; the smaller the gradation degree is, the smaller the contrast gradation effect is.
Alternatively, the fade level parameter may be linearly related to the fade level. That is, as the gradation-degree parameter is larger, the gradation degree is also larger.
It will be appreciated that since the sliding distance is linearly related to the fade level parameter, and the fade level parameter is linearly related to the fade level, the sliding distance is also linearly related to the fade level. That is, as the sliding distance is larger, the gradation degree is also larger.
According to the method for realizing the page gradual change effect, the gradual change degree parameter is determined according to the sliding distance, and the gradual change degree for applying the gradual change effect to the target interactive page is determined according to the gradual change degree parameter, so that the sliding distance and the gradual change degree can be associated, the gradual change effect is dynamically adjusted according to the sliding distance, the requirements of a user can be further met, and the retention rate of the user is improved.
In an embodiment, the method for implementing a page gradual change effect provided in the embodiment of the present application may further include:
and keeping the current display effect of the target interaction page under the condition that the sliding distance is less than or equal to the distance threshold.
It can be understood that, when the mobile phone determines that the sliding distance is less than or equal to the distance threshold, it indicates that the user may touch the target interaction page by mistake or just start to slide the target interaction page at this time.
Therefore, under the condition that the sliding distance does not exceed the distance threshold, the target interactive page keeps the current display effect, and on one hand, the phenomenon that a user triggers the page dynamic display by mistake can be avoided, so that resources are saved; on the other hand, an adaptation process can be provided for a user who just starts to slide the target interaction page, so that the user experience and the retention rate of the user are further improved.
In an embodiment, the method for implementing a page gradual change effect provided in the embodiment of the present application may further include:
displaying prompt information on the target interaction page under the condition that the sliding distance is smaller than or equal to the distance threshold;
and the prompt information is used for prompting the sliding of the target interaction page continuously.
When the mobile phone judges that the sliding distance is smaller than or equal to the distance threshold, the mobile phone indicates that the user may start to slide the target interactive page at the moment.
Therefore, when the user just starts to slide the target interactive page, the prompt message is displayed on the target interactive page to guide the user to continue to slide the target interactive page, so that the interest of the user in using the dynamic interactive page can be stimulated, and the user experience and the retention rate of the user are further improved.
Wherein the prompt information may be image indication information such as a prompt arrow; or may be a voice indication such as "please continue to slide" or the like. The embodiment of the present application does not specifically limit the specific form of the prompt message.
It should be noted that the method for implementing the page gradual change effect provided in the embodiment of the present application can implement real-time gradual change of the target interactive page, that is, can monitor the sliding distance in real time, and apply different gradual change effects to the target interactive page according to different sliding distances in real time. The target interactive page can be faded regularly, that is, the sliding distance can be monitored at intervals (for example, 0.1s, 0.05s, etc.), and different fading effects can be applied to the target interactive page according to different sliding distances at intervals.
An example of an implementation method for applying the page gradual effect provided by the embodiment of the present application is shown in fig. 2 to further describe the technical solution of the present application.
This example includes the steps of:
s1, registering the Flutter page (target interaction page) with the sliding listener to enable the sliding listener to monitor the sliding operation on the Flutter page in real time;
s2, sliding the Flutter page by the user;
s3, judging whether the sliding distance exceeds a distance threshold value in real time by a Flutter page; if so, the Flutter page sends a gradual change trigger instruction to the sliding monitor;
s4, when the sliding monitor receives the gradual change triggering instruction, determining that the gradual change effect is allowed to be applied to the target interaction page, and sending a gradual change degree parameter calculation instruction to the parameter calculator;
s5, after receiving the gradient parameter calculation instruction, the parameter calculator calculates a corresponding gradient parameter according to the sliding distance, and sends the gradient parameter to a Flutter page;
and S6, after receiving the gradient parameter, the Flutter page determines the gradient of the gradient effect applied to the target interactive page according to the gradient parameter, and applies the gradient effect to the target interactive page according to the gradient.
The device for implementing the page gradual change effect provided in the embodiment of the present application is described below, and the device for implementing the page gradual change effect described below and the method for implementing the page gradual change effect described above may be referred to in correspondence with each other.
Fig. 3 is a schematic structural diagram of an apparatus for implementing a page gradual change effect according to an embodiment of the present application. Referring to fig. 3, the apparatus may include:
the sliding receiving module 310 is configured to receive a first input of a target interaction page;
a distance determination module 320, configured to determine a sliding distance of the target interaction page in response to the first input;
and the gradual change implementation module 330 is configured to apply a gradual change effect to the target interaction page if the sliding distance is greater than a distance threshold.
The device for realizing the page gradual change effect determines whether to apply the gradual change effect to the target interaction page or not by judging the sliding distance of the user sliding the target interaction page and the distance threshold value, and can realize the dynamism of the interaction page, thereby meeting the requirements of the user and improving the retention rate of the user.
In one embodiment, the gradual change implementation module 310 is specifically configured to:
determining a gradient degree parameter according to the sliding distance;
and determining the gradient degree of the gradient effect applied to the target interactive page according to the gradient degree parameter.
In one embodiment, the sliding distance is linearly related to the fade level parameter, and the fade level parameter is linearly related to the fade level.
In one embodiment, the fade implementation module 310 is further configured to:
and keeping the current display effect of the target interaction page under the condition that the sliding distance is smaller than or equal to the distance threshold.
In one embodiment, the fade implementation module 310 is further configured to:
displaying prompt information on the target interaction page under the condition that the sliding distance is smaller than or equal to a distance threshold; and the prompt information is used for prompting to continue sliding the target interaction page.
In one embodiment, the fade effect comprises at least one of:
the frosted glass displays the effect;
a color gradient effect;
a brightness gradient effect;
contrast gradient effect.
It should be noted that the apparatus for implementing a page gradual change effect provided in the embodiment of the present application can implement all the method steps implemented by the foregoing method embodiment and can achieve the same technical effect, and details of the same parts and beneficial effects as those of the method embodiment in this embodiment are not described herein again.
Fig. 4 illustrates a physical structure diagram of an electronic device, which may include, as shown in fig. 4: a processor (processor)410, a Communication Interface (Communication Interface)420, a memory (memory)430 and a Communication bus 440, wherein the processor 410, the Communication Interface 420 and the memory 430 are communicated with each other via the Communication bus 440. The processor 410 may call a computer program in the memory 430 to perform the steps of the implementation method of the page fading effect, for example comprising:
receiving a first input of a target interaction page;
determining a sliding distance of the target interaction page in response to the first input;
and applying a gradual change effect to the target interaction page under the condition that the sliding distance is greater than a distance threshold value.
In addition, the logic instructions in the memory 430 may be implemented in the form of software functional units and stored in a computer readable storage medium when the software functional units are sold or used as independent products. Based on such understanding, the technical solution of the present application or portions thereof that substantially contribute to the prior art may be embodied in the form of a software product stored in a storage medium and including instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
In another aspect, the present application further provides a computer program product, where the computer program product includes a computer program stored on a non-transitory computer-readable storage medium, where the computer program includes program instructions, and when the program instructions are executed by a computer, the computer can perform the steps of the method for implementing the page gradual effect provided by the above methods, for example, the method includes:
receiving a first input of a target interaction page;
determining a sliding distance of the target interaction page in response to the first input;
and applying a gradual change effect to the target interaction page under the condition that the sliding distance is greater than a distance threshold value.
On the other hand, an embodiment of the present application further provides a processor-readable storage medium, where the processor-readable storage medium stores a computer program, where the computer program is configured to cause the processor to perform the steps of the method provided in each of the above embodiments, for example, including:
receiving a first input of a target interaction page;
determining a sliding distance of the target interaction page in response to the first input;
and applying a gradual change effect to the target interaction page under the condition that the sliding distance is greater than a distance threshold value.
The processor-readable storage medium can be any available medium or data storage device that can be accessed by a processor, including, but not limited to, magnetic memory (e.g., floppy disks, hard disks, magnetic tape, magneto-optical disks (MOs), etc.), optical memory (e.g., CDs, DVDs, BDs, HVDs, etc.), and semiconductor memory (e.g., ROMs, EPROMs, EEPROMs, non-volatile memory (NAND FLASH), Solid State Disks (SSDs)), etc.
The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods described in the embodiments or some parts of the embodiments.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solutions of the present application, and not to limit the same; although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions in the embodiments of the present application.

Claims (10)

1. A method for realizing a page gradual effect is characterized by comprising the following steps:
receiving a first input of a target interaction page;
determining a sliding distance of the target interaction page in response to the first input;
and applying a gradual change effect to the target interaction page under the condition that the sliding distance is greater than a distance threshold value.
2. The method for implementing page gradual effect according to claim 1, wherein the applying the gradual effect to the target interaction page includes:
determining a gradient degree parameter according to the sliding distance;
and determining the gradient degree of the gradient effect applied to the target interactive page according to the gradient degree parameter.
3. The method for implementing a page gradual effect according to claim 2, wherein the sliding distance is linearly related to the gradual degree parameter, and the gradual degree parameter is linearly related to the gradual degree.
4. The method for implementing a page gradual effect according to claim 1, further comprising:
and keeping the current display effect of the target interaction page under the condition that the sliding distance is smaller than or equal to the distance threshold.
5. The method for implementing a page gradual effect according to claim 1, further comprising:
displaying prompt information on the target interaction page under the condition that the sliding distance is smaller than or equal to a distance threshold; and the prompt information is used for prompting to continue sliding the target interaction page.
6. The method for implementing the page gradual effect according to any one of claims 1 to 5, wherein the gradual effect comprises at least one of the following items:
the frosted glass displays the effect;
a color gradient effect;
a brightness gradient effect;
contrast gradient effect.
7. An apparatus for implementing a gradual page transition effect, comprising:
the sliding receiving module is used for receiving first input of a target interaction page;
the distance determining module is used for responding to the first input and determining the sliding distance of the target interaction page;
and the gradual change realization module is used for applying a gradual change effect to the target interaction page under the condition that the sliding distance is greater than the distance threshold.
8. The apparatus for implementing a page gradual effect according to claim 7, wherein the gradual implementation module is specifically configured to:
determining a gradient degree parameter according to the sliding distance;
and determining the gradient degree of the gradient effect applied to the target interactive page according to the gradient degree parameter.
9. An electronic device comprising a processor and a memory storing a computer program, wherein the processor implements the steps of the method for implementing a page fading effect according to any one of claims 1 to 6 when executing the computer program.
10. A processor-readable storage medium, on which a computer program is stored, for causing a processor to perform the steps of the method for implementing a page shading effect according to any one of claims 1 to 6.
CN202110864842.1A 2021-07-29 2021-07-29 Method and device for realizing page gradual change effect Pending CN113703648A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110864842.1A CN113703648A (en) 2021-07-29 2021-07-29 Method and device for realizing page gradual change effect

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110864842.1A CN113703648A (en) 2021-07-29 2021-07-29 Method and device for realizing page gradual change effect

Publications (1)

Publication Number Publication Date
CN113703648A true CN113703648A (en) 2021-11-26

Family

ID=78650931

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110864842.1A Pending CN113703648A (en) 2021-07-29 2021-07-29 Method and device for realizing page gradual change effect

Country Status (1)

Country Link
CN (1) CN113703648A (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103051760A (en) * 2012-12-18 2013-04-17 广东欧珀移动通信有限公司 Touch screen mobile phone-based screen brightness regulation method
CN103365571A (en) * 2012-03-26 2013-10-23 联想(北京)有限公司 Touch screen unlocking method and electronic equipment with touch screen
CN104916270A (en) * 2015-05-29 2015-09-16 努比亚技术有限公司 Method for adjusting screen brightness and device thereof
US20160110093A1 (en) * 2014-10-21 2016-04-21 Samsung Electronics Co., Ltd. Method of performing one or more operations based on a gesture
CN105872211A (en) * 2016-03-28 2016-08-17 乐视控股(北京)有限公司 Screen brightness adjusting method and terminal
CN109669617A (en) * 2018-12-27 2019-04-23 北京字节跳动网络技术有限公司 Method and apparatus for switching the page
CN112948029A (en) * 2019-11-26 2021-06-11 上海哔哩哔哩科技有限公司 Page adjusting method and device, computer equipment and computer readable storage medium

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103365571A (en) * 2012-03-26 2013-10-23 联想(北京)有限公司 Touch screen unlocking method and electronic equipment with touch screen
CN103051760A (en) * 2012-12-18 2013-04-17 广东欧珀移动通信有限公司 Touch screen mobile phone-based screen brightness regulation method
US20160110093A1 (en) * 2014-10-21 2016-04-21 Samsung Electronics Co., Ltd. Method of performing one or more operations based on a gesture
CN104916270A (en) * 2015-05-29 2015-09-16 努比亚技术有限公司 Method for adjusting screen brightness and device thereof
CN105872211A (en) * 2016-03-28 2016-08-17 乐视控股(北京)有限公司 Screen brightness adjusting method and terminal
CN109669617A (en) * 2018-12-27 2019-04-23 北京字节跳动网络技术有限公司 Method and apparatus for switching the page
CN112948029A (en) * 2019-11-26 2021-06-11 上海哔哩哔哩科技有限公司 Page adjusting method and device, computer equipment and computer readable storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
ANDROID 架构师丨小熊: "Flutter 滚动监听及实战appBar 滚动渐变", 《HTTPS://BLOG.CSDN.NET/WEIXIN_45365889/ARTICLE/DETAILS/101698615》, pages 2 - 7 *

Similar Documents

Publication Publication Date Title
EP3734446B1 (en) Processing method, storage medium and electronic device
CN103870123B (en) A kind of information processing method and electronic equipment
CN111816139A (en) Screen refresh rate switching method and electronic equipment
CN110209975B (en) Method, apparatus, device and storage medium for providing object
US11209951B2 (en) Method and apparatus for displaying application program, terminal device, and storage medium
US10152214B2 (en) Method and mobile terminal for displaying visual prompt
CN112328070A (en) Charging control method, charging control device and electronic equipment
CN105187644B (en) A kind of method and terminal of play operation
US20150293950A1 (en) Method, apparatus, and storage medium for removing redundant information from terminal
CN107292142B (en) Business operation processing method, business operation processing device and business terminal
CN111666023B (en) Interface display method and device, electronic equipment and readable storage medium
CN113703648A (en) Method and device for realizing page gradual change effect
CN106598371B (en) Information display method and equipment
CN110770720A (en) Resource searching method and related product
CN112685269A (en) Data acquisition method and device, electronic equipment and storage medium
CN112840305B (en) Font switching method and related product
CN112806070B (en) Network power consumption adjusting method, network power consumption adjusting device and mobile terminal
CN112035651A (en) Sentence completion method and device and computer-readable storage medium
CN113703647A (en) Method and device for realizing page gradual change effect
CN104767880A (en) Communication number management method
CN113114559B (en) Information display method, device and equipment
CN110808899B (en) Content sharing method, device, client, server and system
CN111290799B (en) Component loading method and device, electronic equipment and storage medium
CN107908462B (en) Method for controlling application operation, mobile terminal equipment and related medium product
CN109885787B (en) APP page display method and system, mobile terminal and computer readable medium

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20211126

RJ01 Rejection of invention patent application after publication