jaydeepw/android-utils

Overload showAlert/showDialog methods with resId parameter

jaydeepw opened this issue · 0 comments

Currently showAlerty(Context, x,y, String, String) is supported. How about showAlerty(Context, x,y, int resId1, int resId2) overloaded method for ease?