CN114153344A - Group creation method and device, electronic equipment and storage medium - Google Patents

Group creation method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN114153344A
CN114153344A CN202111374035.8A CN202111374035A CN114153344A CN 114153344 A CN114153344 A CN 114153344A CN 202111374035 A CN202111374035 A CN 202111374035A CN 114153344 A CN114153344 A CN 114153344A
Authority
CN
China
Prior art keywords
target object
floating window
list page
chat
chat list
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
CN202111374035.8A
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.)
Shenzhen Xumi Yuntu Space Technology Co Ltd
Original Assignee
Shenzhen Jizhi Digital Technology 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 Jizhi Digital Technology Co Ltd filed Critical Shenzhen Jizhi Digital Technology Co Ltd
Priority to CN202111374035.8A priority Critical patent/CN114153344A/en
Publication of CN114153344A publication Critical patent/CN114153344A/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/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • 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/0486Drag-and-drop
    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]

Abstract

The disclosure provides a group creation method, a group creation device, an electronic device and a storage medium. The method comprises the following steps: displaying a chat list page in an application interface, wherein the chat list page comprises a plurality of target objects; detecting a gesture instruction aiming at a first target object in the chat list page, and responding to the gesture instruction to display a floating window corresponding to the first target object in the chat list page; in response to the gesture operation aiming at the floating window, dragging the floating window to the position above the second target object, and enabling the floating window of the second target object to be adsorbed with the floating window of the first target object; and creating a new group based on member information in the first target object and the second target object after adsorption. The group creating method and the group creating device reduce the operation difficulty of group creating, improve the efficiency of creating the group by the user, and meet the requirement that the user can rapidly create the group under the chat list page.

Description

