Skip to content

Commit e5a834f

Browse files
committed
updated dialog layout
1 parent f8f102e commit e5a834f

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

app/src/main/res/layout/dialog_layout.xml

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,19 +13,14 @@
1313
<androidx.cardview.widget.CardView
1414
android:layout_width="match_parent"
1515
android:layout_height="wrap_content"
16-
android:layout_marginLeft="40dp"
17-
android:layout_marginRight="40dp"
16+
android:layout_margin="12dp"
1817
android:background="@color/white"
1918
app:cardCornerRadius="12dp">
2019

2120
<LinearLayout
2221
android:layout_width="match_parent"
2322
android:layout_height="wrap_content"
24-
android:orientation="vertical"
25-
android:paddingLeft="23dp"
26-
android:paddingTop="49dp"
27-
android:paddingRight="23dp"
28-
android:paddingBottom="29dp">
23+
android:orientation="vertical">
2924

3025
<TextView
3126
android:id="@+id/modal_title"
@@ -93,8 +88,8 @@
9388
android:layout_width="match_parent"
9489
android:layout_height="wrap_content"
9590
android:letterSpacing="0.06"
96-
android:paddingTop="16dp"
97-
android:paddingBottom="16dp"
91+
android:paddingTop="12dp"
92+
android:paddingBottom="12dp"
9893
android:text="@string/ok"
9994
android:textAlignment="center"
10095
android:textColor="@color/white"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy