pull/553/head
Brice-W 4 years ago
parent 05535983e2
commit c90ab52cdf

@ -90,4 +90,4 @@ class ConversationView : LinearLayout {
return DatabaseFactory.getLokiUserDatabase(context).getDisplayName(publicKey!!)
}
// endregion
}
}

@ -173,4 +173,4 @@ class ProfilePictureView : RelativeLayout {
profilePicturesCached.clear()
}
// endregion
}
}

Loading…
Cancel
Save