Browse Source

[공통][Common] 알럿다이얼로그 터치 이펙트 줌

Hasemi 6 years ago
parent
commit
e067b87efe
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/src/main/res/layout/dialog_alert.xml

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

@@ -77,6 +77,7 @@
         android:layout_marginTop="8dp"
         android:layout_marginEnd="24dp"
         android:layout_marginBottom="8dp"
+        android:background="?android:attr/selectableItemBackground"
         android:gravity="center"
         android:includeFontPadding="false"
         android:minWidth="100dp"