Increase profile picture download button margin

Fix #1061
This commit is contained in:
Rania Pilioura 2021-05-08 06:58:43 +03:00
parent 798d646674
commit 247a2b4bf5
1 changed files with 2 additions and 0 deletions

View File

@ -35,6 +35,8 @@
style="@style/Widget.MaterialComponents.Button.TextButton"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginRight="8dp"
android:layout_marginBottom="4dp"
android:layout_gravity="bottom|end"
android:backgroundTint="@color/black_a50"
android:text="@string/action_download"