mirror of
https://github.com/gabehf/tempus.git
synced 2026-03-18 19:56:26 -07:00
feat: parameterized track sharing feature
This commit is contained in:
parent
8ab011781e
commit
0fe4636fe1
10 changed files with 55 additions and 17 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue