Browse Source

fix button positioning

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 3 years ago
parent
commit
ba83552be8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/src/main/res/layout/dialog_poll_vote.xml

+ 1 - 0
app/src/main/res/layout/dialog_poll_vote.xml

@@ -55,6 +55,7 @@
         android:layout_width="match_parent"
         android:layout_height="wrap_content"
         android:layout_marginTop="@dimen/standard_margin"
+        android:layout_marginEnd="4dp"
         android:gravity="end">
 
         <com.google.android.material.button.MaterialButton