mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-28 12:44:34 +01:00
Remove shrinking animation from opening media preview bottom bar.
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
android:id="@+id/exo_duration_viewgroup"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:visibility="gone"
|
||||
android:layout_marginStart="@dimen/media_preview_video_timestamp_inset"
|
||||
android:layout_marginEnd="@dimen/media_preview_video_timestamp_inset"
|
||||
android:gravity="center_vertical"
|
||||
|
||||
Reference in New Issue
Block a user