Share sheet previews (AND-139)

This commit is contained in:
Grishka
2024-02-23 19:25:21 +03:00
parent 1cdc6f4fcf
commit 2361394391
13 changed files with 950 additions and 18 deletions

View File

@@ -5,7 +5,8 @@
android:orientation="vertical"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:clipChildren="false">
android:clipChildren="false"
android:clipToPadding="false">
<include layout="@layout/profile_qr_toolbar" />