ارفع راسك فوق انته سوري حر ... :green_heart::green_heart:

Skip to content
Snippets Groups Projects
Commit 1030ad37 authored by Mustafa Merza's avatar Mustafa Merza
Browse files

- Fixed clipping cell's content.

parent 689ad546
Branches
No related tags found
No related merge requests found
......@@ -103,6 +103,8 @@ class ScannedItemPagerViewCell: FSPagerViewCell {
contentView.addSubview(buttonsView)
contentView.clipsToBounds = true
buttonsView.centerXAnchor.constraint(equalTo: contentView.centerXAnchor).isActive = true
contentView.bottomAnchor.constraint(equalTo: buttonsView.bottomAnchor, constant: 12).isActive = true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment