Merge "Update TRANSIT_FIRST_CUSTOM to ensure custom transit values don't change" into udc-dev
This commit is contained in:
@@ -467,7 +467,7 @@ public interface WindowManager extends ViewManager {
|
||||
* implementation.
|
||||
* @hide
|
||||
*/
|
||||
int TRANSIT_FIRST_CUSTOM = 13;
|
||||
int TRANSIT_FIRST_CUSTOM = 1000;
|
||||
|
||||
/**
|
||||
* @hide
|
||||
|
||||
Reference in New Issue
Block a user