Group creation method and device, electronic equipment and storage medium
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to a group creation method and apparatus, an electronic device, and a storage medium.
Background
With the continuous development of computer technology, social contact methods mainly based on instant messaging have become increasingly popular, and with the increasing abundance of functions of instant messaging applications, instant messaging applications have been gradually applied to various aspects of people's work and life. The group function is one of the main functions of instant messaging application, and users can aggregate different users in the same group to exchange information by establishing the group.
In the existing group creation mode, a plurality of members which want to form a group are selected through user input or from a friend list, and then the group is established according to the identification of the members, however, the process needs a user to click for many times, and the operation process is complex; if a member is not a friend of the user, a friend needs to be added and reselected. Therefore, the existing group creation scheme has a complex operation process, reduces the efficiency of creating a group by a user, and cannot realize quick group creation for a plurality of users through simple interaction.
Disclosure of Invention
In view of this, embodiments of the present disclosure provide a group creation method and apparatus, an electronic device, and a storage medium, so as to solve the problem in the prior art that the group creation process is complicated, and user operations are more, which results in a decrease in the efficiency of creating a group for a user.
In a first aspect of the embodiments of the present disclosure, a group creation method is provided, including: displaying a chat list page in an application interface, wherein the chat list page comprises a plurality of target objects; detecting a gesture instruction aiming at a first target object in the chat list page, and responding to the gesture instruction to display a floating window corresponding to the first target object in the chat list page; in response to the gesture operation aiming at the floating window, dragging the floating window to the position above the second target object, and enabling the floating window of the second target object to be adsorbed with the floating window of the first target object; and creating a new group based on member information in the first target object and the second target object after adsorption.
In a second aspect of the embodiments of the present disclosure, there is provided a group creation apparatus, including: the display module is configured to display a chat list page in the application interface, wherein the chat list page comprises a plurality of target objects; the detection module is configured to detect a gesture instruction aiming at a first target object in the chat list page, and in response to the gesture instruction, a floating window corresponding to the first target object is displayed in the chat list page; the adsorption module is configured to respond to gesture operation aiming at the floating window, drag the floating window to the upper side of the second target object, and adsorb the floating window of the second target object and the floating window of the first target object; and the creating module is configured to create a new group based on member information in the first target object and the second target object after adsorption.
In a third aspect of the embodiments of the present disclosure, an electronic device is provided, which includes a memory, a processor and a computer program stored in the memory and executable on the processor, and the processor implements the steps of the method when executing the program.
In a fourth aspect of the embodiments of the present disclosure, a computer-readable storage medium is provided, which stores a computer program, which when executed by a processor, implements the steps of the above-mentioned method.
The embodiment of the present disclosure adopts at least one technical scheme that can achieve the following beneficial effects:
displaying a chat list page in an application interface, wherein the chat list page comprises a plurality of target objects; detecting a gesture instruction aiming at a first target object in the chat list page, and responding to the gesture instruction to display a floating window corresponding to the first target object in the chat list page; in response to the gesture operation aiming at the floating window, dragging the floating window to the position above the second target object, and enabling the floating window of the second target object to be adsorbed with the floating window of the first target object; and creating a new group based on member information in the first target object and the second target object after adsorption. According to the method and the device, the target objects in the chat list page are subjected to simple gesture operation, so that new groups can be created for members in different target objects in the chat list page, and therefore, the rapid group creation can be realized without complex operation, the group creation efficiency of a user is improved, and the requirement of the user for rapidly creating the groups under the chat list page is met.
Drawings
To more clearly illustrate the technical solutions in the embodiments of the present disclosure, the drawings needed for the embodiments or the prior art descriptions will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present disclosure, and other drawings can be obtained by those skilled in the art without inventive efforts.
Fig. 1 is a schematic flowchart of a group creation method provided by an embodiment of the present disclosure;
FIG. 2 is a schematic diagram of a chat list page provided by an embodiment of the disclosure;
fig. 3 is a schematic diagram of a floating window corresponding to a target object provided in the embodiment of the present disclosure;
fig. 4 is a schematic diagram of an adsorption process of a floating window corresponding to a target object provided by an embodiment of the present disclosure;
FIG. 5 is a schematic diagram of a cross-page floating window adsorption process provided by an embodiment of the present disclosure;
FIG. 6 is a schematic diagram of creating a new group provided by an embodiment of the present disclosure;
fig. 7 is a schematic structural diagram of a group creation apparatus provided in an embodiment of the present disclosure;
fig. 8 is a schematic structural diagram of an electronic device provided in an embodiment of the present disclosure.
Detailed Description
In the following description, for purposes of explanation and not limitation, specific details are set forth, such as particular system structures, techniques, etc. in order to provide a thorough understanding of the disclosed embodiments. However, it will be apparent to one skilled in the art that the present disclosure may be practiced in other embodiments that depart from these specific details. In other instances, detailed descriptions of well-known systems, devices, circuits, and methods are omitted so as not to obscure the description of the present disclosure with unnecessary detail.
With the continuous development of mobile technology, instant messaging application chat has become an important social mode. Moreover, with more and more functions integrated in instant messaging applications, instant messaging applications are gradually popularized in work and life of people. The instant messaging application provides a group function, a plurality of users can speak and communicate in the same group, and the information communication efficiency is improved.
However, in the conventional group establishment method, the instant messaging application creates a group according to the friend identifier selected by the user by inputting a friend name or selecting a plurality of friends from a friend list through the user on the interface of the instant messaging application program, but this way of creating a group reduces the efficiency of creating a group by the user, thereby reducing the communication experience of the user, and the following detailed description is given in the following practical scenario of a process of creating a group by a user selecting a friend, and may specifically include the following contents:
in the instant messaging application interface, when a user needs to create a group, the user firstly selects a certain chat group from a chat list page, opens a chat detail page of the chat group, clicks an 'more' button in the chat detail page, then selects a member who wants to create the group, if the member is not a friend of the user, the member needs to be added as a friend, and when the member who needs to create the group is not in the same chat group, the current chat group needs to be quitted, the above operations are repeated until all the members which need to be added are selected, and after the members are determined to be added to a new group, the instant messaging application establishes the new group, wherein the new group comprises all the members selected by the user.
As seen from the group creation process in the prior art, the process of creating a group by a user at least includes the following steps: opening a chat list page-clicking chat details-clicking 'more' -adding friends-selecting members-determining to create groups-establishing a new group chat; therefore, a user can create a new group only through the complicated operation process, the complexity of group creation is increased, the overlong operation line is used, and the operation experience of the user is reduced, so that the efficiency of creating the group by the user is further reduced, and the rapid group creation of a plurality of users through simple interaction cannot be realized.
In addition, in the chat list page, when a group is created for a non-friend group, the conventional group creation method cannot directly create a new group for the non-friend group or for users in different existing groups through simple interaction in the chat list page, and therefore, the application range of the existing group creation scheme is not wide enough.
It should be noted that, in an application scenario of the embodiment of the present disclosure, the present disclosure may be executed by a client installed or running in a mobile terminal, an application program, or a web page, and the like, and the mobile terminal includes but is not limited to: the mobile terminal supports touch screen operation, such as a smart phone, a tablet computer and a notebook computer. The following embodiments of the present disclosure are described with an instant messaging application in a mobile terminal as a specific execution subject, but in practical applications, the embodiments of the present disclosure are not limited to the instant messaging application described in the following embodiments, and any object capable of performing group establishment in a client interface or an application page of the mobile terminal is suitable for this scheme. The following describes the scheme of the present specification in detail by taking an instant messaging application running in a client as an example.
Fig. 1 is a flowchart illustrating a group creation method according to an embodiment of the present disclosure. The group creation method of fig. 1 may be performed by a client installed on a mobile terminal. As shown in fig. 1, the group creation method may specifically include:
s101, displaying a chat list page in an application interface, wherein the chat list page comprises a plurality of target objects;
s102, detecting a gesture instruction aiming at a first target object in a chat list page, responding to the gesture instruction, and displaying a floating window corresponding to the first target object in the chat list page;
s103, in response to the gesture operation aiming at the floating window, dragging the floating window to the position above the second target object, and enabling the floating window of the second target object to be adsorbed with the floating window of the first target object;
and S104, creating a new group based on member information in the first target object and the second target object after adsorption.
Specifically, the application interface is a medium for interaction and information exchange between an application system and a user, and realizes conversion between an internal form of information and a human-acceptable form, so that the user can conveniently and efficiently operate an application to achieve bidirectional interaction and complete the work expected to be completed by the application.
Further, the chat list page includes a plurality of target objects, the target objects refer to group chat objects and/or individual chat objects, in practical applications, the target objects may be entry interfaces of chat records corresponding to each group chat or individual chat, recent chat content may be displayed in the entry interfaces of the chat records, and avatars corresponding to the group chat or individual chat are displayed on one side of the chat content.
Further, the gesture instruction may be an instruction formed by a user clicking or sliding a touch screen on the mobile terminal, different gestures generate different gesture instructions, and a binding relationship between the gestures and the instructions may be preconfigured and stored in a server corresponding to the client. In practical applications, after the touch screen detects a gesture sent by a user through a finger or a stylus, a gesture instruction sent by the user is determined according to a corresponding relationship between the gesture and a pre-configured instruction, for example: when the user slides the touch screen up and down, the page in the client (i.e. the current page) slides up and down along the gesture direction, so that different information is displayed.
Further, the floating window may include a thumbnail formed based on the avatar of the target object, that is, the floating window may be a thumbnail corresponding to the avatar of the target object, or the floating window may be a thumbnail corresponding to the entry interface of the chat record of the entire target object, and the floating window floats above the chat record of the chat list page.
According to the technical scheme provided by the embodiment of the disclosure, a chat list page is displayed in an application interface, and the chat list page comprises a plurality of target objects; detecting a gesture instruction aiming at a first target object in the chat list page, and responding to the gesture instruction to display a floating window corresponding to the first target object in the chat list page; in response to the gesture operation aiming at the floating window, dragging the floating window to the position above the second target object, and enabling the floating window of the second target object to be adsorbed with the floating window of the first target object; and creating a new group based on member information in the first target object and the second target object after adsorption. According to the method and the device, the target objects in the chat list page are subjected to simple gesture operation, so that new groups can be created for members in different target objects in the chat list page, and therefore, the rapid group creation can be realized without complex operation, the group creation efficiency of a user is improved, and the requirement of the user for rapidly creating the groups under the chat list page is met.
In some embodiments, the application interface comprises an instant messaging application interface in which a chat list page is displayed, the chat list page including a plurality of target objects, comprising: displaying a chat list page in an instant messaging application interface, receiving a sliding gesture operation instruction aiming at the chat list page, enabling a target object to slide in the chat list page, and updating the chat list page according to a sliding result, wherein the target object comprises a group chat object and/or an individual chat object.
Specifically, the chat list page includes a plurality of target objects, and the target objects may be regarded as entry interfaces corresponding to the chat records, where the chat records may be group chat records or individual chat records, and the entry interfaces of the chat records include the latest chat content of the group. The contents contained in the chat list page in the embodiment of the present disclosure are described below with reference to the drawings, and fig. 2 is a schematic diagram of the chat list page provided in the embodiment of the present disclosure. As shown in fig. 2, the chat list page mainly includes the following contents:
in practical application, if the chat records are the group head portraits, the head portraits of the members in the group can be displayed in a nine-square grid mode, and if the chat records are the individual head portraits, the individual head portraits are directly displayed.
In some embodiments, the gesture instruction comprises a long press operation instruction, the gesture instruction for a first target object in the chat list page is detected, and a floating window corresponding to the first target object is displayed in the chat list page in response to the gesture instruction, comprising: and determining an avatar area in the first target object, extracting the first target object from the chat list page when a long press operation instruction aiming at the avatar area of the first target object is detected, and forming a floating window, wherein a thumbnail corresponding to the avatar of the first target object is displayed in the floating window.
Specifically, when a user needs to select a member to establish a group, a long-press gesture operation is performed on a certain target object (e.g., a first target object) in a chat list page, that is, an operation of re-establishing a group for the member in the target object may be triggered, and at this time, the entire area corresponding to the first target object (i.e., an entry interface of a chat record) may be contracted into a floating window with a size of an avatar. After the first target object is contracted into the floating window to be displayed in the chat list page, the entry interface of the chat record of the first target object is removed from the chat list page, that is, the first target object which is executed with the long press click operation is changed into the floating window from the state of the entry interface of the original chat record.
In some embodiments, the method further comprises: and in the state that the floating window keeps long-press operation, responding to a sliding operation instruction aiming at the floating window, randomly moving the floating window along the gesture sliding direction, and after the gesture sliding is finished, returning the target object corresponding to the floating window to the position before the long-press operation.
Specifically, after the first target object is changed into the floating window, the finger keeps pressing for a long time, the floating window continues to slide (i.e., drag) and moves along with the direction dragged by the finger, and after the finger is released in the moving process, the floating window of the first target object automatically returns to the original state, i.e., the floating window automatically returns to the original state corresponding to the entry interface of the chat record. Next, a change process of the floating window of the target object in the embodiment of the present disclosure is described with reference to the drawings, and fig. 3 is a schematic diagram of the floating window corresponding to the target object provided in the embodiment of the present disclosure. As shown in fig. 3, the generation and change process of the floating window of the target object mainly includes the following steps:
firstly, aiming at the long-press gesture operation of the head portrait area of a second chat record (namely a first target object) in the chat list page, when the time of the long-press gesture operation exceeds 2 seconds or more, the state of suspending the chat content is called, namely the entry interface of the second chat record is changed into a suspended window, and the entry interface of the second chat record is hidden from the chat list page; and continuing to press the floating window for a long time, dragging the floating window by a finger to move in the chat list page, and if the finger is released in the dragging process of the floating window, returning the floating window to the state before the operation of pressing the gesture for the long time again, namely recovering to the state corresponding to the entry interface of the chat record.
In some embodiments, the gesture operation includes a drag gesture operation, and in response to the gesture operation on the floating window, dragging the floating window above the second target object and causing the floating window of the second target object to be attracted to the floating window of the first target object includes: after the long-press operation instruction is triggered by the floating window, in response to the dragging gesture operation aiming at the floating window, dragging the floating window to the position above the second target object along the chat list page, and calculating the staying time of the floating window above the second target object; and when the retention time exceeds the preset time, extracting the second target object from the chat list page to form a floating window, adsorbing the floating window of the second target object behind the floating window of the first target object, and enabling the floating window of the second target object to move along with the floating window of the first target object.
Specifically, the floating window of the first target object is dragged in a floating state and is dragged above the second target object, when the staying time of the floating window above the second target object exceeds a preset time, an entry interface of the chat record corresponding to the second target object is contracted into a floating window, and the floating window of the second target object is attracted and followed behind the floating window of the first target object, so that when a user drags the floating window of the first target object, the floating window of the second target object moves along with the floating window of the first target object.
The following describes an adsorption process of a floating window in the embodiment of the present disclosure with reference to the accompanying drawings, and fig. 4 is a schematic diagram of an adsorption process of a floating window corresponding to a target object provided in the embodiment of the present disclosure. As shown in fig. 4, the adsorption process of the floating window of the target object mainly includes the following steps:
dragging the floating window corresponding to the second chat record to the position above the head portrait area of the third chat record, and after the staying time exceeds 2 seconds or more, quickly reducing the content information of the third chat record to the size range of the head portrait and adsorbing the content information by the floating window of the second chat record; at the moment, when the floating window of the chat record II is dragged, the floating window of the chat record III moves along with the gesture.
Further, in the embodiment of the present application, an adsorption process of a floating window of two target objects is taken as an example for explanation, but in practical application, the operation of forming the floating window in response to the long-press operation instruction and dragging the floating window to the upper side of other target objects may be repeated continuously until a user selects all target objects that want to establish a group by dragging, and therefore, the process of dragging and adsorbing the floating window when a plurality of target objects (more than two target objects) are selected is not described again.
It should be noted that, in the embodiment of the present application, the floating window corresponding to the group chat record may be used to adsorb the floating window corresponding to the individual chat record, or the floating window corresponding to the individual chat record may be used to adsorb the floating window corresponding to the group chat record, when the floating window is completely adsorbed, the user releases his/her hands, and the group establishment may be automatically completed, where the group members are all members included in the adsorbed target object (entry interface of the chat record).
In some embodiments, dragging the floating window along the chat list page over the second target object comprises: and when the floating window is dragged to the bottom position of the current chat list page, triggering the chat list page to roll upwards for page turning, selecting a second target object according to the displayed chat list page after page turning, and dragging the floating window to the upper part of the second target object.
Specifically, if the target object displayed on the current screen does not meet the requirement of the user for establishing the group, the embodiment of the present disclosure further supports the adsorption of the floating window of the target object across the page. The following describes an adsorption process of a cross-page floating window in the embodiment of the present disclosure with reference to the accompanying drawings, and fig. 5 is a schematic diagram of an adsorption process of a cross-page floating window provided in the embodiment of the present disclosure. As shown in fig. 5, the adsorption process of the cross-page floating window mainly includes the following steps:
the user drags the floating window to the bottom of the current chat list page and drags the floating window downwards continuously, the current chat list page is triggered to roll upwards at the moment, the instant messaging application interface displays the target object rolling from bottom to top, so that the target object below the current chat list page is presented to the user for selection, when the user finds the target object needing to establish the group, the floating window is dragged to the upper portion of the target object and stays for a while, at the moment, the floating window adsorbs the floating window of the target object, and after the user stops the dragging gesture operation, the group establishment can be completed quickly.
In some embodiments, creating a new group for the member based on the members of the attracted first target object and second target object comprises: when the fact that the drag gesture operation is finished is detected, determining the first target object and the second target object after adsorption, and acquiring member information in the first target object and the second target object; and creating a new group based on the member information, and displaying the group chat objects of the new group in a chat list page.
Specifically, after the user stops dragging, the instant messaging application determines the target objects that have been attracted, i.e., determines which group chat objects or individual chat objects are selected, so as to acquire member information, such as member identifiers, in the group chat objects or the individual chat objects. And adding the members into a new group based on the acquired member information, namely creating a new group, adding the members into the new group, and directly opening a group chat page of the new group.
The new group created in the embodiment of the present disclosure is described below with reference to the drawings, and fig. 6 is a schematic diagram of creating a new group provided in the embodiment of the present disclosure. As shown in fig. 6, the created new group mainly includes the following:
when the floating windows dragged by the user comprise two or more than two floating windows, the user can stop dragging operation, at the moment, the instant messaging application automatically creates new groups for the chat members corresponding to the floating windows, the members are automatically added into new groups, and the user can directly enter the group chat pages of the new groups.
According to the technical scheme provided by the embodiment of the disclosure, a chat list page is displayed in an application interface, and the chat list page comprises a plurality of target objects; detecting a gesture instruction aiming at a first target object in the chat list page, and responding to the gesture instruction to display a floating window corresponding to the first target object in the chat list page; in response to the gesture operation aiming at the floating window, dragging the floating window to the position above the second target object, and enabling the floating window of the second target object to be adsorbed with the floating window of the first target object; and creating a new group based on member information in the first target object and the second target object after adsorption. According to the method and the device, the target objects in the chat list page are subjected to simple gesture operation, so that new groups can be created for members in different target objects in the chat list page, and therefore, the rapid group creation can be realized without complex operation, the group creation efficiency of a user is improved, and the requirement of the user for rapidly creating the groups under the chat list page is met.
The following are embodiments of the disclosed apparatus that may be used to perform embodiments of the disclosed methods. For details not disclosed in the embodiments of the apparatus of the present disclosure, refer to the embodiments of the method of the present disclosure.
Fig. 7 is a schematic structural diagram of a group creation apparatus according to an embodiment of the present disclosure. As shown in fig. 7, the group creation means includes:
a display module 701 configured to display a chat list page in an application interface, where the chat list page includes a plurality of target objects;
a detection module 702 configured to detect a gesture instruction for a first target object in the chat list page, and in response to the gesture instruction, display a floating window corresponding to the first target object in the chat list page;
an adsorption module 703 configured to, in response to a gesture operation for the floating window, drag the floating window above the second target object, and adsorb the floating window of the second target object and the floating window of the first target object;
a creating module 704 configured to create a new group based on member information in the attracted first target object and second target object.
In some embodiments, the application interface includes an instant messaging application interface, and the display module 701 of fig. 7 displays a chat list page in the instant messaging application interface, receives a sliding gesture operation instruction for the chat list page, slides a target object in the chat list page, and updates the chat list page according to the sliding result, where the target object includes a group chat object and/or an individual chat object.
In some embodiments, the gesture instruction includes a long-press operation instruction, the detection module 702 in fig. 7 determines an avatar region in the first target object, and when the long-press operation instruction for the avatar region of the first target object is detected, extracts the first target object from the chat list page and forms a floating window, where a thumbnail corresponding to the avatar of the first target object is displayed in the floating window.
In some embodiments, the detection module 702 in fig. 7, in a state where the floating window is kept in the long-press operation, responds to a sliding operation instruction for the floating window, and moves the floating window arbitrarily in the gesture sliding direction, and after the gesture sliding is finished, returns the target object corresponding to the floating window to the position before the long-press operation.
In some embodiments, the gesture operation includes a dragging gesture operation, and after the long-press operation instruction is triggered by the floating window, the adsorption module 703 in fig. 7 drags the floating window to the position above the second target object along the chat list page in response to the dragging gesture operation for the floating window, and calculates the retention time of the floating window above the second target object; and when the retention time exceeds the preset time, extracting the second target object from the chat list page to form a floating window, adsorbing the floating window of the second target object behind the floating window of the first target object, and enabling the floating window of the second target object to move along with the floating window of the first target object.
In some embodiments, the adsorption module 703 of fig. 7 triggers the chat list page to scroll upward for turning a page when the floating window is dragged to the bottom position of the current chat list page, selects a second target object according to the chat list page displayed after the page is turned, and drags the floating window above the second target object.
In some embodiments, after detecting that the drag gesture operation is ended, the creating module 704 of fig. 7 determines the first target object and the second target object after the adsorption, and obtains member information in the first target object and the second target object; and creating a new group based on the member information, and displaying the group chat objects of the new group in a chat list page.
It should be understood that, the sequence numbers of the steps in the foregoing embodiments do not imply an execution sequence, and the execution sequence of each process should be determined by its function and inherent logic, and should not constitute any limitation on the implementation process of the embodiments of the present disclosure.
Fig. 8 is a schematic structural diagram of an electronic device 8 provided in the embodiment of the present disclosure. As shown in fig. 8, the electronic apparatus 8 of this embodiment includes: a processor 801, a memory 802, and a computer program 803 stored in the memory 802 and operable on the processor 801. The steps in the various method embodiments described above are implemented when the computer program 803 is executed by the processor 801. Alternatively, the processor 801 implements the functions of the respective modules/units in the above-described respective apparatus embodiments when executing the computer program 803.
Illustratively, the computer program 803 may be divided into one or more modules/units, which are stored in the memory 802 and executed by the processor 801 to accomplish the present disclosure. One or more modules/units may be a series of computer program instruction segments capable of performing specific functions, which are used to describe the execution of the computer program 803 in the electronic device 8.
The electronic device 8 may be a desktop computer, a notebook, a palm computer, a cloud server, or other electronic devices. The electronic device 8 may include, but is not limited to, a processor 801 and a memory 802. Those skilled in the art will appreciate that fig. 8 is merely an example of an electronic device 8 and does not constitute a limitation of the electronic device 8 and may include more or fewer components than shown, or some components may be combined, or different components, e.g., the electronic device may also include input-output devices, network access devices, buses, etc.
The Processor 801 may be a Central Processing Unit (CPU), other general purpose Processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other Programmable logic device, discrete Gate or transistor logic, discrete hardware components, etc. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The storage 802 may be an internal storage unit of the electronic device 8, for example, a hard disk or a memory of the electronic device 8. The memory 802 may also be an external storage device of the electronic device 8, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), and the like provided on the electronic device 8. Further, the memory 802 may also include both internal storage units of the electronic device 8 and external storage devices. The memory 802 is used to store computer programs and other programs and data required by the electronic device. The memory 802 may also be used to temporarily store data that has been output or is to be output.
It will be apparent to those skilled in the art that, for convenience and brevity of description, only the above-mentioned division of the functional units and modules is illustrated, and in practical applications, the above-mentioned function distribution may be performed by different functional units and modules according to needs, that is, the internal structure of the apparatus is divided into different functional units or modules, so as to perform all or part of the functions described above. Each functional unit and module in the embodiments may be integrated in one processing unit, or each unit may exist alone physically, or two or more units are integrated in one unit, and the integrated unit may be implemented in a form of hardware, or in a form of software functional unit. In addition, specific names of the functional units and modules are only for convenience of distinguishing from each other, and are not used for limiting the protection scope of the present application. The specific working processes of the units and modules in the system may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the above embodiments, the descriptions of the respective embodiments have respective emphasis, and reference may be made to the related descriptions of other embodiments for parts that are not described or illustrated in a certain embodiment.
Those of ordinary skill in the art will appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present disclosure.
In the embodiments provided in the present disclosure, it should be understood that the disclosed apparatus/computer device and method may be implemented in other ways. For example, the above-described apparatus/computer device embodiments are merely illustrative, and for example, a division of modules or units, a division of logical functions only, an additional division may be made in actual implementation, multiple units or components may be combined or integrated with another system, or some features may be omitted, or not implemented. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
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 units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present disclosure may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated modules/units, if implemented in the form of software functional units and sold or used as separate products, may be stored in a computer readable storage medium. Based on such understanding, the present disclosure may implement all or part of the flow of the method in the above embodiments, and may also be implemented by a computer program to instruct related hardware, where the computer program may be stored in a computer readable storage medium, and when the computer program is executed by a processor, the computer program may implement the steps of the above methods and embodiments. The computer program may comprise computer program code, which may be in the form of source code, object code, an executable file or some intermediate form, etc. The computer readable medium may include: any entity or device capable of carrying computer program code, recording medium, usb disk, removable hard disk, magnetic disk, optical disk, computer Memory, Read-Only Memory (ROM), Random Access Memory (RAM), electrical carrier wave signals, telecommunications signals, software distribution medium, and the like. It should be noted that the computer readable medium may contain suitable additions or additions that may be required in accordance with legislative and patent practices within the jurisdiction, for example, in some jurisdictions, computer readable media may not include electrical carrier signals or telecommunications signals in accordance with legislative and patent practices.
The above examples are only intended to illustrate the technical solutions of the present disclosure, not to limit them; although the present disclosure 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; such modifications and substitutions do not substantially depart from the spirit and scope of the embodiments of the present disclosure, and are intended to be included within the scope of the present disclosure.

