android-flip icon indicating copy to clipboard operation
android-flip copied to clipboard

flipImage inside flipView

Open gsus24 opened this issue 10 years ago • 0 comments

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

gsus24 avatar Jan 03 '15 15:01 gsus24