kopia lustrzana https://github.com/olgamiller/SSTVEncoder2
Added forgotten invalidate after Label editing
rodzic
3d887e8822
commit
fbdff4d944
|
@ -413,6 +413,7 @@ public class CropView extends ImageView {
|
|||
|
||||
public void editLabelEnd(Label label) {
|
||||
mLabelCollection.editLabelEnd(label);
|
||||
invalidate();
|
||||
}
|
||||
|
||||
public LabelCollection getLabels() {
|
||||
|
|
Ładowanie…
Reference in New Issue