Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 53a470af authored by John Spurlock's avatar John Spurlock Committed by Android Git Automerger
Browse files

am be878d87: am b6a4926c: am 647db9fa: am 76ecd66a: am 0196e561: Fix typo in ImageView.java

* commit 'be878d87':
  Fix typo in ImageView.java
parents edc4664d be878d87
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -570,7 +570,7 @@ public class ImageView extends View {
    }
    }


    /** Return the view's optional matrix. This is applied to the
    /** Return the view's optional matrix. This is applied to the
        view's drawable when it is drawn. If there is not matrix,
        view's drawable when it is drawn. If there is no matrix,
        this method will return an identity matrix.
        this method will return an identity matrix.
        Do not change this matrix in place but make a copy.
        Do not change this matrix in place but make a copy.
        If you want a different matrix applied to the drawable,
        If you want a different matrix applied to the drawable,