mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-03-02 23:38:34 +00:00
Fix bounds clipping in pinch-to-zoom story gesture.
This commit is contained in:
committed by
Cody Henthorne
parent
a642876bda
commit
654b602cef
@@ -4,6 +4,8 @@
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:clipChildren="false"
|
||||
android:clipToPadding="false"
|
||||
tools:context=".stories.viewer.StoryViewerActivity"
|
||||
tools:viewBindingIgnore="true">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user