Add DatePickerDialog to layoutlib

Includes android.app.DatePickerDialog in the layoutlib.jar

Bug: http://b.android.com/28318
Change-Id: I583dde4a8b88204bf98bfca8d91470e1aa4719ce
This commit is contained in:
Deepanshu Gupta
2014-02-25 15:27:29 -08:00
parent 8198c3a8f5
commit c2016d4073

View File

@@ -114,6 +114,7 @@ public class Main {
"android.os.*", // for android.os.Handler
"android.database.ContentObserver", // for Digital clock
"com.android.i18n.phonenumbers.*", // for TextView with autolink attribute
"android.app.DatePickerDialog", // b.android.com/28318
},
excludeClasses,
new String[] {