application name center alignment in android`

后端 未结 5 1166
花落未央
花落未央 2020-12-11 18:14

Can i center align the application name in android

by default the application name is aligned in the left side.

so how to make it aligned it center

5条回答
  •  抹茶落季
    2020-12-11 18:57

    you have to change the theme in manifests its actually explained well in android developer website ... review this link https://developer.android.com/training/appbar/setting-up#java

提交回复
热议问题