Minor show more info button margin adjustment

This commit is contained in:
arkon
2020-05-14 22:33:36 -04:00
parent a9d16fad34
commit 39bd823651
2 changed files with 2 additions and 5 deletions

View File

@@ -312,8 +312,6 @@
style="@style/Theme.Widget.Button"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="4dp"
android:layout_marginBottom="4dp"
android:text="@string/manga_info_expand"
android:textSize="12sp"
app:layout_constraintEnd_toEndOf="parent"