CN109429090B - Display method of smart television list and smart television - Google Patents

Display method of smart television list and smart television Download PDF

Info

Publication number
CN109429090B
CN109429090B CN201710765517.3A CN201710765517A CN109429090B CN 109429090 B CN109429090 B CN 109429090B CN 201710765517 A CN201710765517 A CN 201710765517A CN 109429090 B CN109429090 B CN 109429090B
Authority
CN
China
Prior art keywords
data
display
list
sub
displayed
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
CN201710765517.3A
Other languages
Chinese (zh)
Other versions
CN109429090A (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.)
Shenzhen Skyworth RGB Electronics Co Ltd
Original Assignee
Shenzhen Skyworth RGB Electronics 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 Shenzhen Skyworth RGB Electronics Co Ltd filed Critical Shenzhen Skyworth RGB Electronics Co Ltd
Priority to CN201710765517.3A priority Critical patent/CN109429090B/en
Publication of CN109429090A publication Critical patent/CN109429090A/en
Application granted granted Critical
Publication of CN109429090B publication Critical patent/CN109429090B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/431Generation of visual interfaces for content selection or interaction; Content or additional data rendering
    • H04N21/4312Generation of visual interfaces for content selection or interaction; Content or additional data rendering involving specific graphical features, e.g. screen layout, special fonts or colors, blinking icons, highlights or animations

Abstract

The invention discloses a display method of an intelligent television list and an intelligent television, wherein the method comprises the following steps: acquiring a display initial position of data to be displayed; and drawing a first sub-list view according to the attribute of a preset vertical list view and the display initial position, and displaying the first sub-list view on a display interface of the smart television. According to the method and the device, the attributes of the vertical list views are preset, when the data to be displayed are received, the first sub-list view needing to be displayed in the visual range of the display interface is determined according to the attributes of the preset vertical list views and the initial display position carried by the data to be displayed, and the first sub-list view is drawn and displayed. Therefore, on one hand, the vertical view display of the data to be displayed can be realized, the display speed of the vertical view can be improved, and convenience is brought to the use of a user.

Description

