i'm using the RealViewSwitcher component in my Android app. It is inside a RelativeLayout and i set its height to 200dp. But every time i try to run the app this error occurred :
ViewSwitcher can only be used in EXACTLY mode.
How can i do to solve this annoying problem?? Thank you all