Merge "Invalidate SubtitleView during setText()" into lmp-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
f15f6a5087
@@ -148,6 +148,7 @@ public class SubtitleView extends View {
|
||||
mHasMeasurements = false;
|
||||
|
||||
requestLayout();
|
||||
invalidate();
|
||||
}
|
||||
|
||||
public void setForegroundColor(int color) {
|
||||
|
||||
Reference in New Issue
Block a user