am f15f6a50: Merge "Invalidate SubtitleView during setText()" into lmp-mr1-dev
* commit 'f15f6a5087f22a0d083be9edc08e860e51c9a0d0': Invalidate SubtitleView during setText()
This commit is contained in:
@@ -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