.class Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessageHeader; .super Lcom/discord/widgets/chat/list/WidgetChatListItem; .source "WidgetChatListAdapterItemMessageHeader.java" # instance fields .field headerChannel:Landroid/widget/TextView; .annotation runtime Lbutterknife/BindView; .end annotation .end field .field headerDivider:Landroid/view/View; .annotation runtime Lbutterknife/BindView; .end annotation .end field .field headerGuild:Landroid/widget/TextView; .annotation runtime Lbutterknife/BindView; .end annotation .end field .field headerSpacer:Landroid/view/View; .annotation runtime Lbutterknife/BindView; .end annotation .end field # direct methods .method public constructor (Lcom/discord/widgets/chat/list/WidgetChatListAdapter;)V .locals 1 const v0, 0x7f0d00cf invoke-direct {p0, v0, p1}, Lcom/discord/widgets/chat/list/WidgetChatListItem;->(ILcom/discord/widgets/chat/list/WidgetChatListAdapter;)V return-void .end method # virtual methods .method protected onConfigure(ILcom/discord/widgets/chat/list/entries/ChatListEntry;)V .locals 4 .param p2 # Lcom/discord/widgets/chat/list/entries/ChatListEntry; .annotation build Landroidx/annotation/NonNull; .end annotation .end param invoke-super {p0, p1, p2}, Lcom/discord/widgets/chat/list/WidgetChatListItem;->onConfigure(ILcom/discord/widgets/chat/list/entries/ChatListEntry;)V check-cast p2, Lcom/discord/widgets/chat/list/entries/MessageHeaderEntry; iget-object v0, p0, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessageHeader;->headerDivider:Landroid/view/View; const/4 v1, 0x0 const/16 v2, 0x8 if-eqz v0, :cond_1 if-lez p1, :cond_0 const/4 v3, 0x0 goto :goto_0 :cond_0 const/16 v3, 0x8 :goto_0 invoke-virtual {v0, v3}, Landroid/view/View;->setVisibility(I)V :cond_1 iget-object v0, p0, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessageHeader;->headerSpacer:Landroid/view/View; if-eqz v0, :cond_3 if-lez p1, :cond_2 const/16 v1, 0x8 :cond_2 invoke-virtual {v0, v1}, Landroid/view/View;->setVisibility(I)V :cond_3 iget-object p1, p0, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessageHeader;->headerChannel:Landroid/widget/TextView; if-eqz p1, :cond_4 invoke-virtual {p2}, Lcom/discord/widgets/chat/list/entries/MessageHeaderEntry;->getChannelName()Ljava/lang/String; move-result-object v0 invoke-virtual {p1, v0}, Landroid/widget/TextView;->setText(Ljava/lang/CharSequence;)V :cond_4 iget-object p1, p0, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessageHeader;->headerGuild:Landroid/widget/TextView; if-eqz p1, :cond_5 invoke-virtual {p2}, Lcom/discord/widgets/chat/list/entries/MessageHeaderEntry;->getText()Ljava/lang/String; move-result-object p2 invoke-virtual {p1, p2}, Landroid/widget/TextView;->setText(Ljava/lang/CharSequence;)V :cond_5 return-void .end method .method public bridge synthetic onConfigure(ILjava/lang/Object;)V .locals 0 .param p2 # Ljava/lang/Object; .annotation build Landroidx/annotation/NonNull; .end annotation .end param check-cast p2, Lcom/discord/widgets/chat/list/entries/ChatListEntry; invoke-virtual {p0, p1, p2}, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemMessageHeader;->onConfigure(ILcom/discord/widgets/chat/list/entries/ChatListEntry;)V return-void .end method