* commit 'f1334ccc1522241c0efc2449ed8bf472a5b01204': Add DatePickerDialog to layoutlib [DO NOT MERGE]
This commit is contained in:
@@ -114,6 +114,7 @@ public class Main {
|
|||||||
"android.os.*", // for android.os.Handler
|
"android.os.*", // for android.os.Handler
|
||||||
"android.database.ContentObserver", // for Digital clock
|
"android.database.ContentObserver", // for Digital clock
|
||||||
"com.android.i18n.phonenumbers.*", // for TextView with autolink attribute
|
"com.android.i18n.phonenumbers.*", // for TextView with autolink attribute
|
||||||
|
"android.app.DatePickerDialog", // b.android.com/28318
|
||||||
},
|
},
|
||||||
excludeClasses,
|
excludeClasses,
|
||||||
new String[] {
|
new String[] {
|
||||||
|
|||||||
Reference in New Issue
Block a user