Skip to content

Commit

Permalink
Corrected formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamie Clarke committed Sep 29, 2015
1 parent 64c5b3a commit 1f44201
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
using Android.Runtime;
using Cirrious.MvvmCross.ViewModels;

namespace Cirrious.MvvmCross.Droid.ViewModels {
namespace Cirrious.MvvmCross.Droid.ViewModels
{
/// <summary>
/// Just like <see cref="MvxPropertyChangedListener"/> but
/// won't call handlers if the target (being an activity, fragment,
Expand Down

0 comments on commit 1f44201

Please sign in to comment.