Home | History | Annotate | Download | only in changes
      1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
      2 <HTML style="overflow:auto;">
      3 <HEAD>
      4 <meta name="generator" content="JDiff v1.1.0">
      5 <!-- Generated by the JDiff Javadoc doclet -->
      6 <!-- (http://www.jdiff.org) -->
      7 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
      8 <meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
      9 <TITLE>
     10 android.widget.FrameLayout
     11 </TITLE>
     12 <link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
     13 <link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
     14 <noscript>
     15 <style type="text/css">
     16 body{overflow:auto;}
     17 #body-content{position:relative; top:0;}
     18 #doc-content{overflow:visible;border-left:3px solid #666;}
     19 #side-nav{padding:0;}
     20 #side-nav .toggle-list ul {display:block;}
     21 #resize-packages-nav{border-bottom:3px solid #666;}
     22 </style>
     23 </noscript>
     24 <style type="text/css">
     25 </style>
     26 </HEAD>
     27 <BODY>
     28 <!-- Start of nav bar -->
     29 <a name="top"></a>
     30 <div id="header" style="margin-bottom:0;padding-bottom:0;">
     31 <div id="headerLeft">
     32 <a href="../../../../index.html" tabindex="-1" target="_top"><img src="../../../../assets/images/bg_logo.png" alt="Android Developers" /></a>
     33 </div>
     34   <div id="headerRight">
     35   <div id="headerLinks">
     36 <!-- <img src="/assets/images/icon_world.jpg" alt="" /> -->
     37 <span class="text">
     38 <!-- &nbsp;<a href="#">English</a> | -->
     39 <nobr><a href="http://developer.android.com" target="_top">Android Developers</a> | <a href="http://www.android.com" target="_top">Android.com</a></nobr>
     40 </span>
     41 </div>
     42   <div class="and-diff-id" style="margin-top:6px;margin-right:8px;">
     43     <table class="diffspectable">
     44       <tr>
     45         <td colspan="2" class="diffspechead">API Diff Specification</td>
     46       </tr>
     47       <tr>
     48         <td class="diffspec" style="padding-top:.25em">To Level:</td>
     49         <td class="diffvaluenew" style="padding-top:.25em">23</td>
     50       </tr>
     51       <tr>
     52         <td class="diffspec">From Level:</td>
     53         <td class="diffvalueold">22</td>
     54       </tr>
     55       <tr>
     56         <td class="diffspec">Generated</td>
     57         <td class="diffvalue">2015.08.14 14:28</td>
     58       </tr>
     59     </table>
     60     </div><!-- End and-diff-id -->
     61   <div class="and-diff-id" style="margin-right:8px;">
     62     <table class="diffspectable">
     63       <tr>
     64         <td class="diffspec" colspan="2"><a href="jdiff_statistics.html">Statistics</a>
     65       </tr>
     66     </table>
     67   </div> <!-- End and-diff-id -->
     68   </div> <!-- End headerRight -->
     69   </div> <!-- End header -->
     70 <div id="body-content" xstyle="padding:12px;padding-right:18px;">
     71 <div id="doc-content" style="position:relative;">
     72 <div id="mainBodyFluid">
     73 <H2>
     74 Class android.widget.<A HREF="../../../../reference/android/widget/FrameLayout.html" target="_top"><font size="+2"><code>FrameLayout</code></font></A>
     75 </H2>
     76 <a NAME="constructors"></a>
     77 <a NAME="methods"></a>
     78 <p>
     79 <a NAME="Changed"></a>
     80 <TABLE summary="Changed Methods" WIDTH="100%">
     81 <TR>
     82   <TH VALIGN="TOP" COLSPAN=3>Changed Methods</FONT></TD>
     83 </TH>
     84 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
     85   <TD VALIGN="TOP" WIDTH="25%">
     86   <A NAME="android.widget.FrameLayout.getForeground_changed()"></A>
     87   <nobr><code>Drawable</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#getForeground()" target="_top"><code>getForeground</code></A>()  </nobr>
     88   </TD>
     89   <TD VALIGN="TOP" WIDTH="30%">
     90 Method was locally defined, but is now inherited from <a href="../../../../reference/android/view/View.html#getForeground()" target="_top"><code>View</code></a>.
     91   </TD>
     92   <TD>&nbsp;</TD>
     93 </TR>
     94 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
     95   <TD VALIGN="TOP" WIDTH="25%">
     96   <A NAME="android.widget.FrameLayout.getForegroundGravity_changed()"></A>
     97   <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#getForegroundGravity()" target="_top"><code>getForegroundGravity</code></A>()  </nobr>
     98   </TD>
     99   <TD VALIGN="TOP" WIDTH="30%">
    100 Method was locally defined, but is now inherited from <a href="../../../../reference/android/view/View.html#getForegroundGravity()" target="_top"><code>View</code></a>.
    101   </TD>
    102   <TD>&nbsp;</TD>
    103 </TR>
    104 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
    105   <TD VALIGN="TOP" WIDTH="25%">
    106   <A NAME="android.widget.FrameLayout.getForegroundTintList_changed()"></A>
    107   <nobr><code>ColorStateList</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#getForegroundTintList()" target="_top"><code>getForegroundTintList</code></A>()  </nobr>
    108   </TD>
    109   <TD VALIGN="TOP" WIDTH="30%">
    110 Method was locally defined, but is now inherited from <a href="../../../../reference/android/view/View.html#getForegroundTintList()" target="_top"><code>View</code></a>.
    111   </TD>
    112   <TD>&nbsp;</TD>
    113 </TR>
    114 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
    115   <TD VALIGN="TOP" WIDTH="25%">
    116   <A NAME="android.widget.FrameLayout.getForegroundTintMode_changed()"></A>
    117   <nobr><code>Mode</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#getForegroundTintMode()" target="_top"><code>getForegroundTintMode</code></A>()  </nobr>
    118   </TD>
    119   <TD VALIGN="TOP" WIDTH="30%">
    120 Method was locally defined, but is now inherited from <a href="../../../../reference/android/view/View.html#getForegroundTintMode()" target="_top"><code>View</code></a>.
    121   </TD>
    122   <TD>&nbsp;</TD>
    123 </TR>
    124 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
    125   <TD VALIGN="TOP" WIDTH="25%">
    126   <A NAME="android.widget.FrameLayout.setForeground_changed(android.graphics.drawable.Drawable)"></A>
    127   <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#setForeground(android.graphics.drawable.Drawable)" target="_top"><code>setForeground</code></A>(<code>Drawable</code>)  </nobr>
    128   </TD>
    129   <TD VALIGN="TOP" WIDTH="30%">
    130 Method was locally defined, but is now inherited from <a href="../../../../reference/android/view/View.html#setForeground(android.graphics.drawable.Drawable)" target="_top"><code>View</code></a>.
    131   </TD>
    132   <TD>&nbsp;</TD>
    133 </TR>
    134 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
    135   <TD VALIGN="TOP" WIDTH="25%">
    136   <A NAME="android.widget.FrameLayout.setForegroundGravity_changed(int)"></A>
    137   <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#setForegroundGravity(int)" target="_top"><code>setForegroundGravity</code></A>(<code>int</code>)  </nobr>
    138   </TD>
    139   <TD VALIGN="TOP" WIDTH="30%">
    140 Method was locally defined, but is now inherited from <a href="../../../../reference/android/view/View.html#setForegroundGravity(int)" target="_top"><code>View</code></a>.
    141   </TD>
    142   <TD>&nbsp;</TD>
    143 </TR>
    144 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
    145   <TD VALIGN="TOP" WIDTH="25%">
    146   <A NAME="android.widget.FrameLayout.setForegroundTintList_changed(android.content.res.ColorStateList)"></A>
    147   <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#setForegroundTintList(android.content.res.ColorStateList)" target="_top"><code>setForegroundTintList</code></A>(<code>ColorStateList</code>)  </nobr>
    148   </TD>
    149   <TD VALIGN="TOP" WIDTH="30%">
    150 Method was locally defined, but is now inherited from <a href="../../../../reference/android/view/View.html#setForegroundTintList(android.content.res.ColorStateList)" target="_top"><code>View</code></a>.
    151   </TD>
    152   <TD>&nbsp;</TD>
    153 </TR>
    154 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
    155   <TD VALIGN="TOP" WIDTH="25%">
    156   <A NAME="android.widget.FrameLayout.setForegroundTintMode_changed(android.graphics.PorterDuff.Mode)"></A>
    157   <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#setForegroundTintMode(android.graphics.PorterDuff.Mode)" target="_top"><code>setForegroundTintMode</code></A>(<code>Mode</code>)  </nobr>
    158   </TD>
    159   <TD VALIGN="TOP" WIDTH="30%">
    160 Method was locally defined, but is now inherited from <a href="../../../../reference/android/view/View.html#setForegroundTintMode(android.graphics.PorterDuff.Mode)" target="_top"><code>View</code></a>.
    161   </TD>
    162   <TD>&nbsp;</TD>
    163 </TR>
    164 </TABLE>
    165 &nbsp;
    166 <a NAME="fields"></a>
    167       </div>	
    168       <div id="footer">
    169         <div id="copyright">
    170         Except as noted, this content is licensed under 
    171         <a href="http://creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>.
    172         For details and restrictions, see the <a href="/license.html">Content License</a>.
    173         </div>
    174       <div id="footerlinks">
    175       <p>
    176         <a href="http://www.android.com/terms.html">Site Terms of Service</a> -
    177         <a href="http://www.android.com/privacy.html">Privacy Policy</a> -
    178         <a href="http://www.android.com/branding.html">Brand Guidelines</a>
    179       </p>
    180     </div>
    181     </div> <!-- end footer -->
    182     </div><!-- end doc-content -->
    183     </div> <!-- end body-content --> 
    184 <script src="https://www.google-analytics.com/ga.js" type="text/javascript"></script>
    185 <script type="text/javascript">
    186   try {
    187     var pageTracker = _gat._getTracker("UA-5831155-1");
    188     pageTracker._setAllowAnchor(true);
    189     pageTracker._initData();
    190     pageTracker._trackPageview();
    191   } catch(e) {}
    192 </script>
    193 </BODY>
    194 </HTML>
    195