Added cancel button to list dialogs

This commit is contained in:
Prathamesh More 2022-04-19 19:05:50 +05:30
parent 098f9f939d
commit 48c1cfb6ab
7 changed files with 17 additions and 17 deletions

View file

@ -6,7 +6,6 @@
android:orientation="vertical"
android:padding="16dp">
<com.google.android.material.textfield.TextInputLayout
android:id="@+id/actionNewPlaylistContainer"
style="@style/Widget.MaterialComponents.TextInputLayout.OutlinedBox"