mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-02-05 00:33:06 +00:00
feat: implemented synchronized lyrics display
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
app:layout_constraintTop_toBottomOf="@+id/empty_description_image_view" />
|
||||
|
||||
<androidx.core.widget.NestedScrollView
|
||||
android:id="@+id/now_playing_song_lyrics_sroll_view"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="0dp"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
|
||||
Reference in New Issue
Block a user