Versions in this module Expand all Collapse all v0 v0.2.0 Sep 27, 2017 Changes in this version + type PagerApp struct + Pages *android.Pages + type PagerChildView struct + PagerButton *android.PagerButton + PaintStyle *paint.Style + func NewPagerChildView() *PagerChildView + func (v *PagerChildView) Build(ctx view.Context) view.Model + type StackApp struct + type StackChild struct + Color color.Color + Index int + func NewStackChild(app *StackApp) *StackChild + func (v *StackChild) Build(ctx view.Context) view.Model + type StatusBarView struct + func NewStatusBarView() *StatusBarView + func (v *StatusBarView) Build(ctx view.Context) view.Model