You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My SquareLayout library is an extension of LinearLayout that takes a specified width, for example "fill_parent", and adjusts its height to correspond its width, resulting in a layout with square dimensions.