Display method of smart television list and smart television
Technical Field
The invention relates to the technical field of intelligent terminals, in particular to a display method of an intelligent television list and an intelligent television.
Background
Under the condition that a Personal Computer (PC) is intelligentized, and a mobile phone and a tablet personal computer are also intelligentized in a large area, in order to comply with the trends of high-definition television, networking and intelligentization, the smart television also gradually enters our lives.
The smart television is provided with a fully-open platform and an operating system, and the operating system matched with the fully-open platform provides various vertical list views for the television, such as ListView, GridView, RecycleView and the like. However, due to the difference between the television terminal and the mobile terminal, the operation of the television terminal is usually realized by a remote controller, which makes the vertical list view originally provided by the system unable to be integrated with the operation mode of the smart television, so that the operation of the user is inconvenient.
Thus, the prior art has yet to be improved and enhanced.
Disclosure of Invention
In view of the defects of the prior art, the invention aims to provide a display method of an intelligent television list and an intelligent television.
In order to solve the technical problems, the technical scheme adopted by the invention is as follows:
a display method of an intelligent television list comprises the following steps:
acquiring a display initial position of data to be displayed;
and drawing a first sub-list view according to the attribute of a preset vertical list view and the display initial position, and displaying the first sub-list view on a display interface of the smart television.
The list display method of the smart television list, wherein the obtaining of the display initial position of the data to be displayed specifically comprises:
acquiring the data volume of data to be displayed, and judging whether the data volume is 0 or not;
and if the data volume is not 0, acquiring the display initial position of the data to be displayed.
The display method of the smart television list comprises the following steps of before the display initial position of the data to be displayed is obtained:
and presetting attributes of the list view, wherein the attributes comprise the column number and the row height of the list view.
The method for displaying the smart television list, wherein the drawing a first sub-list view according to the attribute and the display initial position of a preset list view and the displaying the first sub-list view on the display interface of the smart television specifically comprises the following steps:
the method comprises the steps of obtaining the height of a display interface of the smart television, calculating the number of lines of a first sub-list view according to the height and the line height, and determining the number of items of the first sub-list view according to the number of lines and the number of columns;
sequentially selecting the data of the number of items backwards by taking the initial display position as a starting point, and sequentially drawing the data in a first sub-list view;
and displaying the drawn first sub-list view on a display interface of the intelligent television.
The method for displaying the smart television list comprises the following steps of drawing a first sub-list view according to the attribute and the display initial position of a preset list view, and displaying the first sub-list view on a display interface of the smart television, wherein the method further comprises the following steps:
obtaining undrawn data before and after the initial display position, and setting a position closest to the initial display position in the undrawn data as a new initial display position;
drawing a sub-list view containing undrawn data according to the attribute of the preset list view and the new display initial position;
and splicing all the drawn sub-list views to obtain a list view corresponding to the data.
The display method of the smart television list, wherein after the step of displaying the drawn first sub-list view on a display interface of the smart television, the method further comprises the following steps:
and setting the display position corresponding to the display initial position as a display focus.
The display method of the smart television list, wherein after the setting of the display position corresponding to the display initial position as the display focus, the method further comprises:
when a control signal of a mobile display focus sent by a remote control device is received, determining whether a target list item meets a preset condition;
and if the preset condition is not met, acquiring the distance between the list item where the display focus is located and the target list item, and controlling the display list to roll for the corresponding distance.
The display method of the smart television list comprises the step of displaying the smart television list, wherein the preset condition is that the target list item is in a visual range.
A storage medium storing a plurality of instructions, the instructions being adapted to be loaded by a processor and to execute the method for displaying a smart tv list as described in any one of the above.
A smart television, comprising:
a processor adapted to implement instructions; and
the storage device is suitable for storing a plurality of instructions, and the instructions are suitable for being loaded by the processor and executing the display method of the intelligent television list.
Has the advantages that: compared with the prior art, the invention provides a display method of an intelligent television list and an intelligent television, wherein the method comprises the following steps: acquiring a display initial position of data to be displayed; and drawing a first sub-list view according to the attribute of a preset vertical list view and the display initial position, and displaying the first sub-list view on a display interface of the smart television. According to the method and the device, the attributes of the vertical list views are preset, when the data to be displayed are received, the first sub-list view needing to be displayed in the visual range of the display interface is determined according to the attributes of the preset vertical list views and the initial display position carried by the data to be displayed, and the first sub-list view is drawn and displayed. Therefore, on one hand, the vertical view display of the data to be displayed can be realized, the display speed of the vertical view can be improved, and convenience is brought to the use of a user.
Drawings
Fig. 1 is a flowchart of a method for displaying a smart tv list according to a preferred embodiment of the present invention.
Fig. 2 is a schematic structural diagram of a preferred embodiment of the smart tv set according to the present invention.
Detailed Description
The invention provides a display method of an intelligent television list and an intelligent television, and in order to make the purpose, technical scheme and effect of the invention clearer and clearer, the invention is further described in detail below by referring to the attached drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
As used herein, the singular forms "a", "an", "the" and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It will be further understood that the terms "comprises" and/or "comprising," when used in this specification, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof. It will be understood that when an element is referred to as being "connected" or "coupled" to another element, it can be directly connected or coupled to the other element or intervening elements may also be present. Further, "connected" or "coupled" as used herein may include wirelessly connected or wirelessly coupled. As used herein, the term "and/or" includes all or any element and all combinations of one or more of the associated listed items.
It will be understood by those skilled in the art that, unless otherwise defined, all terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. It will be further understood that terms, such as those defined in commonly used dictionaries, should be interpreted as having a meaning that is consistent with their meaning in the context of the prior art and will not be interpreted in an idealized or overly formal sense unless expressly so defined herein.
The invention will be further explained by the description of the embodiments with reference to the drawings.
Referring to fig. 1, fig. 1 is a flowchart illustrating a method for displaying a smart tv list according to a preferred embodiment of the present invention. The method comprises the following steps:
s100, acquiring a display initial position of data to be displayed;
s200, drawing a first sub-list view according to the attribute and the display initial position of the preset vertical list view, and displaying the first sub-list view on a display interface of the smart television.
The embodiment provides a display method of an intelligent television list, which determines a first sub-list view needing to be displayed in a visual range of a display interface according to the attribute of a preset vertical list view and a display initial position carried by data to be displayed by presetting the attribute of the vertical list view when the data to be displayed is received, and draws and displays the first sub-list view. Therefore, on one hand, the vertical view display of the data to be displayed can be realized, the display speed of the vertical view can be improved, and convenience is brought to the use of a user.
Specifically, in step S100, the data to be displayed is data that needs to be displayed on a display interface of the smart television, and the data is transmitted to the smart television by the server. When the intelligent television receives the data to be displayed transmitted by the server, the data volume of the data to be displayed and the transmission speed of the server cannot be estimated, so that the intelligent television can create a sub-thread, and the data to be displayed is acquired through the sub-thread, thereby avoiding the problem that the intelligent television occupies the resources of the main thread to influence the stream degree of the intelligent television. In addition, the data to be displayed can also be stored locally in the smart television.
After receiving the data to be displayed, the smart television can also acquire the data volume of the data to be displayed so as to judge whether the data to be displayed exists or not according to the data volume. Correspondingly, the obtaining of the display initial position of the data to be displayed specifically includes:
s101, acquiring the data volume of data to be displayed, and judging whether the data volume is 0 or not;
s102, if the data volume is not 0, acquiring a display initial position of the data to be displayed;
and S103, if the data volume is 0, displaying abnormal information of which the data volume is empty on a display interface.
Specifically, the display initial position may be a display initial position of a default setting of the smart television, such as 0; the data to be displayed can be carried by the data to be displayed, and the priority of the display initial position carried by the data to be displayed is higher than that of the display initial position set by the smart television in a default mode. That is, if the data amount is not 0, the obtaining of the display initial position of the data to be displayed may specifically include: if the data volume is not 0, detecting whether the data to be displayed carries a first display initial position; when the first display initial position is detected, setting the first display initial position as a display initial position; when the first display initial position is not detected, reading a second display initial position which is set by a smart television system (recorded as a system) in a default mode, and setting the second display initial position as the display initial position.
Further, a situation that a plurality of data occupy one list item may exist in the data to be displayed. Therefore, after the data to be displayed is acquired, a grouping process can be performed, and the grouping process is specifically a grouping process
Grouping data to be displayed, and acquiring the number of data groups obtained by grouping, wherein each group of data occupies one list item.
Specifically, the grouping rule may be self-contained in the data to be displayed, or may be set by the smart television according to the relevance of the data to be displayed. In addition, for the grouped data to be displayed, the display initial position is the position of the data group where the data corresponding to the display initial position is located, and the data amount refers to the number of the data groups.
Further, in the step S200, the first sub-list view refers to a list item displayed in a visual area of a display interface. The attributes of the preset vertical list may be set during system initialization, and may further include the number of columns, the row height, the column width, and the like of the vertical list view. In practical application, each list item of the vertical display list can support different types of display in a similar manner, namely, a plurality of different layouts and list items displayed by different data can be compatible in the same list, so that the product requirements can be better met, and more different contents can be displayed in the same list.
For example, the drawing a first sub-list view according to the attribute of a preset vertical list view and a display initial position, and displaying the first sub-list view on a display interface of the smart television may specifically include:
s201, acquiring the height of a display interface of the smart television, calculating the line number of a first sub-list view according to the height and the line height, and determining the item number of the first sub-list view according to the line number and the line number;
s202, sequentially selecting the data of the number of items backwards by taking the display initial position as a starting point, and sequentially drawing the selected data in a first sub-list view;
s203, displaying the drawn first sub-list view on a display interface of the smart television, and setting the display initial position as a display focus.
Specifically, the display parameters of the display interface may be the width and height of a visible area of the display interface, and the width and height of the visible area may be the same as or different from the width and height of the display interface, that is, the acquiring the display parameters of the display interface refers to acquiring the width and height of the visible area of the current display interface. It is worth mentioning that the display parameters of the display interface have the same units, e.g. pixels, as the attributes of the vertical list view.
Further, the display initial position may not be a start position of data to be displayed, and the first sub-list view may not completely display all data after the display initial position. Therefore, the drawing a first sub-list view according to the attribute of the preset vertical list view and the display initial position, and displaying the first sub-list view behind a display interface of the smart television comprises:
s300, obtaining undrawn data before and after the initial display position, and setting a position closest to the initial display position in the undrawn data as a new initial display position;
s400, drawing a sub-list view containing undrawn data according to the attribute of the preset list view and the new display initial position;
and S500, splicing all the drawn sub-list views to obtain a list view corresponding to the data to be displayed.
Specifically, the non-drawing data is referred to as data configured in the first sub-list view. Of course, before and/or after the initial display position, there may be un-drawn data, or there may be no un-drawn data, so that it is necessary to determine whether there is drawn data before and after the initial display position when obtaining the un-drawn data before and after the initial display position.
Specifically, for the situation before the initial position is displayed, it may be determined whether the initial position is the initial position of the data to be displayed, and if the initial position is the initial position, it is determined that there is no first un-drawn data before the initial position is displayed; if the initial position is not the initial position, judging that first un-drawn data exists before the initial position is displayed, taking the first data before the initial position as a new initial position, and drawing the first un-drawn data from back to front in sequence to obtain a first sub-list.
For the situation after the initial position is displayed, whether the data volume to be displayed after the initial position is displayed is larger than the maximum number of items of the first sub-list view or not can be judged; if the initial position is not larger than the preset initial position, judging that second undrawn data do not exist after the initial position is displayed; if the first un-drawn data is larger than the second un-drawn data, judging that the second un-drawn data exists after the initial position is displayed, and drawing the second un-drawn data from front to back by taking the first data in the second un-drawn data as the initial position to obtain a second sub-list.
Further, after the first sub-list and the second sub-list are obtained, the first sub-list view and the second sub-list are spliced to obtain a vertical list view corresponding to the data to be displayed. This also reduces user latency and increases the speed of display of the vertical list view. Of course, in practical application, the vertical list view corresponding to the data to be displayed may be obtained at the same time, and the display initial position may be set as the display focus.
In an embodiment of the present invention, after setting the display position corresponding to the display initial position as the display focus, the method further includes:
s10, when a control signal of moving a display focus sent by the remote control equipment is received, determining whether a target list item meets a preset condition;
and S20, if the preset condition is not met, acquiring the distance between the list item where the display focus is located and the target list item, and controlling the display list to scroll by the corresponding distance.
Specifically, the remote control device may be an external device such as a remote controller for controlling the smart television. The control information may be generated by control keys of the remote control device. Here, the control information is exemplified as a scroll up and down command generated by an up key and a down key of a remote controller. When an up key/down key instruction is received, a target list item corresponding to the up key instruction is obtained, whether the target list item is in a visible area or not is judged, and if the target list item does not belong to the visible area, the vertical list view is scrolled upwards/downwards. In addition, the preset condition is that the target list item is in a visual range.
The present invention also provides a smart tv, as shown in fig. 2, which includes at least one processor (processor) 20; a display screen 21; and a memory (memory) 22, and may further include a communication Interface (Communications Interface) 23 and a bus 24. The processor 20, the display 21, the memory 22 and the communication interface 23 can communicate with each other through the bus 24. The display screen 21 is configured to display a user guidance interface preset in the initial setting mode. The communication interface 23 may transmit information. The processor 20 may call logic instructions in the memory 22 to perform the methods in the embodiments described above.
Furthermore, the logic instructions in the memory 22 may be implemented in software functional units and stored in a computer readable storage medium when sold or used as a stand-alone product.
The memory 22, which is a computer-readable storage medium, may be configured to store a software program, a computer-executable program, such as program instructions or modules corresponding to the methods in the embodiments of the present disclosure. The processor 30 executes the functional application and data processing, i.e. implements the method in the above-described embodiments, by executing the software program, instructions or modules stored in the memory 22.
The memory 22 may include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function; the storage data area may store data created according to the use of the terminal device, and the like. Further, the memory 22 may include a high speed random access memory and may also include a non-volatile memory. For example, a variety of media that can store program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk, may also be transient storage media.
In addition, the specific processes loaded and executed by the storage medium and the instruction processors in the mobile terminal are described in detail in the method, and are not stated herein.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will 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 of the embodiments of the present invention.