Claims (10)

1. A group creation method, comprising:
displaying a chat list page in an application interface, wherein the chat list page comprises a plurality of target objects;
detecting a gesture instruction aiming at a first target object in the chat list page, and responding to the gesture instruction to display a floating window corresponding to the first target object in the chat list page;
in response to the gesture operation aiming at the floating window, dragging the floating window to the upper side of a second target object, and enabling the floating window of the second target object to be adsorbed with the floating window of the first target object;
creating a new group based on member information in the first target object and the second target object after the adsorption.
2. The method of claim 1, wherein the application interface comprises an instant messaging application interface, and wherein displaying a chat list page in the application interface, the chat list page comprising a plurality of target objects, comprises:
displaying a chat list page in the instant messaging application interface, receiving a sliding gesture operation instruction aiming at the chat list page, enabling the target object to slide in the chat list page, and updating the chat list page according to a sliding result, wherein the target object comprises a group chat object and/or a personal chat object.
3. The method of claim 1, wherein the gesture instruction comprises a long press operation instruction, wherein the detecting a gesture instruction for a first target object in the chat list page, and wherein displaying a floating window corresponding to the first target object in the chat list page in response to the gesture instruction comprises:
and determining an avatar area in the first target object, and when a long press operation instruction for the avatar area of the first target object is detected, extracting the first target object from the chat list page and forming a floating window, wherein a thumbnail corresponding to the avatar of the first target object is displayed in the floating window.
4. The method of claim 3, further comprising:
and in a state that the floating window keeps long-press operation, responding to a sliding operation instruction aiming at the floating window, randomly moving the floating window along the gesture sliding direction, and after the gesture sliding is finished, returning a target object corresponding to the floating window to a position before the long-press operation.
5. The method of claim 1, wherein the gesture operation comprises a drag gesture operation, and wherein in response to the gesture operation on the floating window, dragging the floating window over a second target object and causing the floating window of the second target object to be attracted to the floating window of the first target object comprises:
after the long-press operation instruction is triggered by the floating window, in response to the dragging gesture operation aiming at the floating window, dragging the floating window to the position above a second target object along the chat list page, and calculating the staying time of the floating window above the second target object;
and when the staying time exceeds the preset time, extracting the second target object from the chat list page to form a floating window, adsorbing the floating window of the second target object behind the floating window of the first target object, and enabling the floating window of the second target object to move along with the floating window of the first target object.
6. The method of claim 1, wherein said dragging the floating window along the chat list page over a second target object comprises:
and when the floating window is dragged to the bottom position of the current chat list page, triggering the chat list page to roll upwards for page turning, selecting a second target object according to the displayed chat list page after page turning, and dragging the floating window to the upper part of the second target object.
7. The method of claim 1, wherein creating a new group based on member information in the first target object and the second target object after the attaching comprises:
when the fact that the drag gesture operation is finished is detected, determining the first target object and the second target object after adsorption, and acquiring member information in the first target object and the second target object;
and creating a new group based on the member information, and displaying the group chat object of the new group in the chat list page.
8. A group creation apparatus, comprising:
a display module configured to display a chat list page in an application interface, the chat list page including a plurality of target objects;
a detection module configured to detect a gesture instruction for a first target object in the chat list page, and in response to the gesture instruction, display a floating window corresponding to the first target object in the chat list page;
an adsorption module configured to, in response to a gesture operation for the floating window, drag the floating window above a second target object and adsorb the floating window of the second target object and the floating window of the first target object;
a creating module configured to create a new group based on member information in the first target object and the second target object after the adsorption.
9. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the method of any one of claims 1 to 7 when executing the program.
10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the method according to any one of claims 1 to 7.
CN202111374035.8A 2021-11-19 2021-11-19 Group creation method and device, electronic equipment and storage medium Pending CN114153344A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111374035.8A CN114153344A (en) 2021-11-19 2021-11-19 Group creation method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111374035.8A CN114153344A (en) 2021-11-19 2021-11-19 Group creation method and device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN114153344A true CN114153344A (en) 2022-03-08

