added lyrics page

This commit is contained in:
h4h13 2018-12-08 09:04:15 +05:30
parent 98d04e048e
commit a0d79d5751
31 changed files with 289 additions and 284 deletions

View file

@ -12,6 +12,11 @@
android:layout_width="match_parent"
android:layout_height="match_parent" />
<com.jetradarmobile.snowfall.SnowfallView
android:id="@+id/snowfall"
android:layout_width="match_parent"
android:layout_height="match_parent" />
<include layout="@layout/shadow_statusbar_toolbar" />
<code.name.monkey.retromusic.views.FitSystemWindowsLayout