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

Commit ca48d745 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Make getDimension's Javadoc say it returns px."

parents 6160cf72 4ffbd471
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -642,8 +642,7 @@ public class Resources {
     *           tool. This integer encodes the package, type, and resource
     *           entry. The value 0 is an invalid identifier.
     * 
     * @return Resource dimension value multiplied by the appropriate 
     * metric.
     * @return Resource dimension value multiplied by the appropriate metric to convert to pixels.
     * 
     * @throws NotFoundException Throws NotFoundException if the given ID does not exist.
     *