Family

ID=80457116

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111374035.8A Pending CN114153344A (en) 2021-11-19 2021-11-19 Group creation method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN114153344A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114945010A (en) * 2022-04-12 2022-08-26 亿咖通(湖北)技术有限公司 Method and computer storage medium for aggregating multiple chat objects in a chat facility
WO2024060895A1 (en) * 2022-09-21 2024-03-28 腾讯科技(深圳)有限公司 Group establishment method and apparatus for virtual scene, and device and storage medium
WO2024060599A1 (en) * 2022-09-20 2024-03-28 腾讯科技(深圳)有限公司 Group processing method and apparatus, device, medium, and program product

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114945010A (en) * 2022-04-12 2022-08-26 亿咖通(湖北)技术有限公司 Method and computer storage medium for aggregating multiple chat objects in a chat facility
CN114945010B (en) * 2022-04-12 2023-08-18 亿咖通(湖北)技术有限公司 Method and computer storage medium for aggregating multiple chat objects in chat tool
WO2024060599A1 (en) * 2022-09-20 2024-03-28 腾讯科技(深圳)有限公司 Group processing method and apparatus, device, medium, and program product
WO2024060895A1 (en) * 2022-09-21 2024-03-28 腾讯科技(深圳)有限公司 Group establishment method and apparatus for virtual scene, and device and storage medium

