Class android.widget.RemoteViews
| Changed Methods | ||
|---|---|---|
| RemoteViewsclone() | Change in return type from ObjecttoRemoteViews.Change in exceptions thrown from java.lang.CloneNotSupportedExceptionto no exceptions.Method was inherited from java.lang.Object, but is now defined locally. Change of visibility from protected to public. | |
