mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-27 12:15:50 +01:00
Fix flashing when entering text story.
This commit is contained in:
committed by
Greyson Parrelli
parent
af1701e6fa
commit
d7a7e72c3a
@@ -12,5 +12,6 @@
|
||||
android:id="@+id/story_text_post_shared_element_target"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:importantForAccessibility="no" />
|
||||
android:importantForAccessibility="no"
|
||||
android:src="@color/core_grey_80" />
|
||||
</FrameLayout>
|
||||
|
||||
Reference in New Issue
Block a user