Claims (9)

1. A display method of an intelligent television list is characterized by comprising the following steps:
acquiring a display initial position of data to be displayed;
drawing a first sub-list view according to the attribute of a preset vertical list view and the display initial position, and displaying the first sub-list view on a display interface of the smart television;
obtaining undrawn data before and after the initial display position, and setting a position closest to the initial display position in the undrawn data as a new initial display position;
drawing a sub-list view containing undrawn data according to the attribute of the preset vertical list view and the new display initial position;
splicing all the drawn sub-list views to obtain a list view corresponding to the data;
before the initial display position, judging whether the initial display position is the initial position of the data to be displayed, and if the initial display position is the initial position, judging that first un-drawn data does not exist before the initial display position; if the initial position is not the initial position, judging that first un-drawn data exists before the initial position is displayed, taking the first data before the initial position is displayed as a new initial position, and drawing the first un-drawn data from back to front in sequence to obtain a first sub-list;
after the initial position is displayed, judging whether the data volume to be displayed after the initial position is displayed is larger than the maximum number of items of the first sub-list view; if the number of the items is less than or equal to the maximum number of the items of the first sub-list view, judging that second un-drawn data does not exist after the initial position is displayed; if the number of the items is larger than the maximum number of the items in the first sub-list view, judging that second un-drawn data exists after the initial position is displayed, and drawing the second un-drawn data from front to back by taking first data in the second un-drawn data as the initial position to obtain a second sub-list;
splicing the first sub-list, the first sub-list view and the second sub-list to obtain a vertical list view corresponding to the data to be displayed;
grouping data to be displayed, wherein the grouping rule is self-carried by the data to be displayed or self-set by the smart television according to the correlation of the data to be displayed, each group of data occupies one list item, and each list item is compatible with a plurality of different layouts;
and creating a sub-thread, and acquiring data to be displayed through the sub-thread.
2. The method for displaying the smart television list according to claim 1, wherein the obtaining of the display initial position of the data to be displayed specifically includes:
acquiring the data volume of data to be displayed, and judging whether the data volume is 0 or not;
and if the data volume is not 0, acquiring the display initial position of the data to be displayed.
3. The method for displaying the smart tv list according to claim 1, wherein the obtaining of the display initial position of the data to be displayed comprises:
and presetting attributes of the vertical list view, wherein the attributes comprise the column number and the row height of the list view.
4. The method for displaying an intelligent television list according to claim 3, wherein the step of drawing a first sub-list view according to the attribute and the display initial position of a preset vertical list view and displaying the first sub-list view on a display interface of an intelligent television specifically comprises:
the method comprises the steps of obtaining the height of a display interface of the smart television, calculating the number of lines of a first sub-list view according to the height and the line height, and determining the number of items of the first sub-list view according to the number of lines and the number of columns;
sequentially selecting the data of the number of items backwards by taking the initial display position as a starting point, and sequentially drawing the data in a first sub-list view;
and displaying the drawn first sub-list view on a display interface of the intelligent television.
5. The method for displaying the smart tv list according to any one of claims 1 to 4, wherein after the step of displaying the drawn first sub-list view on the display interface of the smart tv further comprises:
and setting the display position corresponding to the display initial position as a display focus.
6. The method for displaying the smart tv list according to claim 5, wherein after the setting the display position corresponding to the display initial position as the display focus, the method further comprises:
when a control signal of a mobile display focus sent by a remote control device is received, determining whether a target list item meets a preset condition;
and if the preset condition is not met, acquiring the distance between the list item where the display focus is located and the target list item, and controlling the display list to roll for the corresponding distance.
7. The method for displaying the smart television list according to claim 6, wherein the preset condition is that the target list item is within a visual range.
8. A storage medium, characterized in that it stores a plurality of instructions adapted to be loaded by a processor and to execute the method for displaying a smart tv list according to any one of claims 1 to 7.
9. An intelligent television, characterized in that it comprises:
a processor adapted to implement instructions; and
a storage device adapted to store a plurality of instructions adapted to be loaded by a processor and to perform the method of displaying a smart tv list according to any one of claims 1 to 7.
CN201710765517.3A 2017-08-30 2017-08-30 Display method of smart television list and smart television Active CN109429090B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710765517.3A CN109429090B (en) 2017-08-30 2017-08-30 Display method of smart television list and smart television

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710765517.3A CN109429090B (en) 2017-08-30 2017-08-30 Display method of smart television list and smart television

