Support custom views using TimePickerDialog [DO NOT MERGE]
Bug: http://b.android/com/61515
Change-Id: I0dc3357be0c058adde9d3ea5b6796004b786fd34
(cherry picked from commit 86e5218220)
This commit is contained in:
@@ -115,6 +115,7 @@ public class Main {
|
||||
"android.database.ContentObserver", // for Digital clock
|
||||
"com.android.i18n.phonenumbers.*", // for TextView with autolink attribute
|
||||
"android.app.DatePickerDialog", // b.android.com/28318
|
||||
"android.app.TimePickerDialog", // b.android.com/61515
|
||||
},
|
||||
excludeClasses,
|
||||
new String[] {
|
||||
|
||||
Reference in New Issue
Block a user