Add Spotless

This commit is contained in:
Hemanth S 2020-10-06 14:16:04 +05:30
parent 2af13a4e6c
commit defcd86152
286 changed files with 15604 additions and 13757 deletions

View file

@ -15,7 +15,7 @@
app:argType="code.name.monkey.retromusic.model.Genre" />
</fragment>
<fragment
<!--<fragment
android:id="@+id/playlistDetailsFragment"
android:name="code.name.monkey.retromusic.fragments.playlists.PlaylistDetailsFragment"
android:label="PlaylistDetailsFragment"
@ -23,7 +23,7 @@
<argument
android:name="extra_playlist"
app:argType="code.name.monkey.retromusic.db.PlaylistWithSongs" />
</fragment>
</fragment>-->
<fragment
android:id="@+id/albumDetailsFragment"