How to display my custom status bar in android?
Recently I came across an android application nameed StatusBar+ from the market. It is a custom status bar which remains on top even in case of full screen apps.
I want to know how can we show the stat开发者_JS百科us bar even in full screen apps.
精彩评论