hit counter

Timeline

My development logbook

Way to Make a Widget Auto-resize to the Size Container View

Way to make a widget auto-resize to the size container view

view.autoresizingMask = UIViewAutoresizingFlexibleHeight|UIViewAutoresizingFlexibleWidth;