Added link to lyrics page from peak theme

This commit is contained in:
h4h13 2019-10-13 00:43:48 +05:30
parent cf402a27c2
commit 27190d5b74
6 changed files with 32 additions and 25 deletions

View file

@ -3,8 +3,8 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent">
android:layout_height="match_parent"
android:transitionName="@string/transition_lyrics">
<com.google.android.material.appbar.AppBarLayout
android:id="@+id/appBarLayout"