mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-30 13:35:18 +00:00
clean
This commit is contained in:
parent
05535983e2
commit
c90ab52cdf
@ -90,4 +90,4 @@ class ConversationView : LinearLayout {
|
|||||||
return DatabaseFactory.getLokiUserDatabase(context).getDisplayName(publicKey!!)
|
return DatabaseFactory.getLokiUserDatabase(context).getDisplayName(publicKey!!)
|
||||||
}
|
}
|
||||||
// endregion
|
// endregion
|
||||||
}
|
}
|
@ -173,4 +173,4 @@ class ProfilePictureView : RelativeLayout {
|
|||||||
profilePicturesCached.clear()
|
profilePicturesCached.clear()
|
||||||
}
|
}
|
||||||
// endregion
|
// endregion
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user