HomeSort by relevance Sort by last modified time
    Searched full:progressindicatorwidth (Results 1 - 1 of 1) sorted by null

  /development/samples/ActionBarCompat/src/com/example/android/actionbarcompat/
ActionBarHelperBase.java 211 final int progressIndicatorWidth = buttonWidth / 2;
214 progressIndicatorWidth, progressIndicatorWidth);
216 (buttonWidth - progressIndicatorWidth) / 2,
217 (buttonHeight - progressIndicatorWidth) / 2,
218 (buttonWidth - progressIndicatorWidth) / 2,

Completed in 47 milliseconds