mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-25 04:06:14 +00:00
Simplify layout and do not display until data is loaded to prevent flashing.
This commit is contained in:
committed by
Greyson Parrelli
parent
31e4db2186
commit
33b88796e8
@@ -120,6 +120,7 @@ class StoryTextPostView @JvmOverloads constructor(
|
||||
}
|
||||
|
||||
fun bindFromStoryTextPost(storyTextPost: StoryTextPost) {
|
||||
visible = true
|
||||
linkPreviewView.visible = false
|
||||
|
||||
textAlignment = TextAlignment.CENTER
|
||||
|
||||
Reference in New Issue
Block a user