开发者

Activity Label Text Alignment

开发者 https://www.devze.com 2023-03-16 22:32 出处:网络
I want to know whether there is a way to change the alignment of activiy label, like other views can be aligned by android:gravity attribute..

I want to know whether there is a way to change the alignment of activiy label, like other views can be aligned by android:gravity attribute..

NOTE: Exce开发者_如何学Pythonpt android:label=" Header "

Thanks in advance..


You have to customize Title Bar for that.

See the Examples Here :

http://www.londatiga.net/it/how-to-create-custom-window-title-in-android/

http://coderzheaven.com/2011/06/16/custom-title-bar-in-android/

You can customize according to your need.

0

精彩评论

暂无评论...
验证码 换一张
取 消