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

Commit 338a29a6 authored by Jae Seo's avatar Jae Seo
Browse files

TIF: Add a comment to remove padding around the channel logo image

Bug: 19066924
Change-Id: Ibb1efb945550028be4106ead826b1e152e488c92
parent 35fa2bc2
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -756,8 +756,9 @@ public final class TvContract {
         * </p><p>
         * Note that this sub-directory also supports opening the logo as an asset file in write
         * mode.  Callers can create or replace the primary logo associated with this channel by
         * opening the asset file and writing the full-size photo contents into it.  When the file
         * is closed, the image will be parsed, sized down if necessary, and stored.
         * opening the asset file and writing the full-size photo contents into it. (Make sure there
         * is no padding around the logo image.) When the file is closed, the image will be parsed,
         * sized down if necessary, and stored.
         * </p><p>
         * Usage example:
         * <pre>