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

Commit 4406e47a authored by Hassan Ali's avatar Hassan Ali
Browse files

Remove refererence from public API to flagged API

Remove refererence from public API to flagged API in Paint.java

Test: m ds-docs-java
Bug: 304996215
Change-Id: I90836e16065d67c3b983ca1358f1ee4c6e60a9c1
parent ed082bde
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -1739,10 +1739,6 @@ public class Paint {
    /**
     * Get the elegant metrics flag.
     *
     * From API {@link Build.VERSION_CODES#VANILLA_ICE_CREAM}, the default value will be true by
     * default if the app has a target SDK of API {@link Build.VERSION_CODES#VANILLA_ICE_CREAM} or
     * later.
     *
     * @return true if elegant metrics are enabled for text drawing.
     */
    public boolean isElegantTextHeight() {