Merge pull request #721 from h4h13/songViewModel

Song view model
This commit is contained in:
Hemanth S 2020-04-26 15:50:42 +05:30 committed by GitHub
commit 3ae88a4e5d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
19 changed files with 309 additions and 260 deletions

View file

@ -32,6 +32,7 @@
<com.google.android.material.appbar.MaterialToolbar
android:id="@+id/toolbar"
style="@style/Toolbar"
android:background="?attr/colorSurface"
app:navigationIcon="@drawable/ic_keyboard_backspace_black_24dp" />
<ViewStub