slight change on add tim survei to add relation with caleg
This commit is contained in:
@ -25,7 +25,7 @@ class CustomBaseViewModel extends BaseViewModel {
|
||||
}
|
||||
|
||||
quitApp(BuildContext context) {
|
||||
globalVar.backPressed = 'cantBack';
|
||||
// globalVar.backPressed = 'cantBack';
|
||||
showDialog(
|
||||
context: context,
|
||||
builder: (BuildContext context) {
|
||||
|
Reference in New Issue
Block a user