fix text display issue
This commit is contained in:
@ -94,7 +94,7 @@ class CameraPage extends StatelessWidget {
|
||||
primary: Colors.red
|
||||
),
|
||||
onPressed: (){
|
||||
|
||||
print("##### current destination ${indexController.currentDestinationFeature[0].sub_loc_id} #######");
|
||||
destinationController.makeCheckin(indexController.currentDestinationFeature[0], true, destinationController.photos[0].path);
|
||||
Get.back();
|
||||
destinationController.rogaining_counted.value = true;
|
||||
|
||||
Reference in New Issue
Block a user