Show download status in chapters fragment

This commit is contained in:
inorichi
2015-12-02 10:17:08 +01:00
parent d5a6fac931
commit aa6dfddffa
9 changed files with 96 additions and 8 deletions

View File

@@ -49,7 +49,7 @@
android:layout_alignParentEnd="true"
android:layout_alignParentRight="true"
android:layout_centerVertical="true"
android:text="@string/chapter_downloaded"
android:textAllCaps="true"
android:textColor="@color/accent_text"
android:textSize="12sp"/>
</RelativeLayout>