1


I want to set custom title bar to which i want to set ImageView as background to the title bar. how to set ImageView for custom title bar in android. i used:

 getWindow().setFeatureInt(Window.FEATURE_CUSTOM_TITLE, R.layout.page_layout);
 requestwindowfeature(Window.CUSTOMTITLEBAR, R.layout.pagelayout);

which is not setting the background of the ImageView how do i do it. Any suggestions is appreciated.

Hussain
  • 5,552
  • 4
  • 40
  • 50
user562237
  • 775
  • 5
  • 15
  • 24

0 Answers0