0

I don't create a toolbar in Activity. I simply indicate the activity label in the Manifest file.

Is there a way to center this label?

enter image description here

Alex20280
  • 97
  • 6
  • https://stackoverflow.com/questions/26533510/android-toolbar-center-title-and-custom-font – CommonsWare Apr 29 '22 at 22:12
  • This `label` property indicate your activity title. That means if your activity is using either `ActionBar` or `Toolbar` it will automatically show in your activity. So your intention is you want to put this `ActionBar` in the center? – Sovathna Hong Apr 30 '22 at 06:02
  • This'll help you https://stackoverflow.com/a/37869535 – Elango Apr 30 '22 at 06:50
  • You will have to create a custom toolbar – Ruchi Apr 30 '22 at 13:26

0 Answers0