ui.components.followingdialog#

Module Contents#

Classes#

FollowingDialogContent

Box layout class. See module documentation for more information.

FollowingDialog

Dialog class.

class ui.components.followingdialog.FollowingDialogContent(**kwargs)#

Bases: kivy.uix.boxlayout.BoxLayout

Box layout class. See module documentation for more information.

class ui.components.followingdialog.FollowingDialog(session, username, **kwargs)#

Bases: kivymd.uix.dialog.MDDialog

Dialog class.

For more information, see in the ThemableBehavior and ModalView and CommonElevationBehavior classes documentation.

content_cls: FollowingDialogContent#
ok_button: kivymd.uix.button.MDRaisedButton#
cancel_button: kivymd.uix.button.MDFlatButton#
total_following#
selected_following#
loading#
load_total_followee()#

Runs on a background thread and loads the total number of followers this account has

update_text(text, *args)#

Updates the text of the label