kopia lustrzana https://github.com/ryukoposting/Signal-Android
Fix bounds clipping in pinch-to-zoom story gesture.
rodzic
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">
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue