Change-Id: Ic5ff9aa07e65166a4ecaeecc5fb5e0091275bdcc
This commit is contained in:
Daniel Sandler
2012-06-21 09:28:07 -04:00
parent 790024bfe6
commit d5353b4750

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