public class DialogsFactory
extends java.lang.Object
Constructor and Description |
---|
DialogsFactory(android.content.Context context)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
showGpsOnDialog()
Dialog used to inform user that gps is off.
|
void |
showGpsPermissionsDialog()
Dialog used to inform user that permissions are not granted.
|