material-code-input
material-code-input copied to clipboard
Gravity Center
For the moment it is not possible to place the view in the center of a layout. It does not follow the layout_gravity and it doesn't manage it's own gravity
we can use weightsum to manage gravitycenter.
Added gravity support without weightsum. Clone from my fork or wait for merge.