Change-Id: Ib36aabc68128d1b2b8c41b965a10be2ab2f4cd93
This commit is contained in:
Uwe Voelker
2010-10-31 10:08:04 +01:00
parent b4ae2f1ba4
commit fc8daba45e

View File

@ -187,7 +187,7 @@ public class AbsoluteLayout extends ViewGroup {
* </ul>
*
* @param c the application environment
* @param attrs the set of attributes fom which to extract the layout
* @param attrs the set of attributes from which to extract the layout
* parameters values
*/
public LayoutParams(Context c, AttributeSet attrs) {