mirror of
https://github.com/cmclark00/RetroMusicPlayer.git
synced 2025-05-17 23:55:21 +01:00
added lyrics page
This commit is contained in:
parent
98d04e048e
commit
a0d79d5751
31 changed files with 289 additions and 284 deletions
|
@ -88,7 +88,8 @@
|
|||
android:layout_height="match_parent"
|
||||
android:layout_marginStart="64dp"
|
||||
android:layout_marginEnd="64dp"
|
||||
app:behavior_overlapTop="24dp"
|
||||
android:elevation="@dimen/card_elevation"
|
||||
app:behavior_overlapTop="72dp"
|
||||
app:layout_behavior="@string/appbar_scrolling_view_behavior">
|
||||
|
||||
<com.google.android.material.card.MaterialCardView
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue