Class: Gametel::Views::Progress

Inherits:
View
  • Object
show all
Defined in:
lib/gametel/views/progress.rb

Constant Summary collapse

PROGRESS_BAR_CLASS =
'android.widget.ProgressBar'

Instance Attribute Summary

Attributes inherited from View

#locator, #platform

Method Summary

Methods inherited from View

#initialize, #view_class

Constructor Details

This class inherits a constructor from Gametel::Views::View