Skip to content

AddAloner/ALOCenteredButton

Repository files navigation

##ALOCenteredButton

Alexey Yachmenov <[email protected]>

ALOCenteredButton is simple UIButton subclass for vertical centered layout (image and label)

##Usage Example

ALOCenteredButton *button = [[ALOCenteredButton alloc] initWithFrame:frame];
button.buttonOrientation = ALOCenteredButtonOrientationVertical; // button orientation
button.imageLabelSpacing = 10.f; // space between title label and button image

About

ALOCenteredButton is simple UIButton subclass for vertical centered layout (image and label)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •