Uses of Package
es.ugr.swad.swadroid.widget

Packages that use es.ugr.swad.swadroid.widget
es.ugr.swad.swadroid.widget Widgets package. 
 

Classes in es.ugr.swad.swadroid.widget used by es.ugr.swad.swadroid.widget
NumberPicker
          This class has been pulled from the Android platform source code, its an internal widget that hasn't been made public so its included in the project in this fashion for use with the preferences screen; I have made a few slight modifications to the code here, I simply put a MAX and MIN default in the code but these values can still be set publically by calling code.
NumberPicker.Formatter
           
NumberPicker.OnChangedListener