Get information from RemoteView?

I am trying to figure out how to get information from remoteView. There are many set functions, but no functions.

More precisely, I would like to get the size of my remote view   as this question , but for remoteViews.

+3
source share
1 answer

This is not possible, sorry. RemoteViewsis a data structure intended for transmission and use by another process.

More precisely, I would like to get the size of my remote view, like this question, but for remoteViews.

RemoteViews "", , , a String. , RemoteViews, , .

+3

All Articles