Small fixes, also added empty text to playlist fragment and detail viewer.

This commit is contained in:
Aidan Follestad 2015-04-16 19:47:32 -05:00
commit 7055b443fb
14 changed files with 52 additions and 20 deletions

View file

@ -1,4 +1,4 @@
<merge xmlns:android="http://schemas.android.com/apk/res/android"
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent">
@ -82,4 +82,4 @@
android:layout_marginRight="16dp"
tools:ignore="RtlHardcoded" />
</merge>
</FrameLayout>