pedant / sweet-alert-dialog

SweetAlert for Android, a beautiful and clever alert dialog
http://pedant.github.io
7.26k stars 1.94k forks source link

AlertDialog color #37

Open odemolliens opened 9 years ago

odemolliens commented 9 years ago

File: alert_dialog.xml Line: 125 Code: android:textColor="#575757"

Expected: android:textColor="@color/textcolor" Current : hardcoded color

Now way to override color without XML change

halibegic commented 7 years ago

+1