Skip to content

Commit

Permalink
rebuild shader on ShaderMatrix update
Browse files Browse the repository at this point in the history
  • Loading branch information
Nadudik Mikhail authored and vinc3m1 committed Dec 24, 2017
1 parent 18e8b9e commit 6a30cc9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,7 @@ private void updateShaderMatrix() {
}

mDrawableRect.set(mBorderRect);
mRebuildShader = true;
}

@Override
Expand Down

0 comments on commit 6a30cc9

Please sign in to comment.