Aggiunta pagination nella tab Commesse
This commit is contained in:
@@ -6,6 +6,7 @@ public class NetworkService : INetworkService
|
||||
{
|
||||
public bool IsNetworkAvailable()
|
||||
{
|
||||
return false;
|
||||
return Connectivity.Current.NetworkAccess == NetworkAccess.Internet;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user