i`m trying to show indeterminate progress bar in ABS v. 4.0.2 by following code
@Override public void onCreate(Bundle savedInstanceState) { super.onCreate(sa
Make sure you import com.actionbarsherlock.view.Window, not android.view.Window.
com.actionbarsherlock.view.Window
android.view.Window