feat: parameterized track sharing feature

This commit is contained in:
antonio 2023-09-17 18:51:22 +02:00
parent 8ab011781e
commit 0fe4636fe1
10 changed files with 55 additions and 17 deletions

View file

@ -184,6 +184,7 @@
android:paddingTop="12dp"
android:paddingEnd="20dp"
android:paddingBottom="12dp"
android:text="@string/album_bottom_sheet_share" />
android:text="@string/album_bottom_sheet_share"
android:visibility="gone"/>
</LinearLayout>
</LinearLayout>