Allow to unbind manga, closes #258. Fix some network calls leaking

This commit is contained in:
len
2016-04-18 20:14:50 +02:00
parent 81bce8ef76
commit 17c59657c3
6 changed files with 37 additions and 21 deletions

View File

@@ -27,7 +27,7 @@
android:layout_height="wrap_content"
android:layout_alignParentRight="true"
android:layout_centerVertical="true"
android:text="Edit"
android:text="@string/action_edit"
style="@style/TextAppearance.Medium.Button"/>
</RelativeLayout>