Holo styling and metrics; holo spinners
Change-Id: Ib6d80e5e1a79b7a4ff208df8dbc097e7b9228d13
This commit is contained in:
@@ -78,7 +78,6 @@ public class AlertDialog extends Dialog implements DialogInterface {
|
||||
TypedValue outValue = new TypedValue();
|
||||
context.getTheme().resolveAttribute(com.android.internal.R.attr.alertDialogTheme,
|
||||
outValue, true);
|
||||
Log.d("AlertDialog", "getDefaultDialogTheme data " + outValue.data + " id " + outValue.resourceId);
|
||||
return outValue.resourceId;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user