Toolbar-Center-Title icon indicating copy to clipboard operation
Toolbar-Center-Title copied to clipboard

A Library for align title on ActionBar.

Results 2 Toolbar-Center-Title issues
Sort by recently updated
recently updated
newest added

I tried to use this library as such: ``` ``` but the text is not centered. Does it work with androidx?

Your solution has a memory leak when using databinding. You should either mention that we have to set GlobalLayoutListener to null at every configuration change or remove it from text's...