Publications (2)

Publication Number Publication Date
CN109429090A CN109429090A (en) 2019-03-05
CN109429090B true CN109429090B (en) 2021-11-02

Family

ID=65502176

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710765517.3A Active CN109429090B (en) 2017-08-30 2017-08-30 Display method of smart television list and smart television

Country Status (1)

Country Link
CN (1) CN109429090B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102999270A (en) * 2012-11-27 2013-03-27 广东欧珀移动通信有限公司 List display method and list display device
CN103218197A (en) * 2013-04-26 2013-07-24 安科智慧城市技术(中国)有限公司 Method, device and system of displaying data dynamically
CN103902197A (en) * 2012-12-28 2014-07-02 北京新媒传信科技有限公司 Method and device for displaying data based on list displaying in Android system
CN103941964A (en) * 2014-05-13 2014-07-23 上海天奕达电子科技有限公司 Information loading method based on desktop components and intelligent terminal
CN104850660A (en) * 2015-06-04 2015-08-19 广东欧珀移动通信有限公司 Picture displaying method, picture displaying device and mobile terminal
CN105786518A (en) * 2016-03-17 2016-07-20 武汉斗鱼网络科技有限公司 Feedback method and device used during list loading

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2453789B (en) * 2007-10-19 2012-11-14 British Sky Broadcasting Ltd Television display
US8930541B2 (en) * 2011-11-25 2015-01-06 International Business Machines Corporation System, method and program product for cost-aware selection of templates for provisioning shared resources
CN103546818B (en) * 2013-10-31 2017-01-04 乐视致新电子科技(天津)有限公司 The focus control method of the list display interface of intelligent television and device
CN105120309A (en) * 2015-08-19 2015-12-02 浪潮软件集团有限公司 EPG customizing method and EPG device applied to digital television

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102999270A (en) * 2012-11-27 2013-03-27 广东欧珀移动通信有限公司 List display method and list display device
CN103902197A (en) * 2012-12-28 2014-07-02 北京新媒传信科技有限公司 Method and device for displaying data based on list displaying in Android system
CN103218197A (en) * 2013-04-26 2013-07-24 安科智慧城市技术(中国)有限公司 Method, device and system of displaying data dynamically
CN103941964A (en) * 2014-05-13 2014-07-23 上海天奕达电子科技有限公司 Information loading method based on desktop components and intelligent terminal
CN104850660A (en) * 2015-06-04 2015-08-19 广东欧珀移动通信有限公司 Picture displaying method, picture displaying device and mobile terminal
CN105786518A (en) * 2016-03-17 2016-07-20 武汉斗鱼网络科技有限公司 Feedback method and device used during list loading