Similar Documents

Publication Publication Date Title
US10990268B2 (en) Operation method and terminal device
US20200372207A1 (en) Device, method, and graphical user interface for sharing a content object in a document
WO2019128732A1 (en) Icon management method and device
CN104007894B (en) Portable device and its more application operating methods
CN114153344A (en) Group creation method and device, electronic equipment and storage medium
CN112214275B (en) Multi-participant real-time communication user interface
CN105426080B (en) A kind of picture switching method and terminal
CN106201170B (en) A kind of the footmark processing method and terminal of application icon
CN104125508A (en) Video sharing method and terminal
DE202014004549U1 (en) Device and graphical user interface for sharing content from a particular application
DE202013011826U1 (en) Device and graphical user interface for accessing an application in a locked device
DE202012007707U1 (en) Apparatus for providing a user interface on a device displaying content operators
DE202008000262U1 (en) Portable multifunction device
WO2017032066A1 (en) Contact management method and mobile terminal
CN107577415A (en) Touch operation response method and device
WO2018010316A1 (en) Desktop page management method and device
CN104063128A (en) Information processing method and electronic equipment
CN107608550A (en) Touch operation response method and device
CN107608551A (en) Touch operation response method and device
CN112073301B (en) Method, device and computer readable medium for deleting chat group members
CN108664286B (en) Application program preloading method and device, storage medium and mobile terminal
WO2022135476A1 (en) Screenshot method and apparatus, and electronic device
WO2018068517A1 (en) Method for controlling screenshot by rolling ball, and related intelligent device
CN104679395A (en) Document presenting method and user terminal
CN107102754A (en) Terminal control method and device, storage 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
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20230117

Address after: 518054 cable information transmission building 25f2504, no.3369 Binhai Avenue, Haizhu community, Yuehai street, Nanshan District, Shenzhen City, Guangdong Province

Applicant after: Shenzhen Xumi yuntu Space Technology Co.,Ltd.

Address before: No.103, no.1003, Nanxin Road, Nanshan community, Nanshan street, Nanshan District, Shenzhen City, Guangdong Province

Applicant before: Shenzhen Jizhi Digital Technology Co.,Ltd.