You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.
Try to flip (horizontal) the Image inside flipView(vertical) but failed.
My idea was a empty LinearLayout for the ImageView.
Create a new flipView and 2.adapter inside the 1.adapter and
addView(flipView) to empty LinearLayout
In 2.adapter i inflate the ImageView
Is something like this possible?
I asked this before on stackoverflow. Maybe with some code it is better to understand.
Try to flip (horizontal) the Image inside flipView(vertical) but failed.
My idea was a empty LinearLayout for the ImageView.
Create a new flipView and 2.adapter inside the 1.adapter and
addView(flipView) to empty LinearLayout
In 2.adapter i inflate the ImageView
Is something like this possible?
I asked this before on stackoverflow. Maybe with some code it is better to understand.
http://stackoverflow.com/questions/27753047/android-openaphid-flipview-inside-flipview
The text was updated successfully, but these errors were encountered: