* commit 'd5353b475001f19e3cbc9c1a4165c9e6038a812f':
  Fix docs
This commit is contained in:
Daniel Sandler
2012-06-21 11:52:38 -07:00
committed by Android Git Automerger

View File

@@ -1897,7 +1897,7 @@ public class RemoteViews implements Parcelable, Filter {
} }
/** /**
* Equivalent to calling {@link View#setPadding(int, int, int, int)}. * Equivalent to calling {@link android.view.View#setPadding(int, int, int, int)}.
* *
* @param viewId The id of the view to change * @param viewId The id of the view to change
* @param left the left padding in pixels * @param left the left padding in pixels