36
Designing Your User Interface Using Views User Interface

FU Lecture 10

Embed Size (px)

DESCRIPTION

Ethics

Citation preview

Mobile Programming Lecture 1

Designing Your User Interface Using ViewsUser Interface

Testing notesAgendaViewFlipperSlidingDrawerTabLayoutViewFlipper

A ViewFlipper allows you to switch between views that are children of the ViewFlipper

You can find it in the Transitions menu in Graphical LayoutViewFlipperDemoViewFlipper

ViewFlipper

Here I used RelativeLayouts, but you can place any widget you want in here.ViewFlipper