mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-08 07:57:22 +00:00
Add SafeViewPager to fix touch exception in MediaPreviewActivity (#1166)
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
</com.google.android.material.appbar.AppBarLayout>
|
||||
|
||||
<androidx.viewpager.widget.ViewPager
|
||||
<org.thoughtcrime.securesms.components.SafeViewPager
|
||||
android:id="@+id/media_pager"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
|
||||
Reference in New Issue
Block a user