geolocation
This commit is contained in:
parent
43d3231ccf
commit
9940b5a4ca
8 changed files with 81 additions and 40 deletions
|
|
@ -4,8 +4,6 @@ using Xamarin.Forms;
|
|||
using XLabs.Forms.Behaviors;
|
||||
using XLabs.Forms.Controls;
|
||||
using XLabs.Forms.Mvvm;
|
||||
using XLabs.Ioc;
|
||||
using XLabs.Platform.Services;
|
||||
|
||||
namespace ZicMoove.ViewModels.UserProfile
|
||||
{
|
||||
|
|
@ -138,8 +136,6 @@ namespace ZicMoove.ViewModels.UserProfile
|
|||
}
|
||||
}
|
||||
|
||||
private bool userIsPro = false;
|
||||
|
||||
public UserProfileViewModel()
|
||||
{
|
||||
Accounts = MainSettings.AccountList;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue