This commit is contained in:
Kavish Devar
2025-01-28 11:19:55 +05:30
parent ae188a72dc
commit 35da57f0a5
31 changed files with 776 additions and 402 deletions

View File

@@ -37,7 +37,7 @@
android:layout_height="28dp"
android:layout_marginTop="12dp"
android:layout_marginEnd="24dp"
android:background="@drawable/button_shape"
android:background="@drawable/popup_button_shape"
android:contentDescription="Close Button"
android:src="@drawable/close"
app:layout_constraintEnd_toEndOf="parent"
@@ -106,4 +106,4 @@
android:textColor="@color/popup_text"
android:textSize="20sp" />
</LinearLayout>
</LinearLayout>
</LinearLayout>