mirror of
https://github.com/farcasclaudiu/myfriendsaround.git
synced 2026-06-29 15:01:45 +03:00
gps location and publish improvements
This commit is contained in:
@@ -160,6 +160,9 @@ namespace MyFriendsAround.WP7.Views
|
||||
//save
|
||||
IsolatedStorageHelper.SaveToLocalStorage("myphoto.jpg", "profiles", _imageBytes);
|
||||
//
|
||||
//BitmapImage bi = new BitmapImage();
|
||||
//stream.Seek(0, SeekOrigin.Begin);
|
||||
//bi.SetSource(stream);
|
||||
Container.Instance.Resolve<MainViewModel>("MainViewModel").MyPicture = wbm;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user