fu lecture 10

36
Designing Your User Interface Using Views User Interface

Upload: kiko-doragon-inoue-tsubasa

Post on 09-Sep-2015

222 views

Category:

Documents


0 download

DESCRIPTION

Ethics

TRANSCRIPT

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