Progress Dialog not aligned in the ActionBarSherlock after API Level 11+

前端 未结 2 1542
长发绾君心
长发绾君心 2021-01-28 03:23

In my Project i have add Library ActionBar Sherlock and create the custom theme for my project.

I have created custom theme from here. But after applying the theme my Pr

2条回答
  •  灰色年华
    2021-01-28 03:54

    I don't know if it helps or not. But to fix the cropping issue of "Please wait" text. Change the layout_width to "wrap_content" like this

    
    

提交回复
热议问题