ios - UIView inside UIView, drag to show the content -


i have view , inside have view, lower view should show top area of view, hard describe let following images talks :)

1- first case, when app launches see 2 uiview's, 1 added below other "in case lower view 1 below".

this how should @ begining

2- lets suppose put following picture image view in upper view:

the image inside upper view

3- when put image point 2 inside upper view should this:

the upper view after adding uiimageview inside it

4- , when drag upper view should expand on lower view , start showing rest of uiimageview follows:

upper view after dragging down

5- , if drag in upper side of screen should following:

sliding upper view up

so, idea how achieve that?

not clear question. however, try dragging , dropping uiview libraries drop , drag uiview


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -