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

@@ -759,7 +759,8 @@
android:id="@+id/shares_sector"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical">
android:orientation="vertical"
android:visibility="gone">
<TextView
android:id="@+id/shares_text_view_refreshable"