am daec5943: Fix build
automerge: aaf2e19
* commit 'aaf2e190d363f5934e5bc2fd3293d41aa9ac00aa':
Fix build
This commit is contained in:
@@ -1796,6 +1796,6 @@ public class GradientDrawable extends Drawable {
|
||||
}
|
||||
}
|
||||
|
||||
mTintFilter = updateTintFilter(mTintFilter, s.mTint, s.mTintMode);
|
||||
mTintFilter = updateTintFilter(mTintFilter, state.mTint, state.mTintMode);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user