Also Published As

Publication number Publication date
CN109429090A (en) 2019-03-05

Similar Documents

Publication Publication Date Title
CN107168712B (en) Interface drawing method, mobile terminal and computer readable storage medium
US10237622B2 (en) Page turning method, page turning apparatus and terminal as well as computer readable medium
US9256349B2 (en) User-resizable icons
US9430810B2 (en) Drawing method, apparatus, and terminal
CN109508213B (en) View rendering method, device, medium and intelligent terminal
EP3128411B1 (en) Interface display method, terminal, computer program and recording medium
CN107818008B (en) Page loading method and device
US9959652B2 (en) Display method and terminal
CN106802758B (en) Processing method and device for screen capture
EP2874054B1 (en) Application text adjusting method, device, and terminal
EP2700007B1 (en) Method and apparatus for defining overlay region of user interface control
US20240104812A1 (en) Image Display Method, Image Display Device and Electronic Device
CN109992188B (en) Method and device for realizing scrolling display of iOS mobile terminal text
CN107122104B (en) Data display method and device
CN113051493A (en) Application program display method and device, storage medium and terminal
CN109429090B (en) Display method of smart television list and smart television
WO2019024495A1 (en) Application theme pushing terminal and method, and computer-readable storage medium
CN107908380A (en) Multi-display method, device, terminal device and storage medium based on configuration
CN106708495B (en) Page display method and device based on mobile terminal
US9495729B2 (en) Display method and electronic device
CN110688037A (en) Control display method, storage medium and mobile terminal
CN106055229B (en) Display interface adjusting method and display interface adjusting module based on screen reading
CN111381978A (en) Method for accessing application program, storage medium and smart television
EP2530640B1 (en) Image copying method and device
CN114003191A (en) Screen display method, device and 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
GR01 Patent grant
GR01 Patent grant