am daec5943: Fix build
* commit 'daec594370f0e47bf07d0c9c968e3c5dfedf0bb5': 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