public class ShowCustomDialog
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private android.content.Context |
mContext |
private android.content.SharedPreferences |
sharedPreferences |
Constructor and Description |
---|
ShowCustomDialog(android.content.Context context) |
Modifier and Type | Method and Description |
---|---|
private void |
animarVista(android.view.View v,
int x) |
private android.graphics.Rect |
getRect(android.view.View view) |
void |
showCustomDialog(boolean isCancelable,
java.lang.String titulo,
java.lang.String descripcion,
int imageResource) |